aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/rst/index.rst
diff options
context:
space:
mode:
authorBen McGinnes <[email protected]>2019-01-27 03:57:53 +0000
committerBen McGinnes <[email protected]>2019-01-27 03:57:53 +0000
commit1e265723653042bc1010b457537b69a2011b43b7 (patch)
tree26a6b8e266db592d627e52d50ecee37575579303 /lang/python/doc/rst/index.rst
parentjson: Better use gpgme_free (diff)
downloadgpgme-1e265723653042bc1010b457537b69a2011b43b7.tar.gz
gpgme-1e265723653042bc1010b457537b69a2011b43b7.zip
python: post installer docs fix script
* Moved post_installer.py into the examples/howto/ directory. * Added instructions for its use to the Python Bindings HOWTO. * Ran it as intended from the lang/python/ directory in order to both prove it works and quickly and easily get the updated howto replicated. Also to fix all those .texi files. Tested-by: Ben McGinnes <[email protected]> Signed-off-by: Ben McGinnes <[email protected]>
Diffstat (limited to 'lang/python/doc/rst/index.rst')
-rw-r--r--lang/python/doc/rst/index.rst10
1 files changed, 1 insertions, 9 deletions
diff --git a/lang/python/doc/rst/index.rst b/lang/python/doc/rst/index.rst
index 9c4f0f7a..3ff34fc4 100644
--- a/lang/python/doc/rst/index.rst
+++ b/lang/python/doc/rst/index.rst
@@ -7,7 +7,7 @@ GPGME Python Bindings
=====================
.. toctree::
- :maxdepth: 2
+ :maxdepth: 3
:caption: Contents:
Contents
@@ -20,11 +20,3 @@ Contents
- `What Was New <what-was-new>`__
- `GPGME Python Bindings HOWTO <gpgme-python-howto>`__
-
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`