summaryrefslogtreecommitdiff
path: root/docs/oauth2/oauth2.rst
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2013-09-17 15:18:04 +0100
committerIb Lundgren <ib.lundgren@gmail.com>2013-09-17 15:18:04 +0100
commit3a30df69d19f56d1eeedcba9c0742186e85aac85 (patch)
treefec4621968c46afcd1546203ef3e08f7407b28a2 /docs/oauth2/oauth2.rst
parent8b441dc66514873b70f1bff857c841f03da10dcd (diff)
downloadoauthlib-3a30df69d19f56d1eeedcba9c0742186e85aac85.tar.gz
Restructure API docs to mimic code structure more.
Diffstat (limited to 'docs/oauth2/oauth2.rst')
-rw-r--r--docs/oauth2/oauth2.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/oauth2/oauth2.rst b/docs/oauth2/oauth2.rst
index 4f56c82..2c92182 100644
--- a/docs/oauth2/oauth2.rst
+++ b/docs/oauth2/oauth2.rst
@@ -4,6 +4,8 @@ OAuth 2.0
.. toctree::
:maxdepth: 2
- overview
clients/client
server
+ endpoints/endpoints
+ grants/grants
+ tokens/tokens