aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/src/index (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-30docs: python docs restructureBen McGinnes1-2/+2
* Moved the what's new section out of the HOWTO (mostly), in anticipation of expanding the docs to be more than merely a HOWTO.
2018-10-30docs: pythonBen McGinnes1-0/+1
* dropped the ".org" extension and added a mode line for each file as this will make scripting format conversions a lot easier.
2018-10-04docs: pythonBen McGinnes1-3/+2
* Fixed an error in the new index page and then exported to the other two "source" formats.
2018-10-04docs: pythonBen McGinnes1-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]>