Commit Graph

2 Commits

Author SHA1 Message Date
Jhon Honce 3f9955d23c Cleanup docstrings and generated html pages for API
* Overused Notes in docstrings.
* Change Literal import to not mask which Literal is being used
* Reduced number of warnings from sphinx-build
* Fixed type hints for @properties

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-05-06 17:24:54 -07:00
Jhon Honce 115a27f0dd Sphinx configured to process docstrings
* Sphinx configured to create html documentation from docstrings on API.
  Low level and deprecated classes not included in index.
* Downgraded urllib3 in setup.cfg
* Updated some docstrings after seeing the results from Sphinx

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-05-06 11:22:42 -07:00