summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorStéphane Raimbault <stephane.raimbault@gmail.com>2013-05-07 10:39:50 +0200
committerStéphane Raimbault <stephane.raimbault@gmail.com>2013-05-13 11:11:32 +0200
commitc940f9f8b1c85fcc177dfc0c7a2705bc89506376 (patch)
tree59bd2aa7ed07676964478b05b10e9a1abbfbfafe /docs/index.rst
parentd47df02105a9454c0b603d1865fa82b22d001286 (diff)
downloadoauthlib-c940f9f8b1c85fcc177dfc0c7a2705bc89506376.tar.gz
Wrap all paragraphs at 80 characters
Cosmetic but large patch.
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 05fbacc..e341ad3 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -16,23 +16,23 @@ For news and discussions please check out our `G+ OAuthLib community`_.
.. toctree::
:maxdepth: 2
-
+
contributing
.. toctree::
:maxdepth: 2
-
+
oauth_1_versus_oauth_2
.. toctree::
:maxdepth: 2
-
+
client
server
.. toctree::
:maxdepth: 2
-
+
oauth2_overview
client2
server2