Skip to content

Commit f75ebe6

Browse files
committed
DOC: Add numpydoc_validate to conf docs.
1 parent fd6aa9e commit f75ebe6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/install.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ numpydoc_xref_ignore : set
8484
numpydoc_xref_ignore = {'type', 'optional', 'default'}
8585

8686
The default is an empty set.
87+
numpydoc_validate : bool
88+
Whether or not to run docstring validation during the sphinx-build process.
89+
Default is ``False``.
8790
numpydoc_edit_link : bool
8891
.. deprecated:: edit your HTML template instead
8992

0 commit comments

Comments
 (0)