Skip to content

Commit

Permalink
Deployed cc136ce with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cudmore committed Jan 16, 2024
1 parent 56975a2 commit 25f8d0b
Show file tree
Hide file tree
Showing 59 changed files with 27,945 additions and 18,317 deletions.
594 changes: 428 additions & 166 deletions 404.html

Large diffs are not rendered by default.

618 changes: 447 additions & 171 deletions about/index.html

Large diffs are not rendered by default.

1,290 changes: 1,290 additions & 0 deletions api/adding-to-core-analysis/index.html

Large diffs are not rendered by default.

4,892 changes: 2,723 additions & 2,169 deletions api/analysisDir/index.html

Large diffs are not rendered by default.

879 changes: 606 additions & 273 deletions api/analysisPlot/index.html

Large diffs are not rendered by default.

3,559 changes: 2,296 additions & 1,263 deletions api/bAnalysis/index.html

Large diffs are not rendered by default.

1,231 changes: 777 additions & 454 deletions api/bAnalysisResults/index.html

Large diffs are not rendered by default.

1,699 changes: 1,349 additions & 350 deletions api/bAnalysisUtil/index.html

Large diffs are not rendered by default.

2,607 changes: 1,503 additions & 1,104 deletions api/bDetection/index.html

Large diffs are not rendered by default.

743 changes: 528 additions & 215 deletions api/bExport/index.html

Large diffs are not rendered by default.

1,042 changes: 802 additions & 240 deletions api/epochTable/index.html

Large diffs are not rendered by default.

691 changes: 504 additions & 187 deletions api/fileloader/fileLoader_abf/index.html

Large diffs are not rendered by default.

1,357 changes: 947 additions & 410 deletions api/fileloader/fileLoader_base/index.html

Large diffs are not rendered by default.

693 changes: 497 additions & 196 deletions api/fileloader/fileLoader_csv/index.html

Large diffs are not rendered by default.

2,792 changes: 1,730 additions & 1,062 deletions api/interface/plugins/sanpyPlugin/index.html

Large diffs are not rendered by default.

6,203 changes: 1,157 additions & 5,046 deletions api/interface/sanpy_app/index.html

Large diffs are not rendered by default.

594 changes: 428 additions & 166 deletions api/overview/index.html

Large diffs are not rendered by default.

1,297 changes: 836 additions & 461 deletions api/userAnalysis/baseUserAnalysis/index.html

Large diffs are not rendered by default.

610 changes: 441 additions & 169 deletions api/writing-a-file-loader/index.html

Large diffs are not rendered by default.

610 changes: 441 additions & 169 deletions api/writing-a-plugin/index.html

Large diffs are not rendered by default.

612 changes: 442 additions & 170 deletions api/writing-new-analysis/index.html

Large diffs are not rendered by default.

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.cd18aaf1.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.cd18aaf1.min.js.map

Large diffs are not rendered by default.

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

This file was deleted.

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

This file was deleted.

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

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

Loading

0 comments on commit 25f8d0b

Please sign in to comment.