Skip to content

Commit 339eead

Browse files
committed
Updated docs.
1 parent ab36f84 commit 339eead

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

doc-source/index.rst

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -28,52 +28,53 @@ domdf_python_tools
2828
* - Other
2929
- |license| |language| |requires| |pre_commit|
3030

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
3434

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
3737
:alt: Docs Check Status
3838

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
4141
:alt: Travis Build Status
4242

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
4545
:alt: Windows Tests Status
4646

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
4949
:alt: macOS Tests Status
5050

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::
5352
:alt: Requirements Status
5453

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::
5755
:alt: Coverage
5856

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::
6158
:alt: CodeFactor Grade
6259

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:
6563
:alt: PyPI - Package Version
6664

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:
6968
:alt: PyPI - Supported Python Versions
7069

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:
7373
:alt: PyPI - Supported Implementations
7474

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:
7778
:alt: PyPI - Wheel
7879

7980
.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/domdf_python_tools?logo=anaconda
@@ -84,26 +85,26 @@ domdf_python_tools
8485
:target: https://anaconda.org/domdfcoding/domdf_python_tools
8586
:alt: Conda - Platform
8687

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:
8990
:alt: License
9091

91-
.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/domdf_python_tools
92+
.. |language| github-shield::
93+
:top-language:
9294
:alt: GitHub top language
9395

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
9698
:alt: GitHub commits since tagged version
9799

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:
100102
:alt: GitHub last commit
101103

102-
.. |maintained| image:: https://img.shields.io/maintenance/yes/2020
104+
.. |maintained| maintained-shield:: 2020
103105
:alt: Maintenance
104106

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::
107108
:alt: pre-commit
108109

109110
.. end shields
@@ -122,7 +123,6 @@ Installation
122123
:anaconda:
123124
:conda-channels: domdfcoding, conda-forge
124125

125-
126126
.. end installation
127127
128128

0 commit comments

Comments
 (0)