numpydoc
Sphinx extension to support docstrings in Numpy format
Sphinx extension to support docstrings in Numpy format
To install this package, run one of the following:
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.
Summary
Sphinx extension to support docstrings in Numpy format
Last Updated
May 26, 2023 at 20:08
License
BSD-3-Clause
Total Downloads
6
Supported Platforms
GitHub Repository
https://github.com/numpy/numpydocDocumentation
https://numpydoc.readthedocs.io/en/latest/