Skip to content

Commit

Permalink
Deployed 7f63d1f with MkDocs version: 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Shayak Sen committed Dec 22, 2023
1 parent 8eb6df4 commit e1e0b3f
Show file tree
Hide file tree
Showing 89 changed files with 65,228 additions and 80,401 deletions.
Binary file removed .DS_Store
Binary file not shown.
1,738 changes: 620 additions & 1,118 deletions 404.html

Large diffs are not rendered by default.

58 changes: 15 additions & 43 deletions assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@

/* Avoid breaking parameter names, etc. in table cells. */
/* Don't capitalize names. */
h5.doc-heading {
text-transform: none !important;
}

/* Avoid breaking parameters name, 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;
/* For pieces of Markdown rendered in table cells. */
.doc-contents td p {
margin-top: 0 !important;
margin-bottom: 0 !important;
}

/* Max width for docstring sections tables. */
Expand All @@ -16,49 +21,16 @@
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.19047be9.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion assets/javascripts/lunr/min/lunr.he.min.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/javascripts/lunr/min/lunr.hy.min.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/javascripts/lunr/min/lunr.kn.min.js

This file was deleted.

Loading

0 comments on commit e1e0b3f

Please sign in to comment.