Skip to content

Commit be3b15c

Browse files
committed
Getting Documenter to deploy
1 parent 2835ba1 commit be3b15c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/mkdocs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@ markdown_extensions:
99
- extra
1010
- tables
1111
- fenced_code
12-
- mdx_math # For LaTeX
1312

1413
extra_css:
1514
- assets/Documenter.css
1615

1716
extra_javascript:
18-
- https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML
1917
- assets/mathjaxhelper.js
2018

2119
docs_dir: 'build'

0 commit comments

Comments
 (0)