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 d105037 commit 22c56f3Copy full SHA for 22c56f3
doc/install.rst
@@ -96,6 +96,9 @@ numpydoc_xref_ignore : set or ``"all"``
96
desired cross reference mappings in ``numpydoc_xref_aliases`` and setting
97
``numpydoc_xref_ignore="all"`` is more convenient than explicitly listing
98
terms to ignore in a set.
99
+numpydoc_validate : bool
100
+ Whether or not to run docstring validation during the sphinx-build process.
101
+ Default is ``False``.
102
numpydoc_edit_link : bool
103
.. deprecated:: 0.7.0
104
0 commit comments