Skip to content

Commit e756c90

Browse files
author
Andrew
committed
Merge branch 'develop' of https://github.com/DeltaRCM/pyDeltaRCM into develop
2 parents ec55dc7 + af63f68 commit e756c90

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/source/index.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@ Welcome to the PyDeltaRCM documentation
1414
Project information
1515
###################
1616

17+
.. image:: https://badge.fury.io/gh/DeltaRCM%2FpyDeltaRCM.svg
18+
:target: https://github.com/DeltaRCM/pyDeltaRCM/releases
19+
20+
.. image:: https://badge.fury.io/py/pyDeltaRCM.svg
21+
:target: https://badge.fury.io/py/pyDeltaRCM
22+
23+
.. image:: https://img.shields.io/static/v1?label=GitHub&logo=github&message=source&color=brightgreen
24+
:target: https://github.com/DeltaRCM/pyDeltaRCM
25+
26+
.. image:: https://joss.theoj.org/papers/10.21105/joss.03398/status.svg
27+
:target: https://doi.org/10.21105/joss.03398
28+
1729
.. toctree::
1830
:maxdepth: 1
1931

@@ -22,6 +34,7 @@ Project information
2234
meta/license
2335
meta/conduct
2436

37+
2538
.. _user_documentation:
2639

2740
User documentation
@@ -40,6 +53,18 @@ User documentation
4053
Developer documentation
4154
#######################
4255

56+
.. image:: https://badge.fury.io/py/pyDeltaRCM.svg
57+
:target: https://badge.fury.io/py/pyDeltaRCM
58+
59+
.. image:: https://github.com/DeltaRCM/pyDeltaRCM/actions/workflows/build.yml/badge.svg
60+
:target: https://github.com/DeltaRCM/pyDeltaRCM/actions
61+
62+
.. image:: https://codecov.io/gh/DeltaRCM/pyDeltaRCM/branch/develop/graph/badge.svg
63+
:target: https://codecov.io/gh/DeltaRCM/pyDeltaRCM
64+
65+
.. image:: https://app.codacy.com/project/badge/Grade/1c137d0227914741a9ba09f0b00a49a7
66+
:target: https://www.codacy.com/gh/DeltaRCM/pyDeltaRCM?utm_source=github.com&utm_medium=referral&utm_content=DeltaRCM/pyDeltaRCM&utm_campaign=Badge_Grade
67+
4368
.. toctree::
4469
:maxdepth: 3
4570

0 commit comments

Comments
 (0)