Skip to content

Commit

Permalink
Deployed 81dae7a with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 13, 2024
1 parent d8ae9d1 commit 33495d4
Show file tree
Hide file tree
Showing 14 changed files with 187 additions and 194 deletions.
91 changes: 68 additions & 23 deletions assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,39 +26,84 @@
float: right;
}

/* Keep headings consistent. */
h1.doc-heading,
h2.doc-heading,
h3.doc-heading,
h4.doc-heading,
h5.doc-heading,
h6.doc-heading {
font-weight: 400;
line-height: 1.5;
color: inherit;
text-transform: none;
/* Symbols in Navigation and ToC. */
:root,
[data-md-color-scheme="default"] {
--doc-symbol-attribute-fg-color: #953800;
--doc-symbol-function-fg-color: #8250df;
--doc-symbol-method-fg-color: #8250df;
--doc-symbol-class-fg-color: #0550ae;
--doc-symbol-module-fg-color: #5cad0f;

--doc-symbol-attribute-bg-color: #9538001a;
--doc-symbol-function-bg-color: #8250df1a;
--doc-symbol-method-bg-color: #8250df1a;
--doc-symbol-class-bg-color: #0550ae1a;
--doc-symbol-module-bg-color: #5cad0f1a;
}

[data-md-color-scheme="slate"] {
--doc-symbol-attribute-fg-color: #ffa657;
--doc-symbol-function-fg-color: #d2a8ff;
--doc-symbol-method-fg-color: #d2a8ff;
--doc-symbol-class-fg-color: #79c0ff;
--doc-symbol-module-fg-color: #baff79;

--doc-symbol-attribute-bg-color: #ffa6571a;
--doc-symbol-function-bg-color: #d2a8ff1a;
--doc-symbol-method-bg-color: #d2a8ff1a;
--doc-symbol-class-bg-color: #79c0ff1a;
--doc-symbol-module-bg-color: #baff791a;
}

code.doc-symbol {
border-radius: .1rem;
font-size: .85em;
padding: 0 .3em;
font-weight: bold;
}

code.doc-symbol-attribute {
color: var(--doc-symbol-attribute-fg-color);
background-color: var(--doc-symbol-attribute-bg-color);
}

code.doc-symbol-attribute::after {
content: "attr";
}

code.doc-symbol-function {
color: var(--doc-symbol-function-fg-color);
background-color: var(--doc-symbol-function-bg-color);
}

code.doc-symbol-function::after {
content: "func";
}

h1.doc-heading {
font-size: 1.6rem;
code.doc-symbol-method {
color: var(--doc-symbol-method-fg-color);
background-color: var(--doc-symbol-method-bg-color);
}

h2.doc-heading {
font-size: 1.2rem;
code.doc-symbol-method::after {
content: "meth";
}

h3.doc-heading {
font-size: 1.15rem;
code.doc-symbol-class {
color: var(--doc-symbol-class-fg-color);
background-color: var(--doc-symbol-class-bg-color);
}

h4.doc-heading {
font-size: 1.10rem;
code.doc-symbol-class::after {
content: "class";
}

h5.doc-heading {
font-size: 1.05rem;
code.doc-symbol-module {
color: var(--doc-symbol-module-fg-color);
background-color: var(--doc-symbol-module-bg-color);
}

h6.doc-heading {
font-size: 1rem;
code.doc-symbol-module::after {
content: "mod";
}
4 changes: 2 additions & 2 deletions coverage/covindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h1>Coverage report:
</form>
<p class="text">
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
</div>
</header>
Expand Down Expand Up @@ -129,7 +129,7 @@ <h1>Coverage report:
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
</div>
<aside class="hidden">
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_dce610fa14633ba8___init___py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_api_endpoints_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -101,7 +101,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_api_endpoints_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_dce610fa14633ba8_api_endpoints_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_client_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -398,7 +398,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_client_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_dce610fa14633ba8_client_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_errors_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -333,7 +333,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_errors_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_dce610fa14633ba8_errors_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_helpers_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -194,7 +194,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_helpers_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_dce610fa14633ba8_helpers_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_logging_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -214,7 +214,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_logging_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_dce610fa14633ba8_logging_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_typing_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -103,7 +103,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_dce610fa14633ba8_typing_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_dce610fa14633ba8_typing_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="covindex.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -94,7 +94,7 @@ <h2>
<a id="nextFileLink" class="nav" href="covindex.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2023-12-28 11:33 +0000
created at 2024-01-13 15:17 +0000
</p>
</div>
</footer>
Expand Down
Loading

0 comments on commit 33495d4

Please sign in to comment.