1.. geoip2 documentation master file, created by
2   sphinx-quickstart on Tue Apr  9 13:34:57 2013.
3   You can adapt this file completely to your liking, but it should at least
4   contain the root `toctree` directive.
5
6.. toctree::
7   :maxdepth: 3
8
9.. include:: ../README.rst
10
11=======
12Modules
13=======
14
15.. automodule:: geoip2
16    :members:
17
18.. automodule:: geoip2.database
19    :members:
20
21.. automodule:: geoip2.webservice
22    :members:
23
24.. automodule:: geoip2.models
25    :members:
26
27.. automodule:: geoip2.records
28    :members:
29
30.. automodule:: geoip2.errors
31    :members:
32
33==================
34Indices and tables
35==================
36
37* :ref:`genindex`
38* :ref:`modindex`
39* :ref:`search`
40
41:copyright: (c) 2013-2020 by MaxMind, Inc.
42:license: Apache License, Version 2.0
43
44