summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: b6ce191e3790c21b9e7fa7fa88e2855a26f44838 (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
34
35
36
37
38
39
40
41
42
.. 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`_!

Check out :doc:`error_reporting` for details on how to be an awesome bug reporter.

For news and discussions please head over to our `Gitter OAuthLib community`_.

.. _`new issue on GitHub`: https://github.com/oauthlib/oauthlib/issues/new
.. _`Gitter OAuthLib community`: https://gitter.im/oauthlib/Lobby

.. toctree::
   :maxdepth: 1

   installation
   faq
   feature_matrix
   error_reporting
   contributing
   release_process
   oauth_1_versus_oauth_2

.. toctree::
   :maxdepth: 3

   oauth1/oauth1
   oauth2/oauth2
   oauth2/oidc

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

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