diff options
author | Ben McGinnes <[email protected]> | 2018-10-04 16:30:20 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-10-04 16:30:20 +0000 |
commit | 0b5930b276186afd1ca1dd91d82db7e60dd20606 (patch) | |
tree | 264b595a41ae6cf798ba0548030bc71deedf1016 /lang/python/doc/rst/index.rst | |
parent | docs: python (diff) | |
download | gpgme-0b5930b276186afd1ca1dd91d82db7e60dd20606.tar.gz gpgme-0b5930b276186afd1ca1dd91d82db7e60dd20606.zip |
docs: python
* Fixed an error in the new index page and then exported to the other
two "source" formats.
Diffstat (limited to 'lang/python/doc/rst/index.rst')
-rw-r--r-- | lang/python/doc/rst/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/python/doc/rst/index.rst b/lang/python/doc/rst/index.rst new file mode 100644 index 00000000..31dc146d --- /dev/null +++ b/lang/python/doc/rst/index.rst @@ -0,0 +1,12 @@ +.. _index: + +GPGME Python Bindings +===================== + +.. _index-contents: + +Contents +-------- + +- `A short history of the project <short-history.org>`__ +- `GPGME Python Bindings HOWTO <gpgme-python-howto.org>`__ |