diff options
author | joehuang <joehuang@huawei.com> | 2016-08-01 23:13:17 -0400 |
---|---|---|
committer | joehuang <joehuang@huawei.com> | 2016-08-14 21:59:48 -0400 |
commit | 33355d51be256b7fde1fef42851296c803cc83c1 (patch) | |
tree | f8b1464141f400ad90ed903ad21fbafbfb3bdcab /docs/configurationguide/index.rst | |
parent | 1517bcbb10ee2e3a2e9830605093bb409261f294 (diff) |
Add kingbird installation, configuration and user guide
Kingbird is a sub-project in multisite, and will be released
as part of OPNFV Colorado release, add Kingbird installation
, configuration and user guide to the Multisite repository, and
in later patch includes them into OPNFV documentation.
Change-Id: I3f8f3528c495f6f10bfa790763cc7c69017d7bdb
Signed-off-by: joehuang <joehuang@huawei.com>
Diffstat (limited to 'docs/configurationguide/index.rst')
-rw-r--r-- | docs/configurationguide/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/configurationguide/index.rst b/docs/configurationguide/index.rst new file mode 100644 index 0000000..791d94d --- /dev/null +++ b/docs/configurationguide/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +***************************** +Multisite Configuration Guide +***************************** + +.. toctree:: + :numbered: + :maxdepth: 2 + + multisite.kingbird.configuration.description.rst |