We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e10c55 commit 85dff13Copy full SHA for 85dff13
1 file changed
docs/conf.py
@@ -54,7 +54,7 @@ def __getattr__(cls, name):
54
# Add any Sphinx extension module names here, as strings. They can be extensions
55
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
56
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.coverage',
57
- 'sphinx.ext.pngmath', 'sphinx.ext.mathjax', 'sphinx.ext.viewcode']
+ 'sphinx.ext.mathjax', 'sphinx.ext.viewcode']
58
59
# Add any paths that contain templates here, relative to this directory.
60
templates_path = ['_templates']
0 commit comments