Update conf.py

This commit is contained in:
Chris Holdgraf
2018-08-14 19:17:54 +02:00
parent 86227f2ab3
commit 466e2f7427

View File

@@ -14,7 +14,7 @@ release = 'v0.1'
# Enable MathJax for Math
extensions = ['sphinx.ext.mathjax',
'sphinx.ext.intersphinx',
'sphinx_copybutton.sphinx_copybutton']
'sphinx_copybutton']
# The master toctree document.
master_doc = 'index'