summaryrefslogtreecommitdiff
path: root/docs/ext/docstrings.py
Commit message (Expand)AuthorAgeFilesLines
* style: use f-strings where applicableNejc Habjan2022-01-231-2/+2
* chore: don't explicitly pass args to super()Nejc Habjan2022-01-231-3/+1
* chore: have flake8 check the entire projectJohn L. Villalovos2021-04-301-2/+0
* refactor: remove six dependencyMax Wittig2019-12-181-2/+1
* refactor: format everything blackrefactor/blackMax Wittig2019-05-161-20/+21
* [docs] update the sphinx extension for v4 objectsGauvain Pocentek2018-05-201-19/+2
* Rework documentationGauvain Pocentek2017-06-181-2/+12
* Update API docs for v4Gauvain Pocentek2017-05-251-0/+4
* Make the manager objects create mor dynamicGauvain Pocentek2016-11-051-5/+13
* Sphinx ext: factorize the build methodsGauvain Pocentek2016-11-051-23/+10
* Rework the API documentationGauvain Pocentek2016-11-051-49/+30
* Manage optional parameters for list() and get()Gauvain Pocentek2016-05-151-9/+19
* Automatic doc generation for BaseManager classesGauvain Pocentek2016-01-311-0/+75