diff options
author | Ben McGinnes <[email protected]> | 2018-10-03 20:57:51 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-10-03 20:57:51 +0000 |
commit | a982f9131520bce0b25f84cba19040bbe5f275bb (patch) | |
tree | cc5a4fa3c75bc1ddd863693e2b4e370210a10d60 /lang/python/docs/gpgme-python-howto.org | |
parent | docs: pre-python preparation (diff) | |
download | gpgme-a982f9131520bce0b25f84cba19040bbe5f275bb.tar.gz gpgme-a982f9131520bce0b25f84cba19040bbe5f275bb.zip |
docs: python bindings
* Restructured the docs directory to account for the GNU preferred
source doc format (.texi) and the Python preferred source doc
format (.rst) and the real source doc format (.org).
* Both the perceived source formats will need to be generated from the
.org files and included at this stage. Unfortunately there is not
yet a native org-to-rst transformation method in the org-mode
software in Emacs nor is there a a direct means of going from reST
to Org-mode from Docutils. There's only third party packages like
Pandoc and, while very good, there is no guarantee of consistency;
so we can't entirely automate this bit (yet).
Diffstat (limited to '')
-rw-r--r-- | lang/python/docs/src/gpgme-python-howto.org (renamed from lang/python/docs/gpgme-python-howto.org) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lang/python/docs/gpgme-python-howto.org b/lang/python/docs/src/gpgme-python-howto.org index c7a1f823..c7a1f823 100644 --- a/lang/python/docs/gpgme-python-howto.org +++ b/lang/python/docs/src/gpgme-python-howto.org |