1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Description: Remove data from external website in docs
Author: Angel Abad <angel@debian.org>
Forwarded: no
Last-Updated: 2016-12-08
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -36,26 +36,3 @@
api
contributing
projects
-
-.. |build-status-image| image:: https://secure.travis-ci.org/izimobil/polib.svg?branch=master
- :target: http://travis-ci.org/izimobil/polib?branch=master
- :alt: Travis build
-
-.. |codecov-image| image:: https://codecov.io/gh/izimobil/polib/branch/master/graph/badge.svg
- :target: https://codecov.io/gh/izimobil/polib
-
-.. |pypi-version| image:: https://img.shields.io/pypi/v/polib.svg
- :target: https://pypi.python.org/pypi/djangorestframework-datatables
- :alt: Pypi version
-
-.. |pypi-stats| image:: https://img.shields.io/pypi/dm/polib.svg
- :target: https://pypistats.org/packages/polib
- :alt: Pypi downloads
-
-.. |documentation-status-image| image:: https://readthedocs.org/projects/polib/badge/?version=latest
- :target: http://polib.readthedocs.io/en/latest/?badge=latest
- :alt: Documentation Status
-
-.. |py-versions| image:: https://img.shields.io/pypi/pyversions/polib.svg
- :target: https://img.shields.io/pypi/pyversions/polib.svg
- :alt: Python versions
|