v0.11
Docstrings for attributes in python don't really exist. Instead of fetching them, the autodoc generator now just uses "" as the docstring for properties that it has to read off the instantiated object.
Docstrings for attributes in python don't really exist. Instead of fetching them, the autodoc generator now just uses "" as the docstring for properties that it has to read off the instantiated object.