From 59e38e3d2c14b40045e15c45b6c2f300e8f097dc Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Mon, 22 Oct 2018 05:43:36 +1100 Subject: 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. --- lang/python/doc/src/gpgme-python-howto.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python/doc/src') 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 -- cgit v1.2.3