Skip to content

Commit af46be6

Browse files
sir-kokabidocumentation-bot
authored and
documentation-bot
committed
update docs
1 parent 666ada0 commit af46be6

File tree

106 files changed

+72341
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+72341
-0
lines changed

docs/docs/404.html

Lines changed: 606 additions & 0 deletions
Large diffs are not rendered by default.

docs/docs/assets/_mkdocstrings.css

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
2+
/* Avoid breaking parameter names, etc. in table cells. */
3+
.doc-contents td code {
4+
word-break: normal !important;
5+
}
6+
7+
/* No line break before first paragraph of descriptions. */
8+
.doc-md-description,
9+
.doc-md-description>p:first-child {
10+
display: inline;
11+
}
12+
13+
/* Max width for docstring sections tables. */
14+
.doc .md-typeset__table,
15+
.doc .md-typeset__table table {
16+
display: table !important;
17+
width: 100%;
18+
}
19+
20+
.doc .md-typeset__table tr {
21+
display: table-row;
22+
}
23+
24+
/* Defaults in Spacy table style. */
25+
.doc-param-default {
26+
float: right;
27+
}
28+
29+
/* Keep headings consistent. */
30+
h1.doc-heading,
31+
h2.doc-heading,
32+
h3.doc-heading,
33+
h4.doc-heading,
34+
h5.doc-heading,
35+
h6.doc-heading {
36+
font-weight: 400;
37+
line-height: 1.5;
38+
color: inherit;
39+
text-transform: none;
40+
}
41+
42+
h1.doc-heading {
43+
font-size: 1.6rem;
44+
}
45+
46+
h2.doc-heading {
47+
font-size: 1.2rem;
48+
}
49+
50+
h3.doc-heading {
51+
font-size: 1.15rem;
52+
}
53+
54+
h4.doc-heading {
55+
font-size: 1.10rem;
56+
}
57+
58+
h5.doc-heading {
59+
font-size: 1.05rem;
60+
}
61+
62+
h6.doc-heading {
63+
font-size: 1rem;
64+
}

docs/docs/assets/favicon.png

317 Bytes
Loading
Binary file not shown.
88.2 KB
Binary file not shown.
88.1 KB
Binary file not shown.
50.7 KB
Binary file not shown.
40.3 KB
Binary file not shown.

docs/docs/assets/fonts/Shabnam.eot

82 KB
Binary file not shown.

docs/docs/assets/fonts/Shabnam.ttf

81.8 KB
Binary file not shown.

docs/docs/assets/fonts/Shabnam.woff

46.2 KB
Binary file not shown.

docs/docs/assets/fonts/Shabnam.woff2

36.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

docs/docs/assets/images/favicon.png

1.83 KB
Loading

docs/docs/assets/javascripts/bundle.78eede0e.min.js

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

docs/docs/assets/javascripts/bundle.78eede0e.min.js.map

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

docs/docs/assets/javascripts/glightbox.min.js

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

docs/docs/assets/javascripts/lunr/min/lunr.ar.min.js

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

docs/docs/assets/javascripts/lunr/min/lunr.da.min.js

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

docs/docs/assets/javascripts/lunr/min/lunr.de.min.js

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

docs/docs/assets/javascripts/lunr/min/lunr.du.min.js

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

0 commit comments

Comments
 (0)