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.
This commit is contained in:
parent
172baaf4d3
commit
7ebc5a3570
@ -116,8 +116,8 @@
|
|||||||
|
|
||||||
This package is the origin of these bindings, though they are
|
This package is the origin of these bindings, though they are
|
||||||
somewhat different now. For details of when and how the PyME
|
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]]
|
package was folded back into GPGME itself see the /Short History/
|
||||||
document in this Python bindings =docs= directory.
|
document[fn:1] in this Python bindings =docs= directory.[fn:2]
|
||||||
|
|
||||||
The PyME package was first released in 2002 and was also the first
|
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
|
attempt to implement a low level binding to GPGME. In doing so it
|
||||||
@ -195,7 +195,7 @@
|
|||||||
:CUSTOM_ID: install-gpgme
|
:CUSTOM_ID: install-gpgme
|
||||||
:END:
|
: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.
|
source.
|
||||||
|
|
||||||
|
|
||||||
@ -556,3 +556,13 @@
|
|||||||
WITHOUT ANY WARRANTY, to the extent permitted by law; without even
|
WITHOUT ANY WARRANTY, to the extent permitted by law; without even
|
||||||
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
||||||
PURPOSE.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user