Skip to content

Commit f1e0b19

Browse files
committed
DOC: Use pip-packaged numpydoc
1 parent f58ab2f commit f1e0b19

File tree

6 files changed

+2
-944
lines changed

6 files changed

+2
-944
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
'sphinx.ext.autodoc',
4949
'sphinx.ext.doctest',
5050
'sphinx.ext.autosummary',
51-
'numpy_ext.numpydoc',
51+
'numpydoc',
5252
'matplotlib.sphinxext.plot_directive',
5353
'matplotlib.sphinxext.only_directives',
5454
'nipype.sphinxext.plot_workflow',

doc/sphinxext/numpy_ext/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)