| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rework the API documentation | Gauvain Pocentek | 2016-11-05 | 1 | -29/+0 |
| | | | | | | | | | Update the sphinx extension to add method definition in the docs. This makes the documentation a bit more usable. Hide attributes that should not have been exposed. They still exist in the code but their documentation doesn't make much sense. | ||||
| * | Manage optional parameters for list() and get() | Gauvain Pocentek | 2016-05-15 | 1 | -0/+8 |
| | | | | | | * List these elements in the API doc * Implement for License objects | ||||
| * | Automatic doc generation for BaseManager classes | Gauvain Pocentek | 2016-01-31 | 1 | -0/+21 |
| Provide a sphinx extension that parses the required/optioanl attributes and add infoo to the class docstring. | |||||
