Nate Potter d71a08eeac Add python API to doc
Update the documentation to include a generated python
module index detailing the python API for the project.

Change-Id: I3a0b54ca96f95ec84c17348f3821250fb630b842
2017-09-19 22:59:41 +00:00

33 lines
747 B
ReStructuredText

======================
RSD Library References
======================
Features
========
* Existing sushy library functionality abstracting system
resources
* Enablement of node composition services via Rack Scale Design
enabled hardware.
* Abstraction of composed node, remote storage, and NVMe device
resources, including identification and asset information.
* Composed node power management.
* Changing nodes boot device, frequency, and mode.
* Attaching/Detaching of NVMe devices to existing composed nodes.
.. toctree::
:maxdepth: 2
usage
RSD-Lib Python API Reference
============================
* :ref:`modindex`
.. # api/autoindex is hidden since it's in the modindex link above.
.. toctree::
:hidden:
api/autoindex