Hi everybody, I'm trying to build the API reference documentation from the docstrings. However, running `make html` in the `docs` directory only generates the normal documentation (from the .rst files) and while running `python setup.py apidocs` from the root directory does generate an API documentation it doesn't look like the one hosted on RTD [0] and doesn't seem to understand the docstring syntax constructs LibCloud is using. What am I missing?
Regards, Torf [0] https://libcloud.readthedocs.org/en/latest/apidocs/modules.html
