system-config/doc/source/index.rst
Ian Wienand b99c4c6fb0 Generate roles documentation
Since we're building out roles in system-config now, generate
documentation.  We look in roles/* and playbook/roles/* (follow-on
changes will split things up between the two).

Correct the reference names in the exim documentation to avoid
warnings and failure.

This also revealed a single unicode character in the exim readme
(which caused prior versions of zuul-sphinx to barf).  For fun, see if
you can find it!

Depends-On: https://review.openstack.org/#/c/579474/
Change-Id: I243a96bbd6d09560f8aa80b6345b90039422547a
2018-08-23 14:49:50 +10:00

49 lines
1.1 KiB
ReStructuredText

OpenStack Project Infrastructure
================================
This documentation covers the installation and maintenance of the
project infrastructure used by OpenStack. It may be of interest to
people who may want to help develop this infrastructure or integrate
their tools into it. Some instructions may be useful to other
projects that want to set up similar infrastructure systems for their
developers.
OpenStack developers or users do not need to read this documentation.
Instead, see the `Infra Manual <https://docs.openstack.org/infra/manual/>`_
to learn how contribute to or the `OpenStack documentation
<https://docs.openstack.org/>`_ on how to use OpenStack.
Contents:
.. sidebar:: HOWTOs
* :doc:`third_party`
* :doc:`unofficial_project_hosting`
* :doc:`running-your-own`
* :doc:`contribute-cloud`
.. toctree::
:maxdepth: 2
project
test-infra-requirements
sysadmin
systems
roles
.. toctree::
:hidden:
running-your-own
unofficial_project_hosting
third_party
contribute-cloud
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`