diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2017-03-29 12:46:53 +0200 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2017-03-29 11:25:19 +0000 |
commit | 2bec15d7d92172681771fd4567b959662087d7b7 (patch) | |
tree | 51adfbeb710f198896429c28d7a6cd4f59a6bf6a /docs/release/userguide/index.rst | |
parent | 9101d99bbf08e40a76651ca0e56c01ba3581f344 (diff) |
Changing to new docs structure
Change-Id: I4c15e1635981b2b5fe5473be89b5abab78bfabd5
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
(cherry picked from commit 0f8220d5d96cc0a45be00e937c73ab938133e587)
Diffstat (limited to 'docs/release/userguide/index.rst')
-rw-r--r-- | docs/release/userguide/index.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst new file mode 100644 index 0000000..0eab38c --- /dev/null +++ b/docs/release/userguide/index.rst @@ -0,0 +1,23 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Tim Irnich, (tim.irnich@ericsson.com) and others + +================== +SDN VPN 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. + |