diff --git a/main/.buildinfo b/main/.buildinfo index 9f419648..a018f71d 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: 5034985f849dc5e456720875eb5e928e +config: b39808518389d71c0f1e398fd8f0ce05 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/main/.doctrees/environment.pickle b/main/.doctrees/environment.pickle index 8ee4484c..13cb9d8b 100644 Binary files a/main/.doctrees/environment.pickle and b/main/.doctrees/environment.pickle differ diff --git a/main/_static/documentation_options.js b/main/_static/documentation_options.js index 641db0a2..88b20747 100644 --- a/main/_static/documentation_options.js +++ b/main/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.3.dev4+g2d9657f', + VERSION: '0.3.dev7+g11c1baf', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/main/developer/explanations/decisions.html b/main/developer/explanations/decisions.html index fea33cce..518d1948 100644 --- a/main/developer/explanations/decisions.html +++ b/main/developer/explanations/decisions.html @@ -8,7 +8,7 @@ - Architectural Decision Records — FastCS 0.3.dev4+g2d9657f documentation + Architectural Decision Records — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/explanations/decisions/0001-record-architecture-decisions.html b/main/developer/explanations/decisions/0001-record-architecture-decisions.html index 0ff23804..1db976f2 100644 --- a/main/developer/explanations/decisions/0001-record-architecture-decisions.html +++ b/main/developer/explanations/decisions/0001-record-architecture-decisions.html @@ -8,7 +8,7 @@ - 1. Record architecture decisions — FastCS 0.3.dev4+g2d9657f documentation + 1. Record architecture decisions — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/explanations/decisions/0002-switched-to-pip-skeleton.html b/main/developer/explanations/decisions/0002-switched-to-pip-skeleton.html index 225700a5..61726f87 100644 --- a/main/developer/explanations/decisions/0002-switched-to-pip-skeleton.html +++ b/main/developer/explanations/decisions/0002-switched-to-pip-skeleton.html @@ -8,7 +8,7 @@ - 2. Adopt FastCS for project structure — FastCS 0.3.dev4+g2d9657f documentation + 2. Adopt FastCS for project structure — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/how-to/build-docs.html b/main/developer/how-to/build-docs.html index 64cce73d..414cd250 100644 --- a/main/developer/how-to/build-docs.html +++ b/main/developer/how-to/build-docs.html @@ -8,7 +8,7 @@ - Build the docs using sphinx — FastCS 0.3.dev4+g2d9657f documentation + Build the docs using sphinx — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/how-to/contribute.html b/main/developer/how-to/contribute.html index d2f4c5ca..43202488 100644 --- a/main/developer/how-to/contribute.html +++ b/main/developer/how-to/contribute.html @@ -8,7 +8,7 @@ - Contributing to the project — FastCS 0.3.dev4+g2d9657f documentation + Contributing to the project — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/how-to/lint.html b/main/developer/how-to/lint.html index 70cd0a1e..88255c74 100644 --- a/main/developer/how-to/lint.html +++ b/main/developer/how-to/lint.html @@ -8,7 +8,7 @@ - Run linting using pre-commit — FastCS 0.3.dev4+g2d9657f documentation + Run linting using pre-commit — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/how-to/make-release.html b/main/developer/how-to/make-release.html index ca22746a..7e550a6a 100644 --- a/main/developer/how-to/make-release.html +++ b/main/developer/how-to/make-release.html @@ -8,7 +8,7 @@ - Make a release — FastCS 0.3.dev4+g2d9657f documentation + Make a release — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/how-to/pin-requirements.html b/main/developer/how-to/pin-requirements.html index 6c946a53..f499a046 100644 --- a/main/developer/how-to/pin-requirements.html +++ b/main/developer/how-to/pin-requirements.html @@ -8,7 +8,7 @@ - Pinning Requirements — FastCS 0.3.dev4+g2d9657f documentation + Pinning Requirements — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/how-to/run-tests.html b/main/developer/how-to/run-tests.html index 15bc5f02..ba52e986 100644 --- a/main/developer/how-to/run-tests.html +++ b/main/developer/how-to/run-tests.html @@ -8,7 +8,7 @@ - Run the tests using pytest — FastCS 0.3.dev4+g2d9657f documentation + Run the tests using pytest — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/how-to/static-analysis.html b/main/developer/how-to/static-analysis.html index 09b8c9ea..d7e2b8f9 100644 --- a/main/developer/how-to/static-analysis.html +++ b/main/developer/how-to/static-analysis.html @@ -8,7 +8,7 @@ - Run static analysis using mypy — FastCS 0.3.dev4+g2d9657f documentation + Run static analysis using mypy — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/how-to/test-container.html b/main/developer/how-to/test-container.html index c47eeda2..0dc94584 100644 --- a/main/developer/how-to/test-container.html +++ b/main/developer/how-to/test-container.html @@ -8,7 +8,7 @@ - Container Local Build and Test — FastCS 0.3.dev4+g2d9657f documentation + Container Local Build and Test — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/how-to/update-tools.html b/main/developer/how-to/update-tools.html index 7fefbdfd..dc366120 100644 --- a/main/developer/how-to/update-tools.html +++ b/main/developer/how-to/update-tools.html @@ -8,7 +8,7 @@ - Update the tools — FastCS 0.3.dev4+g2d9657f documentation + Update the tools — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/index.html b/main/developer/index.html index b9ee6165..bbb249a3 100644 --- a/main/developer/index.html +++ b/main/developer/index.html @@ -8,7 +8,7 @@ - Developer Guide — FastCS 0.3.dev4+g2d9657f documentation + Developer Guide — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/reference/standards.html b/main/developer/reference/standards.html index efff27df..598e0abb 100644 --- a/main/developer/reference/standards.html +++ b/main/developer/reference/standards.html @@ -8,7 +8,7 @@ - Standards — FastCS 0.3.dev4+g2d9657f documentation + Standards — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/developer/tutorials/dev-install.html b/main/developer/tutorials/dev-install.html index 96ed7dc7..a59801cb 100644 --- a/main/developer/tutorials/dev-install.html +++ b/main/developer/tutorials/dev-install.html @@ -8,7 +8,7 @@ - Developer install — FastCS 0.3.dev4+g2d9657f documentation + Developer install — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/genindex.html b/main/genindex.html index 08b02b77..49d7aae7 100644 --- a/main/genindex.html +++ b/main/genindex.html @@ -7,7 +7,7 @@ - Index — FastCS 0.3.dev4+g2d9657f documentation + Index — FastCS 0.3.dev7+g11c1baf documentation @@ -37,7 +37,7 @@ - + diff --git a/main/index.html b/main/index.html index 4203efd2..9130b17b 100644 --- a/main/index.html +++ b/main/index.html @@ -8,7 +8,7 @@ - FastCS — FastCS 0.3.dev4+g2d9657f documentation + FastCS — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/search.html b/main/search.html index 2bb982b0..b60adcb6 100644 --- a/main/search.html +++ b/main/search.html @@ -6,7 +6,7 @@ - Search - FastCS 0.3.dev4+g2d9657f documentation + Search - FastCS 0.3.dev7+g11c1baf documentation @@ -36,7 +36,7 @@ - + diff --git a/main/user/explanations/docs-structure.html b/main/user/explanations/docs-structure.html index e85b9972..6a829ae6 100644 --- a/main/user/explanations/docs-structure.html +++ b/main/user/explanations/docs-structure.html @@ -8,7 +8,7 @@ - About the documentation — FastCS 0.3.dev4+g2d9657f documentation + About the documentation — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/user/how-to/run-container.html b/main/user/how-to/run-container.html index 2f330ee7..004a270c 100644 --- a/main/user/how-to/run-container.html +++ b/main/user/how-to/run-container.html @@ -8,7 +8,7 @@ - Run in a container — FastCS 0.3.dev4+g2d9657f documentation + Run in a container — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/user/index.html b/main/user/index.html index 29060308..d0aea9a2 100644 --- a/main/user/index.html +++ b/main/user/index.html @@ -8,7 +8,7 @@ - User Guide — FastCS 0.3.dev4+g2d9657f documentation + User Guide — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/user/reference/api.html b/main/user/reference/api.html index e7d175e1..4b011968 100644 --- a/main/user/reference/api.html +++ b/main/user/reference/api.html @@ -8,7 +8,7 @@ - API — FastCS 0.3.dev4+g2d9657f documentation + API — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - + diff --git a/main/user/tutorials/installation.html b/main/user/tutorials/installation.html index 3785cf8f..e24d4e58 100644 --- a/main/user/tutorials/installation.html +++ b/main/user/tutorials/installation.html @@ -8,7 +8,7 @@ - Installation — FastCS 0.3.dev4+g2d9657f documentation + Installation — FastCS 0.3.dev7+g11c1baf documentation @@ -38,7 +38,7 @@ - +