File tree 1 file changed +10
-5
lines changed 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
2
6
:alt: Documentation Status
3
7
:scale: 100%
4
- :target: https://numpydoc.readthedocs.io/en/latest/?badge=latest
8
+ :target: https://numpydoc.readthedocs.io/en/latest/
5
9
10
+ .. image :: https://codecov.io/gh/numpy/numpydoc/branch/main/graph/badge.svg
11
+ :target: https://app.codecov.io/gh/numpy/numpydoc/branch/main
6
12
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
10
15
11
16
This package provides the ``numpydoc `` Sphinx extension for handling
12
17
docstrings formatted according to the NumPy documentation format.
You can’t perform that action at this time.
0 commit comments