diff --git a/docs/conf.py b/docs/conf.py index 7ebd706..37f9b31 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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'