File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,18 @@ Welcome to the PyDeltaRCM documentation
14
14
Project information
15
15
###################
16
16
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
+
17
29
.. toctree ::
18
30
:maxdepth: 1
19
31
@@ -22,6 +34,7 @@ Project information
22
34
meta/license
23
35
meta/conduct
24
36
37
+
25
38
.. _user_documentation :
26
39
27
40
User documentation
@@ -40,6 +53,18 @@ User documentation
40
53
Developer documentation
41
54
#######################
42
55
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
+
43
68
.. toctree ::
44
69
:maxdepth: 3
45
70
You can’t perform that action at this time.
0 commit comments