@@ -28,52 +28,53 @@ domdf_python_tools
28
28
* - Other
29
29
- |license | |language | |requires | |pre_commit |
30
30
31
- .. |docs | image :: https://img.shields.io/readthedocs/domdf_python_tools/latest?logo=read-the-docs
32
- :target: https:// domdf_python_tools.readthedocs.io/en/latest/?badge=latest
33
- :alt: Documentation Status
31
+ .. |docs | rtfd-shield ::
32
+ :project: domdf_python_tools
33
+ :alt: Documentation Build Status
34
34
35
- .. |docs_check | image :: https://github.com/domdfcoding/domdf_python_tools/workflows/Docs%20Check/badge.svg
36
- :target: https://github.com/domdfcoding/domdf_python_tools/actions?query=workflow%3A%22Docs+ Check%22
35
+ .. |docs_check | actions-shield ::
36
+ :workflow: Docs Check
37
37
:alt: Docs Check Status
38
38
39
- .. |travis | image :: https://img.shields.io/travis/com/domdfcoding/domdf_python_tools/master?logo=travis
40
- :target: https:// travis-ci. com/domdfcoding/domdf_python_tools
39
+ .. |travis | travis-shield ::
40
+ :travis-site: com
41
41
:alt: Travis Build Status
42
42
43
- .. |actions_windows | image :: https://github.com/domdfcoding/domdf_python_tools/workflows/Windows%20Tests/badge.svg
44
- :target: https://github.com/domdfcoding/domdf_python_tools/actions?query=workflow%3A%22Windows+ Tests%22
43
+ .. |actions_windows | actions-shield ::
44
+ :workflow: Windows Tests
45
45
:alt: Windows Tests Status
46
46
47
- .. |actions_macos | image :: https://github.com/domdfcoding/domdf_python_tools/workflows/macOS%20Tests/badge.svg
48
- :target: https://github.com/domdfcoding/domdf_python_tools/actions?query=workflow%3A%22macOS+ Tests%22
47
+ .. |actions_macos | actions-shield ::
48
+ :workflow: macOS Tests
49
49
:alt: macOS Tests Status
50
50
51
- .. |requires | image :: https://requires.io/github/domdfcoding/domdf_python_tools/requirements.svg?branch=master
52
- :target: https://requires.io/github/domdfcoding/domdf_python_tools/requirements/?branch=master
51
+ .. |requires | requires-io-shield ::
53
52
:alt: Requirements Status
54
53
55
- .. |coveralls | image :: https://img.shields.io/coveralls/github/domdfcoding/domdf_python_tools/master?logo=coveralls
56
- :target: https://coveralls.io/github/domdfcoding/domdf_python_tools?branch=master
54
+ .. |coveralls | coveralls-shield ::
57
55
:alt: Coverage
58
56
59
- .. |codefactor | image :: https://img.shields.io/codefactor/grade/github/domdfcoding/domdf_python_tools?logo=codefactor
60
- :target: https://www.codefactor.io/repository/github/domdfcoding/domdf_python_tools
57
+ .. |codefactor | codefactor-shield ::
61
58
:alt: CodeFactor Grade
62
59
63
- .. |pypi-version | image :: https://img.shields.io/pypi/v/domdf_python_tools
64
- :target: https://pypi.org/project/domdf_python_tools/
60
+ .. |pypi-version | pypi-shield ::
61
+ :project: domdf_python_tools
62
+ :version:
65
63
:alt: PyPI - Package Version
66
64
67
- .. |supported-versions | image :: https://img.shields.io/pypi/pyversions/domdf_python_tools?logo=python&logoColor=white
68
- :target: https://pypi.org/project/domdf_python_tools/
65
+ .. |supported-versions | pypi-shield ::
66
+ :project: domdf_python_tools
67
+ :py-versions:
69
68
:alt: PyPI - Supported Python Versions
70
69
71
- .. |supported-implementations | image :: https://img.shields.io/pypi/implementation/domdf_python_tools
72
- :target: https://pypi.org/project/domdf_python_tools/
70
+ .. |supported-implementations | pypi-shield ::
71
+ :project: domdf_python_tools
72
+ :implementations:
73
73
:alt: PyPI - Supported Implementations
74
74
75
- .. |wheel | image :: https://img.shields.io/pypi/wheel/domdf_python_tools
76
- :target: https://pypi.org/project/domdf_python_tools/
75
+ .. |wheel | pypi-shield ::
76
+ :project: domdf_python_tools
77
+ :wheel:
77
78
:alt: PyPI - Wheel
78
79
79
80
.. |conda-version | image :: https://img.shields.io/conda/v/domdfcoding/domdf_python_tools?logo=anaconda
@@ -84,26 +85,26 @@ domdf_python_tools
84
85
:target: https://anaconda.org/domdfcoding/domdf_python_tools
85
86
:alt: Conda - Platform
86
87
87
- .. |license | image :: https://img.shields.io/github/license/domdfcoding/domdf_python_tools
88
- :target: https://github.com/domdfcoding/domdf_python_tools/blob/master/LICENSE
88
+ .. |license | github-shield ::
89
+ :license:
89
90
:alt: License
90
91
91
- .. |language | image :: https://img.shields.io/github/languages/top/domdfcoding/domdf_python_tools
92
+ .. |language | github-shield ::
93
+ :top-language:
92
94
:alt: GitHub top language
93
95
94
- .. |commits-since | image :: https://img.shields.io/ github/commits-since/domdfcoding/domdf_python_tools/v0.5.0
95
- :target: https://github.com/domdfcoding/domdf_python_tools/pulse
96
+ .. |commits-since | github-shield ::
97
+ :commits-since: v0.5.0
96
98
:alt: GitHub commits since tagged version
97
99
98
- .. |commits-latest | image :: https://img.shields.io/ github/last-commit/domdfcoding/domdf_python_tools
99
- :target: https://github.com/domdfcoding/domdf_python_tools/ commit/master
100
+ .. |commits-latest | github-shield ::
101
+ :last- commit:
100
102
:alt: GitHub last commit
101
103
102
- .. |maintained | image :: https://img.shields.io/maintenance/yes/ 2020
104
+ .. |maintained | maintained-shield :: 2020
103
105
:alt: Maintenance
104
106
105
- .. |pre_commit | image :: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
106
- :target: https://github.com/pre-commit/pre-commit
107
+ .. |pre_commit | pre-commit-shield ::
107
108
:alt: pre-commit
108
109
109
110
.. end shields
@@ -122,7 +123,6 @@ Installation
122
123
:anaconda:
123
124
:conda-channels: domdfcoding, conda-forge
124
125
125
-
126
126
.. end installation
127
127
128
128
0 commit comments