.. tweepy documentation master file, created by
   sphinx-quickstart on Sun Dec  6 11:13:52 2009.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Tweepy Documentation
====================

Contents:

.. toctree::
   :maxdepth: 2

   install.rst
   getting_started.rst
   authentication.rst
   logging.rst
   streaming.rst

.. toctree::
   :caption: Twitter API v1.1 Reference

   api.rst
   stream.rst
   asyncstream.rst
   exceptions.rst
   v1_models.rst
   v1_pagination.rst

.. toctree::
   :maxdepth: 1

   extended_tweets.rst

.. toctree::
   :caption: Twitter API v2 Reference

   client.rst
   response.rst
   streamingclient.rst
   streamresponse.rst
   streamrule.rst
   asyncclient.rst
   asyncstreamingclient.rst
   exceptions.rst
   expansions_and_fields.rst
   v2_models.rst
   v2_pagination.rst

.. toctree::
   :caption: Meta
   :maxdepth: 2

   changelog.md
   development.rst
   examples.rst
   faq.rst

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

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