summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: eb81b2ce9779fdf9c11d5c2c709417340e4e2e6c (plain)
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
.. OAuthLib documentation master file, created by
   sphinx-quickstart on Mon Mar 12 09:37:24 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to OAuthLib's documentation!
====================================

If you can't find what you need or have suggestions for improvement, don't
hesitate to open a `new issue on GitHub`_!

For news and discussions please check out our `G+ OAuthLib community`_.

.. _`new issue on GitHub`: https://github.com/idan/oauthlib/issues/new
.. _`G+ OAuthLib community`: https://plus.google.com/communities/101889017375384052571

.. toctree::
   :maxdepth: 2

   oauth_1_versus_oauth_2
   oauth1/oauth1
   oauth2/oauth2
   contributing
   faq
   feature_matrix


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

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