We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dafcbd3 commit 896fe3eCopy full SHA for 896fe3e
README.rst
@@ -9,6 +9,14 @@
9
.. _demo: http://docs.readthedocs.org
10
.. _hidden: http://sphinx-doc.org/markup/toctree.html
11
12
+.. image:: https://img.shields.io/pypi/v/sphinx_rtd_theme.svg
13
+ :target: https://pypi.python.org/pypi/sphinx_rtd_theme
14
+.. image:: https://travis-ci.org/rtfd/sphinx_rtd_theme.svg?branch=master
15
+ :target: https://travis-ci.org/rtfd/sphinx_rtd_theme
16
+.. image:: https://img.shields.io/pypi/l/sphinx_rtd_theme.svg
17
+ :target: https://pypi.python.org/pypi/sphinx_rtd_theme/
18
+ :alt: license
19
+
20
**************************
21
Read the Docs Sphinx Theme
22
0 commit comments