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 | |
| 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 '')
| -rw-r--r-- | lang/python/doc/src/index (renamed from lang/python/doc/src/index.org) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python/doc/src/index.org b/lang/python/doc/src/index index 701d9862..9fe7a3c8 100644 --- a/lang/python/doc/src/index.org +++ b/lang/python/doc/src/index @@ -1,3 +1,4 @@ +# -*- mode: org -*- #+TITLE: GNU Privacy Guard (GnuPG) Made Easy Python Bindings #+AUTHOR: Ben McGinnes #+LATEX_COMPILER: xelatex |
