diff options
author | Ben McGinnes <[email protected]> | 2018-10-04 16:30:20 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-10-04 16:30:20 +0000 |
commit | 0b5930b276186afd1ca1dd91d82db7e60dd20606 (patch) | |
tree | 264b595a41ae6cf798ba0548030bc71deedf1016 /lang/python/doc/texinfo/gpgme-python-howto.texi | |
parent | docs: python (diff) | |
download | gpgme-0b5930b276186afd1ca1dd91d82db7e60dd20606.tar.gz gpgme-0b5930b276186afd1ca1dd91d82db7e60dd20606.zip |
docs: python
* Fixed an error in the new index page and then exported to the other
two "source" formats.
Diffstat (limited to 'lang/python/doc/texinfo/gpgme-python-howto.texi')
-rw-r--r-- | lang/python/doc/texinfo/gpgme-python-howto.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python/doc/texinfo/gpgme-python-howto.texi b/lang/python/doc/texinfo/gpgme-python-howto.texi index b474242d..40beb7ad 100644 --- a/lang/python/doc/texinfo/gpgme-python-howto.texi +++ b/lang/python/doc/texinfo/gpgme-python-howto.texi @@ -418,8 +418,7 @@ version 3.0 (or any later version). This package is the origin of these bindings, though they are somewhat different now. For details of when and how the PyME package was -folded back into GPGME itself see the @emph{Short History} document@footnote{@samp{short-history.org} and/or @samp{short-history.html}.} -in the Python bindings @samp{docs} directory.@footnote{The @samp{lang/python/docs/} directory in the GPGME source.} +folded back into GPGME itself see the @uref{short-history.org, Short History} document.@footnote{@samp{short-history.org} and/or @samp{short-history.html}.} The PyME package was first released in 2002 and was also the first attempt to implement a low level binding to GPGME. In doing so it |