diff options
author | Ben McGinnes <[email protected]> | 2018-10-30 14:24:47 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-10-30 16:06:24 +0000 |
commit | d5c22966d5bf397cccfa171095885cd207ef6ae3 (patch) | |
tree | 26034c7802a554e8ba2d556b30fcf2e4f018703e /lang/python/doc/src/index.org | |
parent | w32: Fix previous commit. (diff) | |
download | gpgme-d5c22966d5bf397cccfa171095885cd207ef6ae3.tar.gz gpgme-d5c22966d5bf397cccfa171095885cd207ef6ae3.zip |
docs: python
* dropped the ".org" extension and added a mode line for each file as
this will make scripting format conversions a lot easier.
Diffstat (limited to 'lang/python/doc/src/index.org')
-rw-r--r-- | lang/python/doc/src/index.org | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/lang/python/doc/src/index.org b/lang/python/doc/src/index.org deleted file mode 100644 index 701d9862..00000000 --- a/lang/python/doc/src/index.org +++ /dev/null @@ -1,25 +0,0 @@ -#+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 <[email protected]>} - - -* 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]] |