summaryrefslogtreecommitdiff
path: root/docs/ext
Commit message (Collapse)AuthorAgeFilesLines
* Manage optional parameters for list() and get()Gauvain Pocentek2016-05-152-9/+27
| | | | | * List these elements in the API doc * Implement for License objects
* Automatic doc generation for BaseManager classesGauvain Pocentek2016-01-313-0/+96
Provide a sphinx extension that parses the required/optioanl attributes and add infoo to the class docstring.