aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-08-06 19:25:52 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2013-08-06 19:31:02 -0700
commitc62e91f3eca01c7e06974994fc16bce06fbffabf (patch)
tree4372729eaf6f3f6b3fdd43baa882270f6373bd82 /docs/index.rst
parent8d7fb752184873f2aa3c2cc375d1556d43920d1b (diff)
downloadcryptography-c62e91f3eca01c7e06974994fc16bce06fbffabf.tar.gz
cryptography-c62e91f3eca01c7e06974994fc16bce06fbffabf.tar.bz2
cryptography-c62e91f3eca01c7e06974994fc16bce06fbffabf.zip
Initial commit. Migrates over basic project files, and the OpenSSL bindings
from OpenTLS.
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 00000000..86ce214c
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,22 @@
+.. Cryptography documentation master file, created by
+ sphinx-quickstart on Tue Aug 6 19:19:14 2013.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Cryptography's documentation!
+========================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+