summaryrefslogtreecommitdiffstats
path: root/base/common/python/docs
Commit message (Collapse)AuthorAgeFilesLines
* Updates to some python client classes for prettier API docs.Ade Lee2014-10-273-5/+13
| | | | | Added missing .rst annotations and missing docstrings. Added log file for sphinx runs.
* Added Python Client API Docs to buildAde Lee2014-10-274-0/+461
This patch builds HTML and man page builds for the python client API delivered in pki-base. Ticket 1157