diff options
author | Ben McGinnes <[email protected]> | 2018-11-30 20:45:50 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-11-30 20:45:50 +0000 |
commit | 3b056a01a252bb72df5744409ba494e1a6e54d31 (patch) | |
tree | 0e1c8153d5c01ece16451d0312d98315f6cd336f /lang/python/doc/rst/index.rst | |
parent | tests, json: Make them run on debian stable (diff) | |
download | gpgme-3b056a01a252bb72df5744409ba494e1a6e54d31.tar.gz gpgme-3b056a01a252bb72df5744409ba494e1a6e54d31.zip |
python: documentation
* Added long description to setup.py.in.
* Added maintenance mode details with clarification for what type of
things would be a bug as far as MM is concerned and what wouldn't
be.
** Includes a not too subtle hint directed towards the donations page.
* Miscellaneous tightening of documentation.
Signed-off-by: Ben McGinnes <[email protected]>
Diffstat (limited to 'lang/python/doc/rst/index.rst')
-rw-r--r-- | lang/python/doc/rst/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/python/doc/rst/index.rst b/lang/python/doc/rst/index.rst index 5f736c7e..746391c3 100644 --- a/lang/python/doc/rst/index.rst +++ b/lang/python/doc/rst/index.rst @@ -8,5 +8,8 @@ Contents - `A short history of the project <short-history>`__ - `What\'s New <what-is-new>`__ + + - `Maintenance Mode <maintenance-mode>`__ (from January, 2019) + - `What Was New <what-was-new>`__ - `GPGME Python Bindings HOWTO <gpgme-python-howto>`__ |