
This patch fixes the documentation title, the name of the project is VirtualBMC (with the capital cases) and also fix the README, it changes the order of "team and repository tag" title to be the last and add graceful shutdown and NMI as supported commands for ipmitool. Change-Id: Ieb857b4c1065d5fff2028ee78a4a4e8586cd4724
26 lines
485 B
ReStructuredText
26 lines
485 B
ReStructuredText
.. virtualbmc documentation master file, created by
|
|
sphinx-quickstart on Tue Jul 9 22:26:36 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to VirtualBMC's documentation!
|
|
======================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
readme
|
|
installation
|
|
usage
|
|
contributing
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|