![Uggla](/assets/img/avatar_default.png)
- Put in place sphinx mechanism to build documentation. Most of the documentation is generated from python docstrings. - redfish-client.py usage is a bit modified to display a decent documentation. - A link rfclient.py to redfish-client.py was created to allow sphinx parsing. The '-' char is not allowed for module and so sphinx autodoc module. - Note : Copyright may need to be reviewed as well as main.py.
7 lines
96 B
ReStructuredText
7 lines
96 B
ReStructuredText
===============
|
|
exception class
|
|
===============
|
|
|
|
.. automodule:: redfish.exception
|
|
:members:
|