diff --git a/doc/source/conf.py b/doc/source/conf.py index dc534ad..996eafe 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -29,8 +29,7 @@ import time # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. -extensions = [ - 'sphinx.ext.pngmath', +extensions = [ ] # Add any paths that contain templates here, relative to this directory.