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 ec0baff commit 1942a92Copy full SHA for 1942a92
docs/conf.py
@@ -45,7 +45,7 @@
45
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
46
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.todo',
47
'sphinx.ext.autosummary', 'sphinx.ext.viewcode', 'sphinx.ext.coverage',
48
- 'sphinx.ext.doctest', 'sphinx.ext.ifconfig', 'sphinx.ext.pngmath',
+ 'sphinx.ext.doctest', 'sphinx.ext.ifconfig',
49
'sphinx.ext.napoleon']
50
51
# Add any paths that contain templates here, relative to this directory.
0 commit comments