Bootstrapping Sphinx documentation
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 0000000..c2aa3f5
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,20 @@
+.. pyOpenSSL documentation master file, created by
+   sphinx-quickstart on Sat Jul 16 07:12:22 2011.
+   You can adapt this file completely to your liking, but it should at least
+   contain the root `toctree` directive.
+
+Welcome to pyOpenSSL's documentation!
+=====================================
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+