documentation: Update Sphinx math extensions

This commit is contained in:
Tom Henderson
2019-01-06 21:04:55 -08:00
parent f47587f29b
commit db1ad997e3
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ import sys, os
# 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 = ['sphinx.ext.imgmath']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']