@@ -10,116 +10,118 @@ flake8_sphinx_links
10
10
11
11
.. start shields
12
12
13
- .. list-table ::
14
- :stub-columns: 1
15
- :widths: 10 90
16
-
17
- * - Docs
18
- - |docs | |docs_check |
19
- * - Tests
20
- - |actions_linux | |actions_windows | |actions_macos | |coveralls |
21
- * - PyPI
22
- - |pypi-version | |supported-versions | |supported-implementations | |wheel |
23
- * - Anaconda
24
- - |conda-version | |conda-platform |
25
- * - Activity
26
- - |commits-latest | |commits-since | |maintained | |pypi-downloads |
27
- * - QA
28
- - |codefactor | |actions_flake8 | |actions_mypy | |pre_commit_ci |
29
- * - Other
30
- - |license | |language | |requires |
31
-
32
- .. |docs | rtfd-shield ::
33
- :project: flake8-sphinx-links
34
- :alt: Documentation Build Status
35
-
36
- .. |docs_check | actions-shield ::
37
- :workflow: Docs Check
38
- :alt: Docs Check Status
39
-
40
- .. |actions_linux | actions-shield ::
41
- :workflow: Linux
42
- :alt: Linux Test Status
43
-
44
- .. |actions_windows | actions-shield ::
45
- :workflow: Windows
46
- :alt: Windows Test Status
47
-
48
- .. |actions_macos | actions-shield ::
49
- :workflow: macOS
50
- :alt: macOS Test Status
51
-
52
- .. |actions_flake8 | actions-shield ::
53
- :workflow: Flake8
54
- :alt: Flake8 Status
55
-
56
- .. |actions_mypy | actions-shield ::
57
- :workflow: mypy
58
- :alt: mypy status
59
-
60
- .. |requires | requires-io-shield ::
61
- :alt: Requirements Status
62
-
63
- .. |coveralls | coveralls-shield ::
64
- :alt: Coverage
65
-
66
- .. |codefactor | codefactor-shield ::
67
- :alt: CodeFactor Grade
68
-
69
- .. |pypi-version | pypi-shield ::
70
- :project: flake8_sphinx_links
71
- :version:
72
- :alt: PyPI - Package Version
73
-
74
- .. |supported-versions | pypi-shield ::
75
- :project: flake8_sphinx_links
76
- :py-versions:
77
- :alt: PyPI - Supported Python Versions
78
-
79
- .. |supported-implementations | pypi-shield ::
80
- :project: flake8_sphinx_links
81
- :implementations:
82
- :alt: PyPI - Supported Implementations
83
-
84
- .. |wheel | pypi-shield ::
85
- :project: flake8_sphinx_links
86
- :wheel:
87
- :alt: PyPI - Wheel
88
-
89
- .. |conda-version | image :: https://img.shields.io/conda/v/domdfcoding/flake8_sphinx_links?logo=anaconda
90
- :target: https://anaconda.org/domdfcoding/flake8_sphinx_links
91
- :alt: Conda - Package Version
92
-
93
- .. |conda-platform | image :: https://img.shields.io/conda/pn/domdfcoding/flake8_sphinx_links?label=conda%7Cplatform
94
- :target: https://anaconda.org/domdfcoding/flake8_sphinx_links
95
- :alt: Conda - Platform
96
-
97
- .. |license | github-shield ::
98
- :license:
99
- :alt: License
100
-
101
- .. |language | github-shield ::
102
- :top-language:
103
- :alt: GitHub top language
104
-
105
- .. |commits-since | github-shield ::
106
- :commits-since: v0.1.0
107
- :alt: GitHub commits since tagged version
108
-
109
- .. |commits-latest | github-shield ::
110
- :last-commit:
111
- :alt: GitHub last commit
112
-
113
- .. |maintained | maintained-shield :: 2021
114
- :alt: Maintenance
115
-
116
- .. |pypi-downloads | pypi-shield ::
117
- :project: flake8_sphinx_links
118
- :downloads: month
119
- :alt: PyPI - Downloads
120
-
121
- .. |pre_commit_ci | pre-commit-ci-shield ::
122
- :alt: pre-commit.ci status
13
+ .. only :: html
14
+
15
+ .. list-table ::
16
+ :stub-columns: 1
17
+ :widths: 10 90
18
+
19
+ * - Docs
20
+ - |docs | |docs_check |
21
+ * - Tests
22
+ - |actions_linux | |actions_windows | |actions_macos | |coveralls |
23
+ * - PyPI
24
+ - |pypi-version | |supported-versions | |supported-implementations | |wheel |
25
+ * - Anaconda
26
+ - |conda-version | |conda-platform |
27
+ * - Activity
28
+ - |commits-latest | |commits-since | |maintained | |pypi-downloads |
29
+ * - QA
30
+ - |codefactor | |actions_flake8 | |actions_mypy | |pre_commit_ci |
31
+ * - Other
32
+ - |license | |language | |requires |
33
+
34
+ .. |docs | rtfd-shield ::
35
+ :project: flake8-sphinx-links
36
+ :alt: Documentation Build Status
37
+
38
+ .. |docs_check | actions-shield ::
39
+ :workflow: Docs Check
40
+ :alt: Docs Check Status
41
+
42
+ .. |actions_linux | actions-shield ::
43
+ :workflow: Linux
44
+ :alt: Linux Test Status
45
+
46
+ .. |actions_windows | actions-shield ::
47
+ :workflow: Windows
48
+ :alt: Windows Test Status
49
+
50
+ .. |actions_macos | actions-shield ::
51
+ :workflow: macOS
52
+ :alt: macOS Test Status
53
+
54
+ .. |actions_flake8 | actions-shield ::
55
+ :workflow: Flake8
56
+ :alt: Flake8 Status
57
+
58
+ .. |actions_mypy | actions-shield ::
59
+ :workflow: mypy
60
+ :alt: mypy status
61
+
62
+ .. |requires | requires-io-shield ::
63
+ :alt: Requirements Status
64
+
65
+ .. |coveralls | coveralls-shield ::
66
+ :alt: Coverage
67
+
68
+ .. |codefactor | codefactor-shield ::
69
+ :alt: CodeFactor Grade
70
+
71
+ .. |pypi-version | pypi-shield ::
72
+ :project: flake8_sphinx_links
73
+ :version:
74
+ :alt: PyPI - Package Version
75
+
76
+ .. |supported-versions | pypi-shield ::
77
+ :project: flake8_sphinx_links
78
+ :py-versions:
79
+ :alt: PyPI - Supported Python Versions
80
+
81
+ .. |supported-implementations | pypi-shield ::
82
+ :project: flake8_sphinx_links
83
+ :implementations:
84
+ :alt: PyPI - Supported Implementations
85
+
86
+ .. |wheel | pypi-shield ::
87
+ :project: flake8_sphinx_links
88
+ :wheel:
89
+ :alt: PyPI - Wheel
90
+
91
+ .. |conda-version | image :: https://img.shields.io/conda/v/domdfcoding/flake8_sphinx_links?logo=anaconda
92
+ :target: https://anaconda.org/domdfcoding/flake8_sphinx_links
93
+ :alt: Conda - Package Version
94
+
95
+ .. |conda-platform | image :: https://img.shields.io/conda/pn/domdfcoding/flake8_sphinx_links?label=conda%7Cplatform
96
+ :target: https://anaconda.org/domdfcoding/flake8_sphinx_links
97
+ :alt: Conda - Platform
98
+
99
+ .. |license | github-shield ::
100
+ :license:
101
+ :alt: License
102
+
103
+ .. |language | github-shield ::
104
+ :top-language:
105
+ :alt: GitHub top language
106
+
107
+ .. |commits-since | github-shield ::
108
+ :commits-since: v0.1.0
109
+ :alt: GitHub commits since tagged version
110
+
111
+ .. |commits-latest | github-shield ::
112
+ :last-commit:
113
+ :alt: GitHub last commit
114
+
115
+ .. |maintained | maintained-shield :: 2021
116
+ :alt: Maintenance
117
+
118
+ .. |pypi-downloads | pypi-shield ::
119
+ :project: flake8_sphinx_links
120
+ :downloads: month
121
+ :alt: PyPI - Downloads
122
+
123
+ .. |pre_commit_ci | pre-commit-ci-shield ::
124
+ :alt: pre-commit.ci status
123
125
124
126
.. end shields
125
127
@@ -175,8 +177,10 @@ Sample ``.pre-commit-config.yaml``:
175
177
176
178
.. start links
177
179
178
- View the :ref: ` Function Index < genindex >` or browse the ` Source Code < _modules/index. html>`__.
180
+ .. only :: html
179
181
180
- `Browse the GitHub Repository <https://github.com/domdfcoding/flake8-sphinx-links >`__
182
+ View the :ref: `Function Index <genindex >` or browse the `Source Code <_modules/index.html >`__.
183
+
184
+ `Browse the GitHub Repository <https://github.com/domdfcoding/flake8-sphinx-links >`__
181
185
182
186
.. end links
0 commit comments