From d5c22966d5bf397cccfa171095885cd207ef6ae3 Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Wed, 31 Oct 2018 01:24:47 +1100 Subject: docs: python * dropped the ".org" extension and added a mode line for each file as this will make scripting format conversions a lot easier. --- lang/python/doc/src/index | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 lang/python/doc/src/index (limited to 'lang/python/doc/src/index') diff --git a/lang/python/doc/src/index b/lang/python/doc/src/index new file mode 100644 index 00000000..9fe7a3c8 --- /dev/null +++ b/lang/python/doc/src/index @@ -0,0 +1,26 @@ +# -*- mode: org -*- +#+TITLE: GNU Privacy Guard (GnuPG) Made Easy Python Bindings +#+AUTHOR: Ben McGinnes +#+LATEX_COMPILER: xelatex +#+LATEX_CLASS: article +#+LATEX_CLASS_OPTIONS: [12pt] +#+LATEX_HEADER: \usepackage{xltxtra} +#+LATEX_HEADER: \usepackage[margin=1in]{geometry} +#+LATEX_HEADER: \setmainfont[Ligatures={Common}]{Times New Roman} +#+LATEX_HEADER: \author{Ben McGinnes } + + +* GPGME Python Bindings + :PROPERTIES: + :CUSTOM_ID: index + :END: + + +** Contents + :PROPERTIES: + :CUSTOM_ID: index-contents + :END: + + +- [[file:short-history.org][A short history of the project]] +- [[file:gpgme-python-howto.org][GPGME Python Bindings HOWTO]] -- cgit v1.2.3