aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/src/index (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: python bindingsBen McGinnes2018-11-061-2/+4
| | | | | | | | * Continued restructuring as part of moving beyond mere;y the HOWTO file. * Generated the alternative source files for reST and Texinfo. * Fixed some errors and updated links after moving the what's new section to two new files (yes, two).
* docs: python docs restructureBen McGinnes2018-10-301-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.
* docs: pythonBen McGinnes2018-10-301-0/+26
* dropped the ".org" extension and added a mode line for each file as this will make scripting format conversions a lot easier.