File tree Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 26
26
:description: A Sphinx extension to add GitHub source code links and syntax highlighting
27
27
28
28
29
- .. |.github_style | replace :: ``github_style.css ``
30
- .. _.github_style : https://github.com/tdkorn/sphinx-github-style/tree/v1.0.4/sphinx_github_style/_static/github_style.css
31
-
32
-
33
29
34
30
35
31
@@ -145,7 +141,7 @@ Syntax Highlighting
145
141
146
142
147
143
148
- .. image :: https://raw.githubusercontent.com/TDKorn/sphinx-github-style/v1.1.0 /docs/source/_static/syntax_highlighting.png
144
+ .. image :: https://raw.githubusercontent.com/TDKorn/sphinx-github-style/master /docs/source/_static/syntax_highlighting.png
149
145
:alt: A code block highlighted by the Pygments style. It looks identical to GitHub.
150
146
151
147
Original file line number Diff line number Diff line change 7
7
:description: A Sphinx extension to add GitHub source code links and syntax highlighting
8
8
9
9
10
- .. |.github_style | replace :: ``github_style.css ``
11
- .. _.github_style : https://github.com/tdkorn/sphinx-github-style/tree/v1.0.4/sphinx_github_style/_static/github_style.css
12
-
13
-
14
10
.. only :: pypi
15
11
16
12
sphinx-github-style - GitHub source code links and syntax highlighting for Sphinx documentation
You can’t perform that action at this time.
0 commit comments