summaryrefslogtreecommitdiff
path: root/docs/ext/object_tmpl.j2
Commit message (Collapse)AuthorAgeFilesLines
* [docs] update the sphinx extension for v4 objectsGauvain Pocentek2018-05-201-32/+0
|
* API docs: add managers doc in GitlabObject'sGauvain Pocentek2016-11-051-0/+7
|
* Rework the API documentationGauvain Pocentek2016-11-051-0/+25
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.