[git] GPGME - branch, ben/docs/2018-03, updated. gpgme-1.10.0-71-g7ebc5a3

by Ben McGinnes cvs at cvs.gnupg.org
Mon Mar 12 14:36:23 CET 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".

The branch, ben/docs/2018-03 has been updated
       via  7ebc5a357057d01b7ef965521ab68b7cb7e20a8f (commit)
      from  172baaf4d3e4ed03a4d3437be9efa3dfe6a847bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7ebc5a357057d01b7ef965521ab68b7cb7e20a8f
Author: Ben McGinnes <ben at adversary.org>
Date:   Tue Mar 13 00:33:11 2018 +1100

    doc: python bindings howto
    
    * Switched from links to some external docs to using footnotes where
      necessary.
    * Ideally the howto should be as stand alone as possible.
    * Also it makes it difficult to convert to another format for
      proof-reading if there are links that the conversion can't find.

diff --git a/lang/python/docs/GPGMEpythonHOWTOen.org b/lang/python/docs/GPGMEpythonHOWTOen.org
index 4385bc9..42cd3c0 100644
--- a/lang/python/docs/GPGMEpythonHOWTOen.org
+++ b/lang/python/docs/GPGMEpythonHOWTOen.org
@@ -116,8 +116,8 @@
 
     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 [[Short_History.org][Short History]]
-    document in this Python bindings =docs= directory.
+    package was folded back into GPGME itself see the /Short History/
+    document[fn:1] in this Python bindings =docs= directory.[fn:2]
 
     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
@@ -195,7 +195,7 @@
     :CUSTOM_ID: install-gpgme
     :END:
 
-    See the [[../../../README][GPGME README file]] for details of how to install GPGME from
+    See the GPGME =README= file for details of how to install GPGME from
     source.
 
 
@@ -556,3 +556,13 @@
    WITHOUT ANY WARRANTY, to the extent permitted by law; without even
    the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
    PURPOSE.
+
+
+* Footnotes
+  :PROPERTIES:
+  :CUSTOM_ID: footnotes
+  :END:
+
+[fn:1] Short_History.org and/or Short_History.html.
+
+[fn:2] The =lang/python/docs/= directory in the GPGME source.

-----------------------------------------------------------------------

Summary of changes:
 lang/python/docs/GPGMEpythonHOWTOen.org | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list