diff options
author | Ben McGinnes <[email protected]> | 2018-10-30 16:41:47 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-10-30 16:41:47 +0000 |
commit | 78be1e2f543667576a49286476e7d66a707dd17e (patch) | |
tree | ec4d5b4aeb2da1cd6d0da394fb987df9b94260fb /lang/python/doc/src/index | |
parent | docs: python (diff) | |
download | gpgme-78be1e2f543667576a49286476e7d66a707dd17e.tar.gz gpgme-78be1e2f543667576a49286476e7d66a707dd17e.zip |
docs: python docs restructure
* Moved the what's new section out of the HOWTO (mostly), in
anticipation of expanding the docs to be more than merely a HOWTO.
Diffstat (limited to '')
-rw-r--r-- | lang/python/doc/src/index | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/doc/src/index b/lang/python/doc/src/index index 9fe7a3c8..18c9386b 100644 --- a/lang/python/doc/src/index +++ b/lang/python/doc/src/index @@ -22,5 +22,5 @@ :END: -- [[file:short-history.org][A short history of the project]] -- [[file:gpgme-python-howto.org][GPGME Python Bindings HOWTO]] +- [[file:short-history][A short history of the project]] +- [[file:gpgme-python-howto][GPGME Python Bindings HOWTO]] |