diff options
author | Tim Irnich <tim.irnich@ericsson.com> | 2016-08-12 11:56:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-12 11:56:07 +0000 |
commit | bc715cf525afa81c261a03ab7646f16ca6356f16 (patch) | |
tree | ad2fe947cc865c73bca59c787a0af38a42b79c98 /docs/userguide/index.rst | |
parent | cd8f226ea6aa01432b003e6bbcfb314950445e4f (diff) | |
parent | f4011396e88647e9fbbb2b99b4cb6c6da54b70bd (diff) |
Merge "Applying the userguide template for the SDN VPN userguide documentation."
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r-- | docs/userguide/index.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst new file mode 100644 index 0000000..0eab38c --- /dev/null +++ b/docs/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. + |