diff --git a/index.html b/index.html index 80f0a009..c495f39f 100644 --- a/index.html +++ b/index.html @@ -8,4 +8,4 @@ - \ No newline at end of file + diff --git a/remove_trailing_whitespace/.buildinfo b/remove_trailing_whitespace/.buildinfo index b9768d1f..4446e068 100644 --- a/remove_trailing_whitespace/.buildinfo +++ b/remove_trailing_whitespace/.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: 731030c052c330af4a4ae83901178352 +config: eff77f63ad4290946ad21d40aea85fcf tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/remove_trailing_whitespace/.doctrees/developer/how-to/lint.doctree b/remove_trailing_whitespace/.doctrees/developer/how-to/lint.doctree index 92be24cf..4c9c4bba 100644 Binary files a/remove_trailing_whitespace/.doctrees/developer/how-to/lint.doctree and b/remove_trailing_whitespace/.doctrees/developer/how-to/lint.doctree differ diff --git a/remove_trailing_whitespace/.doctrees/environment.pickle b/remove_trailing_whitespace/.doctrees/environment.pickle index 7007c445..075a5511 100644 Binary files a/remove_trailing_whitespace/.doctrees/environment.pickle and b/remove_trailing_whitespace/.doctrees/environment.pickle differ diff --git a/remove_trailing_whitespace/_sources/developer/how-to/build-docs.rst.txt b/remove_trailing_whitespace/_sources/developer/how-to/build-docs.rst.txt index 0174fc82..11a5e638 100644 --- a/remove_trailing_whitespace/_sources/developer/how-to/build-docs.rst.txt +++ b/remove_trailing_whitespace/_sources/developer/how-to/build-docs.rst.txt @@ -35,4 +35,4 @@ changes in this directory too:: $ tox -e docs autobuild -- --watch src -.. _sphinx: https://www.sphinx-doc.org/ \ No newline at end of file +.. _sphinx: https://www.sphinx-doc.org/ diff --git a/remove_trailing_whitespace/_sources/developer/how-to/lint.rst.txt b/remove_trailing_whitespace/_sources/developer/how-to/lint.rst.txt index 8f4e92db..ffb6ee5a 100644 --- a/remove_trailing_whitespace/_sources/developer/how-to/lint.rst.txt +++ b/remove_trailing_whitespace/_sources/developer/how-to/lint.rst.txt @@ -37,5 +37,3 @@ VSCode support The ``.vscode/settings.json`` will run black and isort formatters as well as flake8 checking on save. Issues will be highlighted in the editor window. - - diff --git a/remove_trailing_whitespace/_sources/developer/how-to/make-release.rst.txt b/remove_trailing_whitespace/_sources/developer/how-to/make-release.rst.txt index 747e44a2..d8f92f85 100644 --- a/remove_trailing_whitespace/_sources/developer/how-to/make-release.rst.txt +++ b/remove_trailing_whitespace/_sources/developer/how-to/make-release.rst.txt @@ -13,4 +13,4 @@ To make a new release, please follow this checklist: Note that tagging and pushing to the main branch has the same effect except that you will not get the option to edit the release notes. -.. _release: https://github.com/DiamondLightSource/python3-pip-skeleton/releases \ No newline at end of file +.. _release: https://github.com/DiamondLightSource/python3-pip-skeleton/releases diff --git a/remove_trailing_whitespace/_sources/developer/reference/standards.rst.txt b/remove_trailing_whitespace/_sources/developer/reference/standards.rst.txt index b78a719e..06c4af53 100644 --- a/remove_trailing_whitespace/_sources/developer/reference/standards.rst.txt +++ b/remove_trailing_whitespace/_sources/developer/reference/standards.rst.txt @@ -61,4 +61,4 @@ Docs follow the underlining convention:: .. seealso:: - How-to guide `../how-to/build-docs` \ No newline at end of file + How-to guide `../how-to/build-docs` diff --git a/remove_trailing_whitespace/_sources/developer/tutorials/dev-install.rst.txt b/remove_trailing_whitespace/_sources/developer/tutorials/dev-install.rst.txt index 3a6627a1..183b1893 100644 --- a/remove_trailing_whitespace/_sources/developer/tutorials/dev-install.rst.txt +++ b/remove_trailing_whitespace/_sources/developer/tutorials/dev-install.rst.txt @@ -37,10 +37,10 @@ requires python 3.8 or later) or to run in a container under `VSCode $ code python3-pip-skeleton # Click on 'Reopen in Container' when prompted # Open a new terminal - - .. note:: - - See the epics-containers_ documentation for more complex + + .. note:: + + See the epics-containers_ documentation for more complex use cases, such as integration with podman. See what was installed @@ -65,4 +65,4 @@ This will run in parallel the following checks: - `../how-to/lint` -.. _epics-containers: https://epics-containers.github.io/main/user/tutorials/devcontainer.html \ No newline at end of file +.. _epics-containers: https://epics-containers.github.io/main/user/tutorials/devcontainer.html diff --git a/remove_trailing_whitespace/_static/documentation_options.js b/remove_trailing_whitespace/_static/documentation_options.js index 69267866..e2e5bab7 100644 --- a/remove_trailing_whitespace/_static/documentation_options.js +++ b/remove_trailing_whitespace/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.1.dev56+g5ce36ec', + VERSION: '0.1.dev56+g05b9cd4', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/remove_trailing_whitespace/developer/explanations/decisions.html b/remove_trailing_whitespace/developer/explanations/decisions.html index db142173..5a889d46 100644 --- a/remove_trailing_whitespace/developer/explanations/decisions.html +++ b/remove_trailing_whitespace/developer/explanations/decisions.html @@ -8,7 +8,7 @@ - Architectural Decision Records — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Architectural Decision Records — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/explanations/decisions/0001-record-architecture-decisions.html b/remove_trailing_whitespace/developer/explanations/decisions/0001-record-architecture-decisions.html index 5c9938cf..1b0e4d23 100644 --- a/remove_trailing_whitespace/developer/explanations/decisions/0001-record-architecture-decisions.html +++ b/remove_trailing_whitespace/developer/explanations/decisions/0001-record-architecture-decisions.html @@ -8,7 +8,7 @@ - 1. Record architecture decisions — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + 1. Record architecture decisions — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/explanations/decisions/0002-switched-to-pip-skeleton.html b/remove_trailing_whitespace/developer/explanations/decisions/0002-switched-to-pip-skeleton.html index eaed0a93..4c7fe112 100644 --- a/remove_trailing_whitespace/developer/explanations/decisions/0002-switched-to-pip-skeleton.html +++ b/remove_trailing_whitespace/developer/explanations/decisions/0002-switched-to-pip-skeleton.html @@ -8,7 +8,7 @@ - 2. Adopt python3-pip-skeleton for project structure — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + 2. Adopt python3-pip-skeleton for project structure — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/how-to/build-docs.html b/remove_trailing_whitespace/developer/how-to/build-docs.html index 830f059e..69898882 100644 --- a/remove_trailing_whitespace/developer/how-to/build-docs.html +++ b/remove_trailing_whitespace/developer/how-to/build-docs.html @@ -8,7 +8,7 @@ - Build the docs using sphinx — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Build the docs using sphinx — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/how-to/contribute.html b/remove_trailing_whitespace/developer/how-to/contribute.html index 01c8dd7b..7c71443e 100644 --- a/remove_trailing_whitespace/developer/how-to/contribute.html +++ b/remove_trailing_whitespace/developer/how-to/contribute.html @@ -8,7 +8,7 @@ - Contributing to the project — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Contributing to the project — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/how-to/lint.html b/remove_trailing_whitespace/developer/how-to/lint.html index 93ec15c0..bd6f9909 100644 --- a/remove_trailing_whitespace/developer/how-to/lint.html +++ b/remove_trailing_whitespace/developer/how-to/lint.html @@ -8,7 +8,7 @@ - Run linting using pre-commit — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Run linting using pre-commit — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/how-to/make-release.html b/remove_trailing_whitespace/developer/how-to/make-release.html index 0f95058e..fc11ee79 100644 --- a/remove_trailing_whitespace/developer/how-to/make-release.html +++ b/remove_trailing_whitespace/developer/how-to/make-release.html @@ -8,7 +8,7 @@ - Make a release — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Make a release — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/how-to/pin-requirements.html b/remove_trailing_whitespace/developer/how-to/pin-requirements.html index 07ec6241..b5125cf6 100644 --- a/remove_trailing_whitespace/developer/how-to/pin-requirements.html +++ b/remove_trailing_whitespace/developer/how-to/pin-requirements.html @@ -8,7 +8,7 @@ - Pinning Requirements — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Pinning Requirements — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/how-to/run-tests.html b/remove_trailing_whitespace/developer/how-to/run-tests.html index c904ac34..90b499aa 100644 --- a/remove_trailing_whitespace/developer/how-to/run-tests.html +++ b/remove_trailing_whitespace/developer/how-to/run-tests.html @@ -8,7 +8,7 @@ - Run the tests using pytest — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Run the tests using pytest — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/how-to/static-analysis.html b/remove_trailing_whitespace/developer/how-to/static-analysis.html index 3f4f6a9f..020a0857 100644 --- a/remove_trailing_whitespace/developer/how-to/static-analysis.html +++ b/remove_trailing_whitespace/developer/how-to/static-analysis.html @@ -8,7 +8,7 @@ - Run static analysis using mypy — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Run static analysis using mypy — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/how-to/test-container.html b/remove_trailing_whitespace/developer/how-to/test-container.html index 9e2d98df..9196fcf3 100644 --- a/remove_trailing_whitespace/developer/how-to/test-container.html +++ b/remove_trailing_whitespace/developer/how-to/test-container.html @@ -8,7 +8,7 @@ - Container Local Build and Test — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Container Local Build and Test — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/how-to/update-tools.html b/remove_trailing_whitespace/developer/how-to/update-tools.html index 79cec52f..1ad19e8d 100644 --- a/remove_trailing_whitespace/developer/how-to/update-tools.html +++ b/remove_trailing_whitespace/developer/how-to/update-tools.html @@ -8,7 +8,7 @@ - Update the tools — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Update the tools — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/index.html b/remove_trailing_whitespace/developer/index.html index 99e830d8..e29e699d 100644 --- a/remove_trailing_whitespace/developer/index.html +++ b/remove_trailing_whitespace/developer/index.html @@ -8,7 +8,7 @@ - Developer Guide — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Developer Guide — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/reference/standards.html b/remove_trailing_whitespace/developer/reference/standards.html index 4d412cf7..03d04bf6 100644 --- a/remove_trailing_whitespace/developer/reference/standards.html +++ b/remove_trailing_whitespace/developer/reference/standards.html @@ -8,7 +8,7 @@ - Standards — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Standards — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/developer/tutorials/dev-install.html b/remove_trailing_whitespace/developer/tutorials/dev-install.html index 3c427b0a..8e140383 100644 --- a/remove_trailing_whitespace/developer/tutorials/dev-install.html +++ b/remove_trailing_whitespace/developer/tutorials/dev-install.html @@ -8,7 +8,7 @@ - Developer install — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Developer install — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/genindex.html b/remove_trailing_whitespace/genindex.html index 802f3d69..36807c8b 100644 --- a/remove_trailing_whitespace/genindex.html +++ b/remove_trailing_whitespace/genindex.html @@ -7,7 +7,7 @@ - Index — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Index — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -36,7 +36,7 @@ - + diff --git a/remove_trailing_whitespace/index.html b/remove_trailing_whitespace/index.html index 85d50518..84fbc3ec 100644 --- a/remove_trailing_whitespace/index.html +++ b/remove_trailing_whitespace/index.html @@ -8,7 +8,7 @@ - python3-pip-skeleton — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + python3-pip-skeleton — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/py-modindex.html b/remove_trailing_whitespace/py-modindex.html index 3f01c6b3..58b1d5c0 100644 --- a/remove_trailing_whitespace/py-modindex.html +++ b/remove_trailing_whitespace/py-modindex.html @@ -7,7 +7,7 @@ - Python Module Index — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Python Module Index — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -36,7 +36,7 @@ - + diff --git a/remove_trailing_whitespace/search.html b/remove_trailing_whitespace/search.html index ac69baf0..5778df36 100644 --- a/remove_trailing_whitespace/search.html +++ b/remove_trailing_whitespace/search.html @@ -6,7 +6,7 @@ - Search - python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Search - python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -35,7 +35,7 @@ - + diff --git a/remove_trailing_whitespace/user/explanations/docs-structure.html b/remove_trailing_whitespace/user/explanations/docs-structure.html index c8116756..05889f50 100644 --- a/remove_trailing_whitespace/user/explanations/docs-structure.html +++ b/remove_trailing_whitespace/user/explanations/docs-structure.html @@ -8,7 +8,7 @@ - About the documentation — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + About the documentation — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/user/how-to/run-container.html b/remove_trailing_whitespace/user/how-to/run-container.html index e4cb7cdb..0d9e997b 100644 --- a/remove_trailing_whitespace/user/how-to/run-container.html +++ b/remove_trailing_whitespace/user/how-to/run-container.html @@ -8,7 +8,7 @@ - Run in a container — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Run in a container — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/user/index.html b/remove_trailing_whitespace/user/index.html index 37bb98fc..c74f1655 100644 --- a/remove_trailing_whitespace/user/index.html +++ b/remove_trailing_whitespace/user/index.html @@ -8,7 +8,7 @@ - User Guide — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + User Guide — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/user/reference/api.html b/remove_trailing_whitespace/user/reference/api.html index 5b76cf99..b977a88d 100644 --- a/remove_trailing_whitespace/user/reference/api.html +++ b/remove_trailing_whitespace/user/reference/api.html @@ -8,7 +8,7 @@ - API — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + API — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - + diff --git a/remove_trailing_whitespace/user/tutorials/installation.html b/remove_trailing_whitespace/user/tutorials/installation.html index d0fb6dce..10c083af 100644 --- a/remove_trailing_whitespace/user/tutorials/installation.html +++ b/remove_trailing_whitespace/user/tutorials/installation.html @@ -8,7 +8,7 @@ - Installation — python3-pip-skeleton 0.1.dev56+g5ce36ec documentation + Installation — python3-pip-skeleton 0.1.dev56+g05b9cd4 documentation @@ -37,7 +37,7 @@ - +