Skip to content

Commit

Permalink
Deployed 599dff7 with MkDocs version: 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Aug 23, 2023
1 parent 6ef3ce4 commit b5cdd22
Show file tree
Hide file tree
Showing 73 changed files with 12,932 additions and 5,525 deletions.
507 changes: 355 additions & 152 deletions 404.html

Large diffs are not rendered by default.

Binary file modified __pycache__/_macros.cpython-310.pyc
Binary file not shown.
Binary file added __pycache__/_macros.cpython-311.pyc
Binary file not shown.
Binary file modified _auto_images/CodeSyntaxHighlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/Font icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QCollapsible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QDoubleRangeSlider.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QDoubleSlider.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QElidingLabel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QEnumComboBox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QLabeledDoubleRangeSlider.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QLabeledDoubleSlider.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QLabeledRangeSlider.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QLabeledSlider.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QLargeIntSpinBox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QQuantity.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QRangeSlider.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QSearchableComboBox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _auto_images/QSearchableListWidget.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions _macros.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def show_widget(context, width: int = 500) -> list[Path]:
)
src = src.replace("app.exec_()", "")

exec(src)
exec(src) # noqa: S102
_grab(dest, width)
return (
f"![{page.title}](../{dest.parent.name}/{dest.name})"
Expand Down Expand Up @@ -104,7 +104,6 @@ def show_members(cls: str):
out += f"- `{m.name}`\n\n"

if self_members:

out += dedent(
f"""
## Methods
Expand Down
58 changes: 43 additions & 15 deletions assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@

/* Don't capitalize names. */
h5.doc-heading {
text-transform: none !important;
}

/* Avoid breaking parameters name, etc. in table cells. */
/* Avoid breaking parameter names, etc. in table cells. */
.doc-contents td code {
word-break: normal !important;
}

/* For pieces of Markdown rendered in table cells. */
.doc-contents td p {
margin-top: 0 !important;
margin-bottom: 0 !important;
/* No line break before first paragraph of descriptions. */
.doc-md-description,
.doc-md-description>p:first-child {
display: inline;
}

/* Max width for docstring sections tables. */
Expand All @@ -21,16 +16,49 @@ h5.doc-heading {
display: table !important;
width: 100%;
}

.doc .md-typeset__table tr {
display: table-row;
}

/* Avoid line breaks in rendered fields. */
.field-body p {
display: inline;
}

/* Defaults in Spacy table style. */
.doc-param-default {
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;
}

h1.doc-heading {
font-size: 1.6rem;
}

h2.doc-heading {
font-size: 1.2rem;
}

h3.doc-heading {
font-size: 1.15rem;
}

h4.doc-heading {
font-size: 1.10rem;
}

h5.doc-heading {
font-size: 1.05rem;
}

h6.doc-heading {
font-size: 1rem;
}
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.78eede0e.min.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions assets/javascripts/bundle.78eede0e.min.js.map

Large diffs are not rendered by default.

29 changes: 0 additions & 29 deletions assets/javascripts/bundle.d6c3db9e.min.js

This file was deleted.

8 changes: 0 additions & 8 deletions assets/javascripts/bundle.d6c3db9e.min.js.map

This file was deleted.

1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.he.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.hy.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.kn.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b5cdd22

Please sign in to comment.