File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- |CI Status | | Coverage Status | |PyPI |
1+ |DOI | | PyPI | | Docs | | CI Status | |Coverage Status |
22
33About
44=====
@@ -20,12 +20,16 @@ or if you have `tox <https://tox.readthedocs.io/en/latest/>`_ installed::
2020
2121 tox -e test
2222
23+ .. |DOI | image :: https://zenodo.org/badge/DOI/10.5281/zenodo.5799977.svg
24+ :target: https://doi.org/10.5281/zenodo.5799977
25+ .. |PyPI | image :: https://img.shields.io/pypi/v/sphinx-automodapi.svg
26+ :target: https://pypi.python.org/pypi/sphinx-automodapi
27+ .. |Docs | image :: https://readthedocs.org/projects/sphinx-automodapi/badge/?version=latest
28+ :target: https://sphinx-automodapi.readthedocs.io/en/latest/?badge=latest
2329.. |CI Status | image :: https://github.com/astropy/sphinx-automodapi/workflows/CI/badge.svg
2430 :target: https://github.com/astropy/sphinx-automodapi/actions
2531.. |Coverage Status | image :: https://codecov.io/gh/astropy/sphinx-automodapi/branch/main/graph/badge.svg
2632 :target: https://codecov.io/gh/astropy/sphinx-automodapi
27- .. |PyPI | image :: https://img.shields.io/pypi/v/sphinx-automodapi.svg
28- :target: https://pypi.python.org/pypi/sphinx-automodapi
2933
3034Development status
3135------------------
You can’t perform that action at this time.
0 commit comments