|
@@ -29,8 +29,7 @@ import time
|
|
|
# Add any Sphinx extension module names here, as strings. They can be
|
|
# Add any Sphinx extension module names here, as strings. They can be
|
|
|
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
|
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
|
|
# ones.
|
|
# ones.
|
|
|
-extensions = [
|
|
|
|
|
- 'sphinx.ext.pngmath',
|
|
|
|
|
|
|
+extensions = [
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
# Add any paths that contain templates here, relative to this directory.
|
|
# Add any paths that contain templates here, relative to this directory.
|