diff --git a/doc/source/conf.py b/doc/source/conf.py index 204b2052eb..e3301894aa 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -45,7 +45,6 @@ extensions = ['sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.ifconfig', - 'sphinx.ext.pngmath', 'sphinx.ext.graphviz', 'sphinx.ext.todo', 'oslosphinx']