diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-01-20 10:40:24 +0100 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-01-20 16:06:42 +0100 |
commit | 25b65ccc0390d52fd1581a2f0a443186449460ec (patch) | |
tree | da86e68af18c3d48d951ca1da7f384dd2c75dcbd /docs/userguide/userguide.rst | |
parent | 27fc906c02510e6c5925b412d43f4c3ce93b5812 (diff) |
Created a template for the User Guide
Please use the userguide.rst to desribce the <Feature> capabilities and
usage. This information will be part of the OPNFV user guide.
Feel free to use this as a good example,
https://gerrit.opnfv.org/gerrit/#/c/7397/
Renamed config-overview.rst to userguide.rst
Change-Id: I4947f1d57ed05f4b2e39fedbd705cb694e4891be
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/userguide/userguide.rst')
-rw-r--r-- | docs/userguide/userguide.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/userguide/userguide.rst b/docs/userguide/userguide.rst new file mode 100644 index 0000000..7f3e4f9 --- /dev/null +++ b/docs/userguide/userguide.rst @@ -0,0 +1,7 @@ +<Feature> capabilities and usage +================================ +Describe the specific capabilities and usage for <XYZ> feature. + +<Feature and API usage guidelines and example> +----------------------------------------------- +Describe with examples how to use specfic features. |