Skip to content

Commit 466abf9

Browse files
committed
Added API reference for readthedocs.com
1 parent 994a677 commit 466abf9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 2 deletions
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_console_highlighting',
36-
'IPython.sphinxext.ipython_directive',
35+
'IPython.sphinxext.ipython_directive',
3736
'sphinx.ext.mathjax'
3837
]
3938

0 commit comments

Comments
 (0)