2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-14 19:57:47 +00:00
pyghmi/doc/source/index.rst
Monty Taylor 08d2e54d68 Align to OpenStack Build Standards.
Rearranged Sphinx.
Put project under PBR control.
Added tox file.
Added .testr.conf file in anticipation of testr testing.

Change-Id: I55180a6a3d224816c82999bf66156c7874786b17
2013-06-30 14:21:20 -04:00

26 lines
509 B
ReStructuredText

.. python-ipmi documentation master file, created by
sphinx-quickstart on Tue Jun 18 09:15:24 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to python-ipmi's documentation!
=======================================
Contents:
.. toctree::
:maxdepth: 2
.. automodule:: ipmi.command
.. autoclass:: ipmi.command
:members:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`