Merge "Restructured the doc of kolla-ansible"

This commit is contained in:
Jenkins 2017-10-10 09:11:00 +00:00 committed by Gerrit Code Review
commit 4c1bdc0f5b
8 changed files with 17 additions and 4 deletions

View File

@ -0,0 +1,9 @@
Admin Guides
============
.. toctree::
:maxdepth: 1
advanced-configuration
production-architecture-guide
deployment-philosophy

View File

@ -5,6 +5,7 @@ Developer Docs
:maxdepth: 1 :maxdepth: 1
CONTRIBUTING CONTRIBUTING
kolla-for-openstack-development
vagrant-dev-env vagrant-dev-env
running-tests running-tests
bug-triage bug-triage

View File

@ -33,6 +33,13 @@ For information on building container images for use with Kolla-Ansible, please
refer to the `Kolla image documentation refer to the `Kolla image documentation
<https://docs.openstack.org/kolla/latest/>`_. <https://docs.openstack.org/kolla/latest/>`_.
Admin Guides
============
.. toctree::
:maxdepth: 2
admin/index
User Guides User Guides
=========== ===========

View File

@ -4,13 +4,9 @@ User Guides
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
deployment-philosophy
production-architecture-guide
quickstart quickstart
multinode multinode
multi-regions multi-regions
advanced-configuration
operating-kolla operating-kolla
security security
kolla-for-openstack-development
troubleshooting troubleshooting