Commit 8bcace41 by William Tisäter

Drop info about the docs when on the docs

parent 1838576b
...@@ -5,8 +5,6 @@ This library is based on `Maxmind's GeoIP C API <https://github.com/maxmind/geoi ...@@ -5,8 +5,6 @@ This library is based on `Maxmind's GeoIP C API <https://github.com/maxmind/geoi
Tested with Python version 2.6, 2.7, 3.2 and 3.3. Tested with Python version 2.6, 2.7, 3.2 and 3.3.
|Build Status| |Coverage Status| |Downloads|
Installation Installation
------------ ------------
...@@ -25,9 +23,6 @@ contribute you can always `create a pull ...@@ -25,9 +23,6 @@ contribute you can always `create a pull
request <https://github.com/appliedsec/pygeoip/pulls>`__ for discussion request <https://github.com/appliedsec/pygeoip/pulls>`__ for discussion
and code submission. and code submission.
Documentation
-------------
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
...@@ -35,11 +30,3 @@ Documentation ...@@ -35,11 +30,3 @@ Documentation
supported-databases supported-databases
api-reference api-reference
For more information, `check out the documentation <http://pygeoip.readthedocs.org/>`__ over at Read the Docs.
.. |Build Status| image:: https://api.travis-ci.org/appliedsec/pygeoip.png?branch=master
:target: https://travis-ci.org/appliedsec/pygeoip
.. |Coverage Status| image:: https://coveralls.io/repos/appliedsec/pygeoip/badge.png
:target: https://coveralls.io/r/appliedsec/pygeoip
.. |Downloads| image:: https://pypip.in/d/pygeoip/badge.png
:target: https://crate.io/packages/pygeoip
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment