diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-01-24 19:48:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-01-24 19:48:42 +0000 |
commit | 5be018107412af7517893ed6a6a9c65f2f8d183e (patch) | |
tree | de010c4ceb904601e58a522b2edde75f319c886d /docs/templates/release/userguide/index.rst | |
parent | 7eeb2e7767d243bd16ae160e58eb0326658dd910 (diff) | |
parent | 9fa0278a6646da9a79a3384c1abf920ece189430 (diff) |
Merge "Adding all templates under templates/"
Diffstat (limited to 'docs/templates/release/userguide/index.rst')
-rw-r--r-- | docs/templates/release/userguide/index.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/templates/release/userguide/index.rst b/docs/templates/release/userguide/index.rst new file mode 100644 index 000000000..5fec00019 --- /dev/null +++ b/docs/templates/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) <optionally add copywriters name> + +===================== +<Feature> 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: 1 + + feature.userguide +.. 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. + + |