summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorfarcepest <farcepest@gmail.com>2012-10-08 11:32:11 -0400
committerfarcepest <farcepest@gmail.com>2012-10-08 11:32:11 -0400
commit451f88ef82ff113591ea275a7fd67f9a628b25e6 (patch)
tree7f44e9971f1c15ebae40a88d455c4ddf30e6ba0c /doc/index.rst
parent7d4993a53c9706b697d60b61544d7d2047a1667f (diff)
downloadmysqldb1-451f88ef82ff113591ea275a7fd67f9a628b25e6.tar.gz
Doc overhaul with sphinx
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 0000000..a0b3fd5
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,24 @@
+.. MySQLdb documentation master file, created by
+ sphinx-quickstart on Sun Oct 07 19:36:17 2012.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to MySQLdb's documentation!
+===================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 3
+
+ user_guide
+ MySQLdb
+ FAQ
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+