Skip to content

Commit

Permalink
Deployed c39df7d with MkDocs version: 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 31, 2023
0 parents commit 25f4896
Show file tree
Hide file tree
Showing 68 changed files with 50,424 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1,388 changes: 1,388 additions & 0 deletions 404.html

Large diffs are not rendered by default.

1,972 changes: 1,972 additions & 0 deletions api/base-exception-classes/index.html

Large diffs are not rendered by default.

1,919 changes: 1,919 additions & 0 deletions api/class-automaton/index.html

Large diffs are not rendered by default.

5,502 changes: 5,502 additions & 0 deletions api/fa/class-dfa/index.html

Large diffs are not rendered by default.

1,755 changes: 1,755 additions & 0 deletions api/fa/class-fa/index.html

Large diffs are not rendered by default.

1,993 changes: 1,993 additions & 0 deletions api/fa/class-gnfa/index.html

Large diffs are not rendered by default.

2,959 changes: 2,959 additions & 0 deletions api/fa/class-nfa/index.html

Large diffs are not rendered by default.

1,415 changes: 1,415 additions & 0 deletions api/index.html

Large diffs are not rendered by default.

1,816 changes: 1,816 additions & 0 deletions api/pda/class-dpda/index.html

Large diffs are not rendered by default.

1,833 changes: 1,833 additions & 0 deletions api/pda/class-npda/index.html

Large diffs are not rendered by default.

1,699 changes: 1,699 additions & 0 deletions api/pda/class-pda/index.html

Large diffs are not rendered by default.

1,887 changes: 1,887 additions & 0 deletions api/regular-expressions/index.html

Large diffs are not rendered by default.

1,867 changes: 1,867 additions & 0 deletions api/tm/class-dtm/index.html

Large diffs are not rendered by default.

2,012 changes: 2,012 additions & 0 deletions api/tm/class-mntm/index.html

Large diffs are not rendered by default.

1,892 changes: 1,892 additions & 0 deletions api/tm/class-ntm/index.html

Large diffs are not rendered by default.

1,534 changes: 1,534 additions & 0 deletions api/tm/class-tm/index.html

Large diffs are not rendered by default.

1,614 changes: 1,614 additions & 0 deletions api/tm/tm-exception-classes/index.html

Large diffs are not rendered by default.

64 changes: 64 additions & 0 deletions 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 assets/images/favicon.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 added assets/img/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions assets/img/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.fac441b0.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.da.min.js

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

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.de.min.js

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

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.du.min.js

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

Loading

0 comments on commit 25f4896

Please sign in to comment.