diff options
author | Ben McGinnes <[email protected]> | 2018-11-06 05:22:50 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-11-06 05:22:50 +0000 |
commit | d0a5caf73c2d6b73dd043f62574c31946e4f347d (patch) | |
tree | 5b84b8694b5bffb212a38c6473387d5ab5ce0225 /lang/python/doc/src/index | |
parent | python examples: another importer (diff) | |
download | gpgme-d0a5caf73c2d6b73dd043f62574c31946e4f347d.tar.gz gpgme-d0a5caf73c2d6b73dd043f62574c31946e4f347d.zip |
docs: python bindings
* Continued restructuring as part of moving beyond mere;y the HOWTO
file.
* Generated the alternative source files for reST and Texinfo.
* Fixed some errors and updated links after moving the what's new
section to two new files (yes, two).
Diffstat (limited to 'lang/python/doc/src/index')
-rw-r--r-- | lang/python/doc/src/index | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/python/doc/src/index b/lang/python/doc/src/index index 18c9386b..ce347ea7 100644 --- a/lang/python/doc/src/index +++ b/lang/python/doc/src/index @@ -12,15 +12,17 @@ * GPGME Python Bindings :PROPERTIES: - :CUSTOM_ID: index + :CUSTOM_ID: top :END: ** Contents :PROPERTIES: - :CUSTOM_ID: index-contents + :CUSTOM_ID: contents :END: - [[file:short-history][A short history of the project]] +- [[file:what-is-new][What's New]] +- [[file:what-was-new][What Was New]] - [[file:gpgme-python-howto][GPGME Python Bindings HOWTO]] |