Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 790 Bytes

index.rst

File metadata and controls

27 lines (20 loc) · 790 Bytes
html_theme.sidebar_secondary.remove:true

numpydoc -- Numpy's Sphinx extensions

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.

.. toctree::
    :hidden:

    install
    format
    validation
    release/index
    example