diff options
author | Ben McGinnes <[email protected]> | 2016-08-16 16:16:41 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2016-08-16 16:16:41 +0000 |
commit | 71d8536f624948a48f9fdda1384363a41a470b69 (patch) | |
tree | a2e18d7ef381cfb38c8628ae1e21742f809c7679 | |
parent | Historical Record (diff) | |
download | gpgme-71d8536f624948a48f9fdda1384363a41a470b69.tar.gz gpgme-71d8536f624948a48f9fdda1384363a41a470b69.zip |
TODO stuff
* Expanded the documentation section to reflect the quandary with
quality documentation.
-rw-r--r-- | lang/python/docs/TODO.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/python/docs/TODO.rst b/lang/python/docs/TODO.rst index a398ccdf..d3e07194 100644 --- a/lang/python/docs/TODO.rst +++ b/lang/python/docs/TODO.rst @@ -21,3 +21,11 @@ Documentation is to be moved to a more appropriate docs/ directory and produced using reST in preparation for inevitable publication by way of Sphinx and the existing infrastructure at readthedocs.org or the projects new home at gnupg.org. + +Alternatively Org-Mode might be used, as with the rest of the GNU +Privacy Guard projects. + +The third option is to use an XML based build process with greater +support for multilingual publications such as those provided by ruby +domains (that's the XML ruby, not the programming language ruby; +they're totally different things). |