summaryrefslogtreecommitdiffstats
path: root/base/common/python/docs/pki.rst
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up python docs generation.Endi S. Dewata2015-05-281-107/+0
| | | | | | | The script to generate Python docs has been cleaned up and simplified. The python-sphinx configuration files have been moved into base/common/python. The build artifacts are now created in the build/base/common/python.
* Added Python Client API Docs to buildAde Lee2014-10-271-0/+107
This patch builds HTML and man page builds for the python client API delivered in pki-base. Ticket 1157