From 0655e7e09e0e4368c962c96b0db537b4c7a7cd37 Mon Sep 17 00:00:00 2001 From: Aimee Ukasick Date: Thu, 9 Feb 2017 09:54:13 -0600 Subject: Update for Danube doc structure JIRA: VES-1 Change-Id: I4c804f65e485f4d4d539263c6702212015d9c99b Signed-off-by: Aimee Ukasick --- docs/release/installation/index.rst | 13 +++++++++++++ docs/release/installation/installation.instruction.rst | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 docs/release/installation/index.rst create mode 100644 docs/release/installation/installation.instruction.rst (limited to 'docs/release/installation') diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst new file mode 100644 index 0000000..53fd26a --- /dev/null +++ b/docs/release/installation/index.rst @@ -0,0 +1,13 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2015-2017 AT&T Intellectual Property, Inc + +====================== +OPNFV VES Installation +====================== + +.. toctree:: + :maxdepth: 1 + + installation.instruction diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst new file mode 100644 index 0000000..de3f45e --- /dev/null +++ b/docs/release/installation/installation.instruction.rst @@ -0,0 +1,13 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2015-2017 AT&T Intellectual Property, Inc + +VES Post Installation Procedures +================================ + +None + + + + -- cgit