bug 1192692 Sphinx isn't configured to load the tempest modules, so the easiest fix is to remove the links to the general and module indices (which don't exist). Change-Id: Ic33e0b6ce56cb31fa51b4cdce25524d40191235d
42 lines
830 B
ReStructuredText
42 lines
830 B
ReStructuredText
.. Tempest documentation master file, created by
|
|
sphinx-quickstart on Tue May 21 17:43:32 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
=======================
|
|
Tempest Testing Project
|
|
=======================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
overview
|
|
HACKING
|
|
|
|
------------
|
|
Field Guides
|
|
------------
|
|
Tempest contains tests of many different types, the field guides
|
|
attempt to explain these in a way that makes it easy to understand
|
|
where your test contributions should go.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
field_guide/index
|
|
field_guide/api
|
|
field_guide/cli
|
|
field_guide/scenario
|
|
field_guide/stress
|
|
field_guide/thirdparty
|
|
field_guide/whitebox
|
|
|
|
|
|
==================
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`search`
|