diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-22 21:26:30 +0100 |
---|---|---|
committer | Justin chi <chigang@huawei.com> | 2016-02-23 09:37:38 +0000 |
commit | 3eab3cd722870e6c02ee1337d3536dc68f89b13e (patch) | |
tree | 9abe519e5c9301c25796adda5e58d99d66705832 /docs/configguide/index.rst | |
parent | 8906fd0b7886fac22cc85839992634cf9f020a23 (diff) |
Adding aligned structure and segmenting the configguide.
Also set heading levels for readability and added missing licence headers.
Copied the header where I copied content, so please be mindful and inform me if you disagree.
Removal parts of userguide duplicated with configguide. Take the others into faq.rst
Removal duplicated references in installerconfig.
Removal redundant png files.
Release notes update for Brahmaputra release.
Change-Id: I6e1a101107752f4bc7b6e3bbaea0738690d07af8
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Signed-off-by: Justin-chi <chigang@huawei.com>
Diffstat (limited to 'docs/configguide/index.rst')
-rw-r--r-- | docs/configguide/index.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst new file mode 100644 index 00000000..71ea3127 --- /dev/null +++ b/docs/configguide/index.rst @@ -0,0 +1,16 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. +.. http://creativecommons.org/licenses/by/4.0 + +******************************************************** +OPNFV(Brahmaputra) Compass4nfv installation instructions +******************************************************** + +.. toctree:: + :numbered: + :maxdepth: 4 + + introduction.rst + installerconfig.rst + vmdeploy.rst + references.rst + |