X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2Fsource%2Fconf.py;h=d6752551eabcdd8a8bc9d389b83bfe47a847b3fa;hb=08abee864006192c364c25f22c3755e89e310b9b;hp=63ffa74cf3ee48390a75559a91d6002c92e3d55c;hpb=10349aab0f6199619e5b953728fa9d68e9ce18eb;p=dunshire.git diff --git a/doc/source/conf.py b/doc/source/conf.py index 63ffa74..d675255 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -17,8 +17,8 @@ extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.doctest', + 'sphinx.ext.mathjax', 'sphinx.ext.napoleon', - 'sphinx.ext.pngmath', 'sphinx.ext.viewcode', ]