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 7c807f7 commit e018682Copy full SHA for e018682
doc/source/conf.py
@@ -32,7 +32,7 @@
32
extensions = [
33
'sphinx.ext.autodoc',
34
'numpydoc',
35
- 'sphinx.ext.imgmath',
+ 'sphinx.ext.mathjax',
36
]
37
38
# Add any paths that contain templates here, relative to this directory.
0 commit comments