
Adapted from Kolla Ansible guide (https://review.opendev.org/#/c/729642). Co-Authored-By: Michal Nasiadka <mnasiadka@gmail.com> Co-Authored-By: Radosław Piliszek <radoslaw.piliszek@gmail.com> Change-Id: I3a5a1d0a6fb65b95166fe564e15b655d72002639 Story: #2007236 Task: #39821
68 lines
1.3 KiB
ReStructuredText
68 lines
1.3 KiB
ReStructuredText
.. kayobe 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 Kayobe's documentation!
|
|
==================================
|
|
|
|
Overview
|
|
========
|
|
|
|
Welcome to the Kayobe documentation, the official source of information for
|
|
understanding and using Kayobe.
|
|
|
|
This documentation is maintained at opendev.org
|
|
`here <https://opendev.org/openstack/kayobe.git>`_. Feedback and contributions
|
|
welcome, see :doc:`contributing <development/contributing>` for information on
|
|
how.
|
|
|
|
.. include:: ../../README.rst
|
|
|
|
Documentation
|
|
=============
|
|
|
|
.. include:: getting-started.rst
|
|
|
|
Contents
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
architecture
|
|
support-matrix
|
|
installation
|
|
usage
|
|
configuration/index
|
|
deployment
|
|
upgrading
|
|
administration/index
|
|
resources
|
|
|
|
Advanced Documentation
|
|
----------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
control-plane-service-placement
|
|
custom-ansible-playbooks
|
|
|
|
Contributor Guide
|
|
-----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
contributor/index
|
|
|
|
Developer Documentation
|
|
-----------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
development/index
|