Skip to content

Commit e42f066

Browse files
committed
Updated files with git_helper.
1 parent 586b8fb commit e42f066

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ domdf_python_tools
1515
:widths: 10 90
1616

1717
* - Docs
18-
- |docs|
18+
- |docs| |docs_check|
1919
* - Tests
2020
- |travis| |actions_windows| |actions_macos|
2121
|coveralls| |codefactor|
@@ -31,6 +31,10 @@ domdf_python_tools
3131
.. |docs| image:: https://img.shields.io/readthedocs/domdf_python_tools/latest?logo=read-the-docs
3232
:target: https://domdf_python_tools.readthedocs.io/en/latest/?badge=latest
3333
:alt: Documentation Status
34+
35+
.. |docs| image:: [Docs Check](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
37+
:alt: Docs Check Status
3438

3539
.. |travis| image:: https://img.shields.io/travis/com/domdfcoding/domdf_python_tools/master?logo=travis
3640
:target: https://travis-ci.com/domdfcoding/domdf_python_tools

doc-source/index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ domdf_python_tools
1616
:widths: 10 90
1717

1818
* - Docs
19-
- |docs|
19+
- |docs| |docs_check|
2020
* - Tests
2121
- |travis| |actions_windows| |actions_macos|
2222
|coveralls| |codefactor|
@@ -32,6 +32,10 @@ domdf_python_tools
3232
.. |docs| image:: https://img.shields.io/readthedocs/domdf_python_tools/latest?logo=read-the-docs
3333
:target: https://domdf_python_tools.readthedocs.io/en/latest/?badge=latest
3434
:alt: Documentation Status
35+
36+
.. |docs| image:: [Docs Check](https://github.com/domdfcoding/domdf_python_tools/workflows/Docs%20Check/badge.svg
37+
:target: https://github.com/domdfcoding/domdf_python_tools/actions?query=workflow%3A%22Docs+Check%22
38+
:alt: Docs Check Status
3539

3640
.. |travis| image:: https://img.shields.io/travis/com/domdfcoding/domdf_python_tools/master?logo=travis
3741
:target: https://travis-ci.com/domdfcoding/domdf_python_tools

0 commit comments

Comments
 (0)