infra-manual/doc/source/index.rst
Andreas Jaeger 23330114e5 Follow infra-manual move to opendev
Update places that speak about openstack/infra-manual to
opendev/infra-manual.

Depends-On: https://review.opendev.org/712149
Change-Id: I1aec34fd66fa1093ed41cadd017bbe3fcb5753b4
2020-03-19 17:36:48 +01:00

50 lines
1.3 KiB
ReStructuredText

:title: OpenDev Manual
.. _infra_manual:
OpenDev Manual
##############
The projects hosted by OpenDev use a number of specialized tools and
processes while developing software that is part of the projects. This
manual will help you learn how to use them as a developer working on
any project hosted in the OpenDev infrastructure.
.. important::
You can always check the status of the OpenDev CI infrastructure via:
* https://wiki.openstack.org/wiki/Infrastructure_Status
* `@OpenStackInfra
<https://twitter.com/openstackinfra>`_ on Twitter.
* the topic in IRC
If you notice problems, report them via
:ref:`#opendev on IRC <irc-technical-support>` or
use the `OpenStack-Infra mailing list
<http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra>`_.
.. toctree::
:maxdepth: 2
developers
irc
core
drivers
creators
sandbox
testing
Many projects hosted on OpenDev have their own Contributor Guides that
explain project specific information. A non-complete list of these
are:
* `OpenStack Contributors Guide
<https://docs.openstack.org/contributors>`__
* `StarlingX Contributor Guides
<https://docs.starlingx.io/contributor/index.html>`__
Propose changes to this document to the `infra-manual git repository
<https://opendev.org/opendev/infra-manual>`_.