zun/doc/source/index.rst
junboli d731c27118 Add and update docs for doc/source directory
Add the following items for doc/source/contributor
1. add file for documentation, gerrit, jenkins, launchpad
   and releasenotes
2. Add README for admin, cli, install and contributor

Change-Id: I6463a9e4df64a2e2e3cb0043f9e5aaa92aeb0519
2017-10-16 11:20:34 +08:00

71 lines
1.4 KiB
ReStructuredText

..
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
===============================
Welcome to Zun's documentation!
===============================
Zun is an OpenStack Container service. It aims to provide an OpenStack API for
provisioning and managing containerized workload on OpenStack.
Admin Guide
~~~~~~~~~~~
.. toctree::
:maxdepth: 1
admin/index
Contributor Guide
~~~~~~~~~~~~~~~~~
.. toctree::
:glob:
:maxdepth: 2
contributor/index
Installation Guide
~~~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 1
install/index
Command Line Guide
~~~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 1
cli/index
Configuration Guide
~~~~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 1
configuration/index
Architecture Concepts
~~~~~~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 1
user/filter-scheduler
Indices and tables
~~~~~~~~~~~~~~~~~~
* :ref:`genindex`
* :ref:`search`