We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9663777 commit e6aaca5Copy full SHA for e6aaca5
doc/source/conf.py
@@ -37,7 +37,7 @@
37
'sphinx.ext.doctest',
38
'sphinx.ext.extlinks',
39
'sphinx.ext.todo',
40
- # 'numpydoc',
+ 'numpydoc', # used to parse numpy-style docstrings for autodoc
41
'ipython_directive',
42
'ipython_console_highlighting',
43
'sphinx.ext.intersphinx',
0 commit comments