We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b91b6 commit 7c53e0eCopy full SHA for 7c53e0e
mkdocs.yml
@@ -45,7 +45,7 @@ theme:
45
language: en
46
features:
47
- content.code.annotate
48
- # - content.tabs.link
+ - content.tabs.link
49
# - header.autohide
50
# - navigation.expand
51
- navigation.indexes
@@ -194,18 +194,9 @@ plugins:
194
minify_html: false
195
196
extra_javascript:
197
- - javascripts/mathjax.js
+ - javascript/mathjax.js
198
- https://polyfill.io/v3/polyfill.min.js?features=es6
199
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
200
-
201
-# markdown_extensions:
202
-# - pymdownx.arithmatex:
203
-# generic: true
204
205
-# extra_javascript:
206
-# - javascripts/mathjax.js
207
-# - https://polyfill.io/v3/polyfill.min.js?features=es6
208
-# - https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
209
210
# Page tree
211
nav:
0 commit comments