Skip to content

Commit

Permalink
Deployed dc41511 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Sep 10, 2024
1 parent 3a31801 commit 9819d65
Show file tree
Hide file tree
Showing 88 changed files with 2,570 additions and 4,222 deletions.
2 changes: 1 addition & 1 deletion 404.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions alternatives/index.html

Large diffs are not rendered by default.

24 changes: 0 additions & 24 deletions assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,6 @@
float: right;
}

/* Parameter headings must be inline, not blocks. */
.doc-heading-parameter {
display: inline;
}

/* Prefer space on the right, not the left of parameter permalinks. */
.doc-heading-parameter .headerlink {
margin-left: 0 !important;
margin-right: 0.2rem;
}

/* Backward-compatibility: docstring section titles in bold. */
.doc-section-title {
font-weight: bold;
Expand All @@ -45,14 +34,12 @@
/* Symbols in Navigation and ToC. */
:root,
[data-md-color-scheme="default"] {
--doc-symbol-parameter-fg-color: #df50af;
--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-parameter-bg-color: #df50af1a;
--doc-symbol-attribute-bg-color: #9538001a;
--doc-symbol-function-bg-color: #8250df1a;
--doc-symbol-method-bg-color: #8250df1a;
Expand All @@ -61,14 +48,12 @@
}

[data-md-color-scheme="slate"] {
--doc-symbol-parameter-fg-color: #ffa8cc;
--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-parameter-bg-color: #ffa8cc1a;
--doc-symbol-attribute-bg-color: #ffa6571a;
--doc-symbol-function-bg-color: #d2a8ff1a;
--doc-symbol-method-bg-color: #d2a8ff1a;
Expand All @@ -83,15 +68,6 @@ code.doc-symbol {
font-weight: bold;
}

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

code.doc-symbol-parameter::after {
content: "param";
}

code.doc-symbol-attribute {
color: var(--doc-symbol-attribute-fg-color);
background-color: var(--doc-symbol-attribute-bg-color);
Expand Down
3 changes: 3 additions & 0 deletions assets/javascripts/bundle.a59f24f2.min.js

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions assets/javascripts/bundle.ef37796b.min.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/stylesheets/main.52c0e027.min.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/stylesheets/main.dad623df.min.css

This file was deleted.

4 changes: 2 additions & 2 deletions changelog/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions code-of-conduct/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions community/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions contributing/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions credits/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions downstream-projects/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/built-in/dataclasses/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/built-in/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/official/autodocstringstyle/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/official/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions extensions/official/inherited-docstrings/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/official/public-redundant-aliases/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/official/public-wildcard-imports/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/official/pydantic/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions extensions/official/runtime-objects/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions extensions/official/sphinx/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions extensions/official/typingdoc/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions extensions/official/warnings-deprecated/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions extensions/third-party/docstring-inheritance/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/third-party/fieldz/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/third-party/generics/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/third-party/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/third-party/inherited-method-crossrefs/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions extensions/third-party/modernized-annotations/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions getting-help/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions getting-started/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 9819d65

Please sign in to comment.