Skip to content

Commit 9a7b51c

Browse files
committed
Added API reference for readthedocs.com
1 parent 466abf9 commit 9a7b51c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/conf.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
# ones.
3333
extensions = [
3434
'sphinx.ext.autodoc', 'sphinx.ext.napoleon', 'sphinx.ext.autosummary',
35-
'IPython.sphinxext.ipython_directive',
36-
'sphinx.ext.mathjax'
35+
'sphinx.ext.mathjax'
3736
]
3837

3938
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)