]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - doc/source/conf.py
Switch to Mathjax for the docs and finish the "Background" section.
[dunshire.git] / doc / source / conf.py
index 63ffa74cf3ee48390a75559a91d6002c92e3d55c..d6752551eabcdd8a8bc9d389b83bfe47a847b3fa 100644 (file)
@@ -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',
 ]