diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-01-20 09:56:34 +0100 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-01-20 09:56:34 +0100 |
commit | 602400366a588245e256111ea8b3dd22bde25742 (patch) | |
tree | 5c11a7c488fbfa907f7f287c212f881a79a544be /docs | |
parent | ce8095ad253cce2a5ac7935a3ce604fc71bb526d (diff) |
Added template for config-overview
Added template for config-overview to be used by the featuers.
Change-Id: Id9d63af4f3f6ab469243800982e46aad236c2030
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/userguide/config-overview.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/userguide/config-overview.rst b/docs/userguide/config-overview.rst new file mode 100644 index 000000000..84fc7162c --- /dev/null +++ b/docs/userguide/config-overview.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. |