.. geoip2 documentation master file, created by
   sphinx-quickstart on Tue Apr  9 13:34:57 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. toctree::
   :maxdepth: 3

.. include:: ../README.rst

=======
Modules
=======

.. automodule:: geoip2
    :members:

.. automodule:: geoip2.webservices
    :members:

.. automodule:: geoip2.models
    :members:

.. automodule:: geoip2.records
    :members:

.. automodule:: geoip2.errors
    :members:

==================
Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

:copyright: (c) 2013 by MaxMind, Inc.
:license: GNU Lesser General Public License v2 or later (LGPLv2+)

