Skip to content

Commit

Permalink
Deployed baf3997 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Oct 31, 2024
0 parents commit e0ccc10
Show file tree
Hide file tree
Showing 448 changed files with 1,886,307 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
8,234 changes: 8,234 additions & 0 deletions 404.html

Large diffs are not rendered by default.

927 changes: 927 additions & 0 deletions abstract-equation/docs/Basic Usage/Basic Usage.ipynb

Large diffs are not rendered by default.

9,758 changes: 9,758 additions & 0 deletions abstract-equation/docs/Basic Usage/index.html

Large diffs are not rendered by default.

584 changes: 584 additions & 0 deletions abstract-equation/docs/Equation Sampler/Equation Sampler.ipynb

Large diffs are not rendered by default.

9,466 changes: 9,466 additions & 0 deletions abstract-equation/docs/Equation Sampler/index.html

Large diffs are not rendered by default.

8,265 changes: 8,265 additions & 0 deletions abstract-equation/docs/index.html

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions abstract-equation/docs/javascripts/mathjax.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// required for equation display in documentation
window.MathJax = {
tex: {
inlineMath: [ ["\\(","\\)"] ],
displayMath: [ ["\\[","\\]"] ],
processEscapes: true,
processEnvironments: true
},
options: {
ignoreHtmlClass: ".*",
processHtmlClass: "arithmatex"
}
};
Loading

0 comments on commit e0ccc10

Please sign in to comment.