We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec9f6d1 commit a47abe8Copy full SHA for a47abe8
1 file changed
docs/conf.py
@@ -28,7 +28,7 @@
28
# Add any Sphinx extension module names here, as strings. They can be
29
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
30
# ones.
31
-extensions = []
+extensions = ['sphinx.ext.mathjax']
32
33
# Add any paths that contain templates here, relative to this directory.
34
templates_path = ['_templates']
0 commit comments