Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sphinx: Generate class doc from class and init (OSGeo#2317)
By default, only class doc is used to document class and `__init__` is ignored. This uses both to create the doc in Sphinx. Parameters can then be documented with the function as for any other function.
- Loading branch information