We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ac718 commit 9212b56Copy full SHA for 9212b56
doc/conf.py
@@ -23,7 +23,7 @@
23
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
24
extensions = [
25
'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.todo',
26
- 'sphinx.ext.coverage', 'sphinx.ext.pngmath', 'sphinx.ext.ifconfig',
+ 'sphinx.ext.coverage', 'sphinx.ext.imgmath', 'sphinx.ext.ifconfig',
27
'sphinx.ext.autosummary', 'ipython_console_highlighting', 'numpydoc.numpydoc'
28
]
29
0 commit comments