From af2fda034eb95898fe9d5c9e34d283b4ca192b86 Mon Sep 17 00:00:00 2001 From: M-Chan Date: Wed, 7 Feb 2024 09:31:02 +0000 Subject: [PATCH] deploy: ce64b84307c8fb763f57857c34686fd38e93ff7b --- main/.buildinfo | 2 +- main/_static/documentation_options.js | 2 +- main/explanations.html | 4 ++-- main/explanations/decisions.html | 4 ++-- .../decisions/0001-record-architecture-decisions.html | 4 ++-- main/explanations/decisions/0002-make-skeleton.html | 4 ++-- main/explanations/decisions/0003-docs-structure.html | 4 ++-- main/explanations/decisions/0004-why-src.html | 4 ++-- main/explanations/decisions/0005-pyproject-toml.html | 4 ++-- main/explanations/decisions/0006-setuptools-scm.html | 4 ++-- main/explanations/decisions/0007-dev-dependencies.html | 4 ++-- main/explanations/decisions/0008-use-tox.html | 4 ++-- main/explanations/decisions/0009-sphinx-theme.html | 4 ++-- main/explanations/decisions/0010-vscode-settings.html | 4 ++-- main/explanations/decisions/0011-requirements-txt.html | 4 ++-- main/explanations/decisions/0012-containers.html | 4 ++-- main/explanations/decisions/0013-switch-to-copier.html | 4 ++-- main/explanations/decisions/0014-split-ci-yaml.html | 4 ++-- main/explanations/structure.html | 4 ++-- main/explanations/why-use-template.html | 4 ++-- main/genindex.html | 4 ++-- main/how-to.html | 4 ++-- main/how-to/build-docs.html | 4 ++-- main/how-to/contribute.html | 4 ++-- main/how-to/dev-install.html | 4 ++-- main/how-to/excalidraw.html | 4 ++-- main/how-to/lint.html | 4 ++-- main/how-to/make-release.html | 4 ++-- main/how-to/pypi.html | 4 ++-- main/how-to/run-tests.html | 4 ++-- main/how-to/static-analysis.html | 4 ++-- main/how-to/update-template.html | 4 ++-- main/index.html | 4 ++-- main/reference.html | 4 ++-- main/reference/standards.html | 4 ++-- main/search.html | 4 ++-- main/tutorials.html | 4 ++-- main/tutorials/adopt-existing.html | 4 ++-- main/tutorials/create-new.html | 4 ++-- main/tutorials/installation.html | 4 ++-- 40 files changed, 78 insertions(+), 78 deletions(-) diff --git a/main/.buildinfo b/main/.buildinfo index 9df4782b..c4723f19 100644 --- a/main/.buildinfo +++ b/main/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 45b48ed06a228ef62e3af29fe6134b1f +config: cfa9066b2f52c04153175729569a9486 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/main/_static/documentation_options.js b/main/_static/documentation_options.js index 862e2404..49c9d0ae 100644 --- a/main/_static/documentation_options.js +++ b/main/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '1.0.2-23-gf9dcf73', + VERSION: '1.0.2-25-gce64b84', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/main/explanations.html b/main/explanations.html index 7d05d381..f4d1d850 100644 --- a/main/explanations.html +++ b/main/explanations.html @@ -8,7 +8,7 @@ - Explanations — python-copier-template 1.0.2-23-gf9dcf73 + <title>Explanations — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions.html b/main/explanations/decisions.html index ade6d99e..648ad663 100644 --- a/main/explanations/decisions.html +++ b/main/explanations/decisions.html @@ -8,7 +8,7 @@ - Architectural Decision Records — python-copier-template 1.0.2-23-gf9dcf73 + <title>Architectural Decision Records — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0001-record-architecture-decisions.html b/main/explanations/decisions/0001-record-architecture-decisions.html index c3cf7754..164b10d6 100644 --- a/main/explanations/decisions/0001-record-architecture-decisions.html +++ b/main/explanations/decisions/0001-record-architecture-decisions.html @@ -8,7 +8,7 @@ - 1. Record architecture decisions — python-copier-template 1.0.2-23-gf9dcf73 + <title>1. Record architecture decisions — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0002-make-skeleton.html b/main/explanations/decisions/0002-make-skeleton.html index 8366007d..00ad3e1c 100644 --- a/main/explanations/decisions/0002-make-skeleton.html +++ b/main/explanations/decisions/0002-make-skeleton.html @@ -8,7 +8,7 @@ - 2. Make a skeleton repository — python-copier-template 1.0.2-23-gf9dcf73 + <title>2. Make a skeleton repository — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0003-docs-structure.html b/main/explanations/decisions/0003-docs-structure.html index 7cf7ece0..d6490432 100644 --- a/main/explanations/decisions/0003-docs-structure.html +++ b/main/explanations/decisions/0003-docs-structure.html @@ -8,7 +8,7 @@ - 3. Standard documentation structure — python-copier-template 1.0.2-23-gf9dcf73 + <title>3. Standard documentation structure — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0004-why-src.html b/main/explanations/decisions/0004-why-src.html index f3b6aee3..0b973ed8 100644 --- a/main/explanations/decisions/0004-why-src.html +++ b/main/explanations/decisions/0004-why-src.html @@ -8,7 +8,7 @@ - 4. Use a source directory — python-copier-template 1.0.2-23-gf9dcf73 + <title>4. Use a source directory — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0005-pyproject-toml.html b/main/explanations/decisions/0005-pyproject-toml.html index af5e0a20..0561d162 100644 --- a/main/explanations/decisions/0005-pyproject-toml.html +++ b/main/explanations/decisions/0005-pyproject-toml.html @@ -8,7 +8,7 @@ - 5. Use pyproject.toml — python-copier-template 1.0.2-23-gf9dcf73 + <title>5. Use pyproject.toml — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0006-setuptools-scm.html b/main/explanations/decisions/0006-setuptools-scm.html index 5b54c54e..1ef3adec 100644 --- a/main/explanations/decisions/0006-setuptools-scm.html +++ b/main/explanations/decisions/0006-setuptools-scm.html @@ -8,7 +8,7 @@ - 6. Use setuptools_scm — python-copier-template 1.0.2-23-gf9dcf73 + <title>6. Use setuptools_scm — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0007-dev-dependencies.html b/main/explanations/decisions/0007-dev-dependencies.html index 04f8f2fc..ac65c7c0 100644 --- a/main/explanations/decisions/0007-dev-dependencies.html +++ b/main/explanations/decisions/0007-dev-dependencies.html @@ -8,7 +8,7 @@ - 7. Installing developer environment — python-copier-template 1.0.2-23-gf9dcf73 + <title>7. Installing developer environment — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0008-use-tox.html b/main/explanations/decisions/0008-use-tox.html index da4092a7..6dffe6be 100644 --- a/main/explanations/decisions/0008-use-tox.html +++ b/main/explanations/decisions/0008-use-tox.html @@ -8,7 +8,7 @@ - 8. Use tox and pre-commit — python-copier-template 1.0.2-23-gf9dcf73 + <title>8. Use tox and pre-commit — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0009-sphinx-theme.html b/main/explanations/decisions/0009-sphinx-theme.html index 01138ccc..22a5ab30 100644 --- a/main/explanations/decisions/0009-sphinx-theme.html +++ b/main/explanations/decisions/0009-sphinx-theme.html @@ -8,7 +8,7 @@ - 9. Sphinx theme — python-copier-template 1.0.2-23-gf9dcf73 + <title>9. Sphinx theme — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0010-vscode-settings.html b/main/explanations/decisions/0010-vscode-settings.html index 24033127..c361e25c 100644 --- a/main/explanations/decisions/0010-vscode-settings.html +++ b/main/explanations/decisions/0010-vscode-settings.html @@ -8,7 +8,7 @@ - 10. Include vscode settings — python-copier-template 1.0.2-23-gf9dcf73 + <title>10. Include vscode settings — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0011-requirements-txt.html b/main/explanations/decisions/0011-requirements-txt.html index 817777cb..c26d45b7 100644 --- a/main/explanations/decisions/0011-requirements-txt.html +++ b/main/explanations/decisions/0011-requirements-txt.html @@ -8,7 +8,7 @@ - 11. Pinning requirements — python-copier-template 1.0.2-23-gf9dcf73 + <title>11. Pinning requirements — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0012-containers.html b/main/explanations/decisions/0012-containers.html index 3b548be0..a7acdbec 100644 --- a/main/explanations/decisions/0012-containers.html +++ b/main/explanations/decisions/0012-containers.html @@ -8,7 +8,7 @@ - 12. Use containers — python-copier-template 1.0.2-23-gf9dcf73 + <title>12. Use containers — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0013-switch-to-copier.html b/main/explanations/decisions/0013-switch-to-copier.html index f00cef21..ecf36748 100644 --- a/main/explanations/decisions/0013-switch-to-copier.html +++ b/main/explanations/decisions/0013-switch-to-copier.html @@ -8,7 +8,7 @@ - 13. Switch to copier — python-copier-template 1.0.2-23-gf9dcf73 + <title>13. Switch to copier — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/decisions/0014-split-ci-yaml.html b/main/explanations/decisions/0014-split-ci-yaml.html index f2d3e304..03a098a2 100644 --- a/main/explanations/decisions/0014-split-ci-yaml.html +++ b/main/explanations/decisions/0014-split-ci-yaml.html @@ -8,7 +8,7 @@ - 14. Split up CI YAML — python-copier-template 1.0.2-23-gf9dcf73 + <title>14. Split up CI YAML — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/structure.html b/main/explanations/structure.html index f584611d..f48035ec 100644 --- a/main/explanations/structure.html +++ b/main/explanations/structure.html @@ -8,7 +8,7 @@ - Template Project Structure — python-copier-template 1.0.2-23-gf9dcf73 + <title>Template Project Structure — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/explanations/why-use-template.html b/main/explanations/why-use-template.html index 7c0c42ff..35f39669 100644 --- a/main/explanations/why-use-template.html +++ b/main/explanations/why-use-template.html @@ -8,7 +8,7 @@ - Why Use a Copier Template? — python-copier-template 1.0.2-23-gf9dcf73 + <title>Why Use a Copier Template? — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/genindex.html b/main/genindex.html index 56239921..49fe6a91 100644 --- a/main/genindex.html +++ b/main/genindex.html @@ -7,7 +7,7 @@ - Index — python-copier-template 1.0.2-23-gf9dcf73 + <title>Index — python-copier-template 1.0.2-25-gce64b84 documentation @@ -38,7 +38,7 @@ - + diff --git a/main/how-to.html b/main/how-to.html index c5cf4ed5..1e442b35 100644 --- a/main/how-to.html +++ b/main/how-to.html @@ -8,7 +8,7 @@ - How-to Guides — python-copier-template 1.0.2-23-gf9dcf73 + <title>How-to Guides — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/how-to/build-docs.html b/main/how-to/build-docs.html index 9a718b56..42be7aec 100644 --- a/main/how-to/build-docs.html +++ b/main/how-to/build-docs.html @@ -8,7 +8,7 @@ - Build the docs using sphinx — python-copier-template 1.0.2-23-gf9dcf73 + <title>Build the docs using sphinx — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/how-to/contribute.html b/main/how-to/contribute.html index 8416f26e..2bc3c43d 100644 --- a/main/how-to/contribute.html +++ b/main/how-to/contribute.html @@ -8,7 +8,7 @@ - Contribute to the template — python-copier-template 1.0.2-23-gf9dcf73 + <title>Contribute to the template — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/how-to/dev-install.html b/main/how-to/dev-install.html index 001322e8..e96bbff7 100644 --- a/main/how-to/dev-install.html +++ b/main/how-to/dev-install.html @@ -8,7 +8,7 @@ - Setup Developer Environment — python-copier-template 1.0.2-23-gf9dcf73 + <title>Setup Developer Environment — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/how-to/excalidraw.html b/main/how-to/excalidraw.html index ab6f93a6..a0d0a273 100644 --- a/main/how-to/excalidraw.html +++ b/main/how-to/excalidraw.html @@ -8,7 +8,7 @@ - How to embed Excalidraw diagrams — python-copier-template 1.0.2-23-gf9dcf73 + <title>How to embed Excalidraw diagrams — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/how-to/lint.html b/main/how-to/lint.html index 193c65b2..46694e54 100644 --- a/main/how-to/lint.html +++ b/main/how-to/lint.html @@ -8,7 +8,7 @@ - Run linting using pre-commit — python-copier-template 1.0.2-23-gf9dcf73 + <title>Run linting using pre-commit — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/how-to/make-release.html b/main/how-to/make-release.html index fe832184..8b073733 100644 --- a/main/how-to/make-release.html +++ b/main/how-to/make-release.html @@ -8,7 +8,7 @@ - Make a release — python-copier-template 1.0.2-23-gf9dcf73 + <title>Make a release — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/how-to/pypi.html b/main/how-to/pypi.html index 944af04a..8814490c 100644 --- a/main/how-to/pypi.html +++ b/main/how-to/pypi.html @@ -8,7 +8,7 @@ - Creating a PyPI Token — python-copier-template 1.0.2-23-gf9dcf73 + <title>Creating a PyPI Token — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/how-to/run-tests.html b/main/how-to/run-tests.html index ddc6c115..2a3546b4 100644 --- a/main/how-to/run-tests.html +++ b/main/how-to/run-tests.html @@ -8,7 +8,7 @@ - Run the tests using pytest — python-copier-template 1.0.2-23-gf9dcf73 + <title>Run the tests using pytest — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/how-to/static-analysis.html b/main/how-to/static-analysis.html index cece08e6..768e09f3 100644 --- a/main/how-to/static-analysis.html +++ b/main/how-to/static-analysis.html @@ -8,7 +8,7 @@ - Run static analysis using pyright — python-copier-template 1.0.2-23-gf9dcf73 + <title>Run static analysis using pyright — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/how-to/update-template.html b/main/how-to/update-template.html index 9c5198ed..6148ff8a 100644 --- a/main/how-to/update-template.html +++ b/main/how-to/update-template.html @@ -8,7 +8,7 @@ - How to update to the latest template structure — python-copier-template 1.0.2-23-gf9dcf73 + <title>How to update to the latest template structure — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/index.html b/main/index.html index 05b6d30c..39d3b098 100644 --- a/main/index.html +++ b/main/index.html @@ -8,7 +8,7 @@ - python-copier-template — python-copier-template 1.0.2-23-gf9dcf73 + <title>python-copier-template — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/reference.html b/main/reference.html index dbffc881..5f7718ee 100644 --- a/main/reference.html +++ b/main/reference.html @@ -8,7 +8,7 @@ - Reference — python-copier-template 1.0.2-23-gf9dcf73 + <title>Reference — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/reference/standards.html b/main/reference/standards.html index 8d301e4f..42a66af1 100644 --- a/main/reference/standards.html +++ b/main/reference/standards.html @@ -8,7 +8,7 @@ - Standards — python-copier-template 1.0.2-23-gf9dcf73 + <title>Standards — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/search.html b/main/search.html index 524f2c44..26606879 100644 --- a/main/search.html +++ b/main/search.html @@ -6,7 +6,7 @@ - Search - python-copier-template 1.0.2-23-gf9dcf73 + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><title>Search - python-copier-template 1.0.2-25-gce64b84 documentation @@ -37,7 +37,7 @@ - + diff --git a/main/tutorials.html b/main/tutorials.html index 1e4f43bf..30dca4e1 100644 --- a/main/tutorials.html +++ b/main/tutorials.html @@ -8,7 +8,7 @@ - Tutorials — python-copier-template 1.0.2-23-gf9dcf73 + <title>Tutorials — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/tutorials/adopt-existing.html b/main/tutorials/adopt-existing.html index 550bd80a..d5958b13 100644 --- a/main/tutorials/adopt-existing.html +++ b/main/tutorials/adopt-existing.html @@ -8,7 +8,7 @@ - Adopt the template into an existing repo — python-copier-template 1.0.2-23-gf9dcf73 + <title>Adopt the template into an existing repo — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/tutorials/create-new.html b/main/tutorials/create-new.html index 049f8558..9fa8d5c6 100644 --- a/main/tutorials/create-new.html +++ b/main/tutorials/create-new.html @@ -8,7 +8,7 @@ - Create a new repo from the template — python-copier-template 1.0.2-23-gf9dcf73 + <title>Create a new repo from the template — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - + diff --git a/main/tutorials/installation.html b/main/tutorials/installation.html index 17e3196f..f2baa58c 100644 --- a/main/tutorials/installation.html +++ b/main/tutorials/installation.html @@ -8,7 +8,7 @@ - Install template pre-requisites — python-copier-template 1.0.2-23-gf9dcf73 + <title>Install template pre-requisites — python-copier-template 1.0.2-25-gce64b84 documentation @@ -39,7 +39,7 @@ - +