openstack-ansible/doc/source/contributor/index.rst
Frank Kloeker 9fd0fdc774 Change docs build to openstackdocstheme logic
Version 1.29 of openstackdocstheme includes now the build scripts
for translated documents which we have had as a PoC in that repo.

Fix Sphinx Warnings (a lot)

Change-Id: I4f9a48bd543e8d394f23491fadb6ac47f24a156a
2019-03-20 16:46:23 +01:00

36 lines
881 B
ReStructuredText

=======================
Developer Documentation
=======================
In this section, you will find documentation relevant to developing
OpenStack-Ansible.
For information on how to deploy your OpenStack-Ansible cloud, refer to the
:deploy_guide:`Deployment Guide <index.html>` for step-by-step
instructions on how to deploy the OpenStack packages and
dependencies on your cloud using OpenStack-Ansible.
For user guides, see the :dev_docs:`User Guide <user/index.html>`.
For information on how to manage and operate OpenStack-Ansible, see the
see the :dev_docs:`Operations Guide <admin/index.html>`.
For in-depth technical information, see the
:dev_docs:`OpenStack-Ansible Reference <reference/index.html>`.
Contents:
.. toctree::
:maxdepth: 2
project-onboarding
bugs
contribute
code-rules
testing
periodic-work
core-reviewers
distributions