Skip to content

Commit

Permalink
Deployed ec14ff3 to 0.16 with MkDocs 1.3.1 and mike 1.2.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
veghdev committed Aug 15, 2023
1 parent 89ae88d commit 1a265bb
Show file tree
Hide file tree
Showing 618 changed files with 1,570,456 additions and 3 deletions.
5,108 changes: 5,108 additions & 0 deletions 0.16/404.html

Large diffs are not rendered by default.

5,180 changes: 5,180 additions & 0 deletions 0.16/CODE_OF_CONDUCT/index.html

Large diffs are not rendered by default.

5,485 changes: 5,485 additions & 0 deletions 0.16/CONTRIBUTING/index.html

Large diffs are not rendered by default.

5,355 changes: 5,355 additions & 0 deletions 0.16/LICENSE/index.html

Large diffs are not rendered by default.

64 changes: 64 additions & 0 deletions 0.16/assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@

/* Avoid breaking parameter names, etc. in table cells. */
.doc-contents td code {
word-break: normal !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. */
.doc .md-typeset__table,
.doc .md-typeset__table table {
display: table !important;
width: 100%;
}

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

/* 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;
}
Binary file added 0.16/assets/actual.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions 0.16/assets/api-overview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 0.16/assets/begin.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1a265bb

Please sign in to comment.