aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/rst/_static (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python: Sphinx supportBen McGinnes2018-12-041-0/+1
* Added framework from sphinx-quickstart to lang/python/doc/rst/ so that Python developers already using Sphinx can use the generated reST files with existing documentation systems. * Note that when generating source files from Org-mode, the index page will require manual intervention to match the Sphinx requirements. Signed-off-by: Ben McGinnes <[email protected]>