openstack-helm/doc/source/index.rst
Tin Lam 33f115c4cc Reduce doc max depth
Current setting the maxdepth of 3 causes all the sub-headings
(e.g. sub-titles under specs) to be displayed, needless expanding
the table of content making the doc hard to read. This patch set
reduces the maxdepth to 2 to reduce the noise in the OpenStack-Helm
documentation.

Also, this patch set touches up on RST structure and capitalization
changes in the document.

Change-Id: I7b8845f42180eafe08ed68a6c5a1e82ea49927be
Signed-off-by: Tin Lam <tin@irrational.io>
2018-01-10 09:10:02 -06:00

29 lines
564 B
ReStructuredText

.. openstack-helm 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 OpenStack-Helm's documentation!
==========================================
Contents:
.. toctree::
:maxdepth: 2
contributing
devref/index
gates
install/index
readme
specs/index
testing
troubleshooting/index
Indices and Tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`