aboutsummaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst13
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 7006ec6..4c15fc8 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -1,22 +1,25 @@
+=====================================
Welcome to pyOpenSSL's documentation!
=====================================
-.. topic:: Abstract
- This module is a rather thin wrapper around (a subset of) the OpenSSL library.
- With thin wrapper I mean that a lot of the object methods do nothing more than
- calling a corresponding function in the OpenSSL library.
+pyOpenSSL is a rather thin wrapper around (a subset of) the OpenSSL library.
+With thin wrapper we mean that a lot of the object methods do nothing more than
+calling a corresponding function in the OpenSSL library.
Contents:
+=========
.. toctree::
- :maxdepth: 3
+ :maxdepth: 2
introduction
+ install
api
internals
+
Indices and tables
==================