Skip to content

Commit e59b82a

Browse files
committed
Deployed 100d391 with MkDocs version: 1.6.0
1 parent 0712ecf commit e59b82a

25 files changed

Lines changed: 19012 additions & 575 deletions

404.html

Lines changed: 1131 additions & 1 deletion
Large diffs are not rendered by default.

assets/_markdown_exec_ansi.css

Lines changed: 0 additions & 266 deletions
This file was deleted.

assets/_markdown_exec_pyodide.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ html[data-theme="dark"] {
4040
.pyodide-output {
4141
width: 100%;
4242
margin-bottom: -15px;
43+
min-height: 46px;
4344
max-height: 400px
4445
}
4546

assets/_mkdocstrings.css

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@
3737
margin-right: 0.2rem;
3838
}
3939

40+
/* Backward-compatibility: docstring section titles in bold. */
41+
.doc-section-title {
42+
font-weight: bold;
43+
}
44+
4045
/* Symbols in Navigation and ToC. */
4146
:root,
4247
[data-md-color-scheme="default"] {
@@ -130,4 +135,9 @@ code.doc-symbol-module {
130135

131136
code.doc-symbol-module::after {
132137
content: "mod";
133-
}
138+
}
139+
140+
.doc-signature .autorefs {
141+
color: inherit;
142+
border-bottom: 1px dotted currentcolor;
143+
}

assets/javascripts/bundle.a255a381.min.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

assets/javascripts/bundle.ef37796b.min.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/stylesheets/main.003a5498.min.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/stylesheets/main.dad623df.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

changelog/index.html

Lines changed: 1528 additions & 1 deletion
Large diffs are not rendered by default.

code_of_conduct/index.html

Lines changed: 1722 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)