diff options
Diffstat (limited to 'lang/python/doc/rst/index.rst')
-rw-r--r-- | lang/python/doc/rst/index.rst | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/lang/python/doc/rst/index.rst b/lang/python/doc/rst/index.rst index 746391c3..9c4f0f7a 100644 --- a/lang/python/doc/rst/index.rst +++ b/lang/python/doc/rst/index.rst @@ -1,8 +1,15 @@ -.. _top: +.. GPGME Python Bindings documentation master file, created by + sphinx-quickstart on Wed Dec 5 09:04:47 2018. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. GPGME Python Bindings ===================== +.. toctree:: + :maxdepth: 2 + :caption: Contents: + Contents -------- @@ -13,3 +20,11 @@ Contents - `What Was New <what-was-new>`__ - `GPGME Python Bindings HOWTO <gpgme-python-howto>`__ + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |