diff options
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 + |