File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
- scanpydoc |pypi | |docs | |ci | |cov |
2
- ==================================
1
+ scanpydoc |pypi | |docs | |tests | | checks | |cov |
2
+ ==============================================
3
3
4
4
A collection of Sphinx extensions similar to (but more flexible than) numpydoc.
5
5
6
6
Check the self-documenting documentation at https://icb-scanpydoc.readthedocs-hosted.com
7
7
8
8
.. |pypi | image :: https://img.shields.io/pypi/v/scanpydoc.svg
9
9
:target: https://pypi.org/project/scanpydoc/
10
+ :alt: PiPI version
10
11
.. |docs | image :: https://readthedocs.com/projects/icb-scanpydoc/badge/
11
12
:target: https://icb-scanpydoc.readthedocs-hosted.com/
12
- .. |ci | image :: https://github.com/theislab/scanpydoc/actions/workflows/ci.yml/badge.svg
13
+ :alt: doc build status
14
+ .. |tests | image :: https://github.com/theislab/scanpydoc/actions/workflows/ci.yml/badge.svg
13
15
:target: https://github.com/theislab/scanpydoc/actions/workflows/ci.yml
16
+ :alt: python test status
17
+ .. |checks | image :: https://results.pre-commit.ci/badge/github/theislab/scanpydoc/master.svg
18
+ :target: https://results.pre-commit.ci/latest/github/theislab/scanpydoc/master
19
+ :alt: pre-commit.ci status
14
20
.. |cov | image :: https://codecov.io/gh/theislab/scanpydoc/branch/master/graph/badge.svg
15
21
:target: https://codecov.io/gh/theislab/scanpydoc
22
+ :alt: coverage
You can’t perform that action at this time.
0 commit comments