html_theme.sidebar_secondary.remove: | true |
---|
Numpy's documentation uses several custom extensions to Sphinx. These
are shipped in this numpydoc
package, in case you want to make use
of them in third-party projects.
The numpydoc
extension provides support for the Numpy docstring format in
Sphinx, and adds the code description directives np:function
,
np-c:function
, etc. that support the Numpy docstring syntax.
- Development: https://github.com/numpy/numpydoc/
- Documentation: https://numpydoc.readthedocs.io/
- PyPI: https://pypi.python.org/pypi/numpydoc/
.. toctree:: :hidden: install format validation release/index example