| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Until we delete the `master` branch, delete all content except a short
README that tells people to use the `main` branch.
|
|
|
|
|
| |
Have flake8 run at the top-level of the projects instead of just the
gitlab directory.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
For the gitlab.Gitlab object make the detection of "submanagers" more
dynamic. This will avoid duplication of definitions.
Update the sphinx extension to add these managers in the list of
attributes.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
* List these elements in the API doc
* Implement for License objects
|
|
Provide a sphinx extension that parses the required/optioanl attributes
and add infoo to the class docstring.
|