diff options
author | Ben McGinnes <[email protected]> | 2019-01-27 03:57:53 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2019-01-27 03:57:53 +0000 |
commit | 1e265723653042bc1010b457537b69a2011b43b7 (patch) | |
tree | 26a6b8e266db592d627e52d50ecee37575579303 /lang/python/doc/texinfo/index.texi | |
parent | json: Better use gpgme_free (diff) | |
download | gpgme-1e265723653042bc1010b457537b69a2011b43b7.tar.gz gpgme-1e265723653042bc1010b457537b69a2011b43b7.zip |
python: post installer docs fix script
* Moved post_installer.py into the examples/howto/ directory.
* Added instructions for its use to the Python Bindings HOWTO.
* Ran it as intended from the lang/python/ directory in order to both
prove it works and quickly and easily get the updated howto
replicated. Also to fix all those .texi files.
Tested-by: Ben McGinnes <[email protected]>
Signed-off-by: Ben McGinnes <[email protected]>
Diffstat (limited to 'lang/python/doc/texinfo/index.texi')
-rw-r--r-- | lang/python/doc/texinfo/index.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/doc/texinfo/index.texi b/lang/python/doc/texinfo/index.texi index 0f4863c7..95c27c22 100644 --- a/lang/python/doc/texinfo/index.texi +++ b/lang/python/doc/texinfo/index.texi @@ -57,4 +57,4 @@ GPGME Python Bindings @uref{gpgme-python-howto, GPGME Python Bindings HOWTO} @end itemize -@bye +@bye
\ No newline at end of file |