aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/src/index.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python: doc: Add suffix for org files.NIIBE Yutaka2019-07-121-0/+29
| | | | Signed-off-by: NIIBE Yutaka <[email protected]>
* docs: pythonBen McGinnes2018-10-301-25/+0
| | | | | * dropped the ".org" extension and added a mode line for each file as this will make scripting format conversions a lot easier.
* docs: pythonBen McGinnes2018-10-041-3/+2
| | | | | * Fixed an error in the new index page and then exported to the other two "source" formats.
* docs: pythonBen McGinnes2018-10-041-0/+26
* lang/python/doc/meta/TODO.org: Added the two major documentation build system tasks to the TODO list. * Added an index page in preparation for sorting out the second of those TODO lists (Docutils is a lot easier to handle than Texinfo). * Meanwhile, have confirmed that it all builds just fine under GNU/Linux, OS X and FreeBSD while retaining the documentation, so that's a nice improvement from 1.11.1. Tested-by: Ben McGinnes <[email protected]> Signed-off-by: Ben McGinnes <[email protected]>