diff --git a/doc/source/index.rst b/doc/source/index.rst index 02c889807..4010c1ecb 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,16 +1,29 @@ -.. zun 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. +.. + 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. -Contents: - +Contents +======== .. toctree:: - :maxdepth: 2 + :maxdepth: 1 + dev/quickstart + dev/manual-devstack.rst readme installation usage