aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/src/gpgme-python-howto.org
diff options
context:
space:
mode:
authorBen McGinnes <[email protected]>2018-10-21 18:43:36 +0000
committerBen McGinnes <[email protected]>2018-10-21 18:43:36 +0000
commit59e38e3d2c14b40045e15c45b6c2f300e8f097dc (patch)
tree3ca8591a6537ccc0bd5addf7745d1ec04fd982ac /lang/python/doc/src/gpgme-python-howto.org
parentpython bindings: callback test (diff)
downloadgpgme-59e38e3d2c14b40045e15c45b6c2f300e8f097dc.tar.gz
gpgme-59e38e3d2c14b40045e15c45b6c2f300e8f097dc.zip
Python: docs tweaks
* Fixed a minor error in how the reST version of the HOWTO is generated. * Updated the help() in __init__.py with a little more detail as to why not to use the lower level functions.
Diffstat (limited to 'lang/python/doc/src/gpgme-python-howto.org')
-rw-r--r--lang/python/doc/src/gpgme-python-howto.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/doc/src/gpgme-python-howto.org b/lang/python/doc/src/gpgme-python-howto.org
index 83b91e8d..07026b85 100644
--- a/lang/python/doc/src/gpgme-python-howto.org
+++ b/lang/python/doc/src/gpgme-python-howto.org
@@ -2980,7 +2980,7 @@ using the latest version of Pandoc from the Org mode source file using
the following command:
#+BEGIN_SRC shell
- pandoc -f org -t rst+smart -o gpgme-python-howto.rst gpgme-python-howto.org
+ pandoc -f org -t rst -o gpgme-python-howto.rst gpgme-python-howto.org
#+END_SRC
In addition to these there is a significantly less frequently updated