File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1- .. |docs | image :: https://readthedocs.org/projects/numpydoc/badge/?version=latest
1+ =====================================
2+ numpydoc -- Numpy's Sphinx extensions
3+ =====================================
4+
5+ .. image :: https://readthedocs.org/projects/numpydoc/badge/?version=latest
26 :alt: Documentation Status
37 :scale: 100%
4- :target: https://numpydoc.readthedocs.io/en/latest/?badge=latest
8+ :target: https://numpydoc.readthedocs.io/en/latest/
59
10+ .. image :: https://codecov.io/gh/numpy/numpydoc/branch/main/graph/badge.svg
11+ :target: https://app.codecov.io/gh/numpy/numpydoc/branch/main
612
7- =====================================
8- numpydoc -- Numpy's Sphinx extensions
9- =====================================
13+ .. image :: https://github.com/numpy/numpydoc/actions/workflows/test.yml/badge.svg?branch=main
14+ :target: https://github.com/numpy/numpydoc/actions/workflows/test.yml
1015
1116This package provides the ``numpydoc `` Sphinx extension for handling
1217docstrings formatted according to the NumPy documentation format.
You can’t perform that action at this time.
0 commit comments