summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2011-07-30 23:13:04 +0200
committerSybren A. Stüvel <sybren@stuvel.eu>2011-07-30 23:13:04 +0200
commitae99db65986e6dedf664cc1bb6674302c02ae2d1 (patch)
treeb16d5bc8797f5f0f49af648268816c12ee922253 /doc/index.rst
parentc5aea514a0fc8e9496f16dd212c314322965c780 (diff)
downloadrsa-git-ae99db65986e6dedf664cc1bb6674302c02ae2d1.tar.gz
Added initial sphinx doc structure
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 0000000..db66dd7
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,20 @@
+.. Python-RSA documentation master file, created by
+ sphinx-quickstart on Sat Jul 30 23:11:07 2011.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Python-RSA's documentation!
+======================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+