aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/texinfo (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-04docs: whitespace bugBen McGinnes1-8/+8
* Same as before, but exported.
2018-10-04docs: pythonBen McGinnes3-7/+58
* Fixed an error in the new index page and then exported to the other two "source" formats.
2018-10-04python: makefilesBen McGinnes3-0/+12327
* doc/Makefile.am: Removed a bit I forgot about. * Renamed lang/python/docs to lang/python/doc bvecause apparently automake cares about that too. * Decided to be extra explicit in the manifest because if I don't then all sorts of things get deleted ... like lang/python * Tested on an external linux system just in case my osx workstation introduces too much weirdness. Tested-by: Ben McGinnes <[email protected]> Signed-off-by: Ben McGinnes <[email protected]>