diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-22 19:53:54 +0100 |
---|---|---|
committer | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-22 19:58:50 +0100 |
commit | e2a47bd00369ee30a4ffed6c446f0c76faf662e4 (patch) | |
tree | 041ae7c7e48cfc005fbbb2fd71f4493569c954fd /docs/userguide | |
parent | 63ab484a4e22604b9590c157aefb0653f480636f (diff) |
Adjusting the filenames to incorporate the material into the composite docs.
ACTION: need to include Feature Configuration sections for ovs4nfv
Simona states the ovs4nfv docs may be ready and we should check from the opnfvdocs repo
Also adjusted the heading levels for readability.
Change-Id: Icd7616b7d9453490147fd361b013c3c8a3b5e79d
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'docs/userguide')
-rwxr-xr-x | docs/userguide/featureusage.rst (renamed from docs/userguide/quickstart.rst) | 2 | ||||
-rw-r--r-- | docs/userguide/index.rst | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/docs/userguide/quickstart.rst b/docs/userguide/featureusage.rst index d8cbe60..a26e2e9 100755 --- a/docs/userguide/quickstart.rst +++ b/docs/userguide/featureusage.rst @@ -2,7 +2,6 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors -============ Open vSwitch ============ @@ -10,7 +9,6 @@ Open vSwtich (OVS) is a software switch commonly used in OpenStack deployments to replace Linux bridges as it offers advantages in terms of mobility, hardware integration and use by network controllers. -================ OPNFV Installers ================ diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst index c2f593d..7181e5b 100644 --- a/docs/userguide/index.rst +++ b/docs/userguide/index.rst @@ -2,12 +2,13 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors -****************************** +============================== OVSNFV Guides and Installation -****************************** +============================== .. toctree:: :numbered: :maxdepth: 3 - quickstart.rst + featureusage.rst + |