c34d85fbc5
- 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
88 B
ReStructuredText
7 lines
88 B
ReStructuredText
=============
|
|
mapping class
|
|
=============
|
|
|
|
.. automodule:: redfish.mapping
|
|
:members:
|