From 925f84b6875ba8543f97eaca8664c4ebb9a6bf81 Mon Sep 17 00:00:00 2001 From: Billy O'Mahony Date: Mon, 27 Feb 2017 10:44:25 +0000 Subject: Migrate docs to the new Danube dir structure. Change-Id: If749fa744c29b8a6895d0e420333ce6b6c28ea72 Signed-off-by: Billy O'Mahony --- docs/userguide/feature.userguide.rst | 17 ----------------- docs/userguide/index.rst | 24 ------------------------ 2 files changed, 41 deletions(-) delete mode 100644 docs/userguide/feature.userguide.rst delete mode 100644 docs/userguide/index.rst (limited to 'docs/userguide') diff --git a/docs/userguide/feature.userguide.rst b/docs/userguide/feature.userguide.rst deleted file mode 100644 index 5741f2d..0000000 --- a/docs/userguide/feature.userguide.rst +++ /dev/null @@ -1,17 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) Intel Corporation - -OVSNFV description -===================== -Open vSwtich (OVS) is a software switch commonly used in OPNFV deployments. -OVSNFV project supplies a Fuel Plugin to upgrade DPDK enabled Open vSwitch on -an OPNFV to 2.5.90. - - -OVSNFV capabilities and usage -================================ -After installation use of the scenario requires no further action by the user. -Traffic on the private network will automatically be processed by the upgraded -DPDK datapath. - diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst deleted file mode 100644 index 1566bf6..0000000 --- a/docs/userguide/index.rst +++ /dev/null @@ -1,24 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) Intel Corporation - -================= -OVSNFV user guide -================= - -.. The feature user guide should provide an OPNFV user with enough information to -.. use the features provided by the feature project in the supported scenarios. -.. This guide should walk a user through the usage of the features once a scenario -.. has been deployed and is active according to the installation guide provided -.. by the installer project. - - -.. toctree:: - :maxdepth: 3 - - ./feature.userguide.rst - -.. The feature.userguide.rst file should contain the text for this document -.. additional documents can be added to this directory and added in the right order -.. to this file as a list below. - -- cgit 1.2.3-korg