diff options
author | kalyanreddy <reddyx.gundarapu@intel.com> | 2017-03-28 13:18:51 -0700 |
---|---|---|
committer | kalyanreddy <reddyx.gundarapu@intel.com> | 2017-03-28 14:09:33 -0700 |
commit | 3a2eb75a5ba494161655c84a23d11eb9f6a797e9 (patch) | |
tree | 1283df921b716636fc03fd2ffb03888ff614802a /docs/release/installation/index.rst | |
parent | c1a17f3ad621173a68ad6b083638b0b477c9af6a (diff) |
Update documentation structure.
This patch includes adjusting docs directory structure for kvmfornfv
project.
Change-Id: Ic2f992cd5e8f6808ca3ba088172eb6da342182ba
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
Diffstat (limited to 'docs/release/installation/index.rst')
-rw-r--r-- | docs/release/installation/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst new file mode 100644 index 000000000..87afea1f2 --- /dev/null +++ b/docs/release/installation/index.rst @@ -0,0 +1,17 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. http://creativecommons.org/licenses/by/4.0 + +.. _kvmfornfv-installation: + +******************************** +KVM4NFV Installation instruction +******************************** + +.. toctree:: + :numbered: + :maxdepth: 2 + + ./abstract.rst + ./kvm4nfv-cicd.installation.instruction.rst + ./kvm4nfv-cicd.release.notes.rst |