File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
- |Docs badge | |License |
1
+ |Build | | PyPI version | | Docs badge | |License |
2
2
3
3
sphinx-hoverxref
4
4
================
@@ -43,6 +43,12 @@ Check out the full documentation at https://sphinx-hoverxref.readthedocs.io/
43
43
.. _Sphinx : https://www.sphinx-doc.org/
44
44
45
45
46
+ .. |Build | image :: https://travis-ci.org/readthedocs/sphinx-hoverxref.svg?branch=master
47
+ :target: https://travis-ci.org/readthedocs/sphinx-hoverxref
48
+ :alt: Build status
49
+ .. |PyPI version | image :: https://img.shields.io/pypi/v/sphinx-hoverxref.svg
50
+ :target: https://pypi.org/project/sphinx-hoverxref
51
+ :alt: Current PyPI version
46
52
.. |Docs badge | image :: https://readthedocs.org/projects/sphinx-hoverxref/badge/?version=latest
47
53
:target: https://sphinx-hoverxref.readthedocs.io/en/latest/?badge=latest
48
54
:alt: Documentation status
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Source code repository (and issue tracker):
10
10
https://github.com/readthedocs/sphinx-hoverxref/
11
11
12
12
Badges:
13
- |Docs badge | |License |
13
+ |Build | | PyPI version | | Docs badge | |License |
14
14
15
15
16
16
Usage
@@ -54,6 +54,12 @@ This will :hoverxref:`show a tooltip <hoverxref:hoverxref>` in the linked words.
54
54
.. _Read the Docs : https://readthedocs.org
55
55
56
56
57
+ .. |Build | image :: https://travis-ci.org/readthedocs/sphinx-hoverxref.svg?branch=master
58
+ :target: https://travis-ci.org/readthedocs/sphinx-hoverxref
59
+ :alt: Build status
60
+ .. |PyPI version | image :: https://img.shields.io/pypi/v/sphinx-hoverxref.svg
61
+ :target: https://pypi.org/project/sphinx-hoverxref
62
+ :alt: Current PyPI version
57
63
.. |Docs badge | image :: https://readthedocs.org/projects/sphinx-hoverxref/badge/?version=latest
58
64
:target: https://sphinx-hoverxref.readthedocs.io/en/latest/?badge=latest
59
65
:alt: Documentation status
You can’t perform that action at this time.
0 commit comments