From 71d8536f624948a48f9fdda1384363a41a470b69 Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Wed, 17 Aug 2016 02:16:41 +1000 Subject: [PATCH] TODO stuff * Expanded the documentation section to reflect the quandary with quality documentation. --- lang/python/docs/TODO.rst | 8 ++++++++ 1 file changed, 8 insertions(+) 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).