diff options
author | Aimee Ukasick <aimeeu.opensource@gmail.com> | 2017-02-09 09:54:13 -0600 |
---|---|---|
committer | Aimee Ukasick <aimeeu.opensource@gmail.com> | 2017-02-09 09:54:13 -0600 |
commit | 0655e7e09e0e4368c962c96b0db537b4c7a7cd37 (patch) | |
tree | 6a9e22f50220d057e0e948a69feb2dd43ae69bbf /docs/release/userguide | |
parent | f203fb89c37f7b8ae471346fa3fb59bc929290da (diff) |
Update for Danube doc structure
JIRA: VES-1
Change-Id: I4c804f65e485f4d4d539263c6702212015d9c99b
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Diffstat (limited to 'docs/release/userguide')
-rw-r--r-- | docs/release/userguide/feature.userguide.rst | 18 | ||||
-rw-r--r-- | docs/release/userguide/index.rst | 16 |
2 files changed, 34 insertions, 0 deletions
diff --git a/docs/release/userguide/feature.userguide.rst b/docs/release/userguide/feature.userguide.rst new file mode 100644 index 0000000..d9fd787 --- /dev/null +++ b/docs/release/userguide/feature.userguide.rst @@ -0,0 +1,18 @@ +.. 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 User Guide +==================== + +.. contents:: + :depth: 3 + :local: + +Current information on the capabilities of the VES project can be found on the VES `wiki <https://wiki.opnfv.org/display/ves>`_. + +Examples of test usage can be found on the VES `Demo <https://https://wiki.opnfv.org/display/ves/vHello_VES+Demo>`_ page. + + diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst new file mode 100644 index 0000000..39def0a --- /dev/null +++ b/docs/release/userguide/index.rst @@ -0,0 +1,16 @@ +.. 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 User Guide +==================== + +.. toctree:: + :maxdepth: 1 + + feature.userguide + + + |