summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorDaniel Greenfeld <pydanny@gmail.com>2012-03-12 09:37:39 -0700
committerDaniel Greenfeld <pydanny@gmail.com>2012-03-12 09:37:39 -0700
commitf92bf31c025f5ce3e926f01b8489264b1a96ec1b (patch)
treeaf71fc28564dbe46d7aef85005715c94eb09d4b3 /docs/index.rst
parenta635e2afac970e3d5de0e4ce9c0ec24a7a5a1ae6 (diff)
downloadoauthlib-f92bf31c025f5ce3e926f01b8489264b1a96ec1b.tar.gz
Adding the docs folder
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..447c190
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,22 @@
+.. 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!
+====================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+