We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd6aa9e commit f75ebe6Copy full SHA for f75ebe6
doc/install.rst
@@ -84,6 +84,9 @@ numpydoc_xref_ignore : set
84
numpydoc_xref_ignore = {'type', 'optional', 'default'}
85
86
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``.
90
numpydoc_edit_link : bool
91
.. deprecated:: edit your HTML template instead
92
0 commit comments