diff options
author | Bertrand Souville <souville@docomolab-euro.com> | 2016-08-17 22:12:23 +0200 |
---|---|---|
committer | Bertrand Souville <souville@docomolab-euro.com> | 2016-08-19 06:09:26 +0200 |
commit | 82e0ab3a2621d6b08a587e5a765d4fa973dadfec (patch) | |
tree | 060083bc369b69fc7510bd873b7b47e1ce689415 /docs/userguide/index.rst | |
parent | 253d8028d755d587bdaad4cdb27dc91922d29721 (diff) |
Update Promise documentation
JIRA: PROMISE-78
Change-Id: I3b34c124d45b50ca3324dd776a0c1c35248aa159
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r-- | docs/userguide/index.rst | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst index 6407e92..696b341 100644 --- a/docs/userguide/index.rst +++ b/docs/userguide/index.rst @@ -1,12 +1,16 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -****************** -Promise User Guide -****************** +================== +Promise user guide +================== +This user guide document provides the users with: + +1. Short description of Promise project and key features implemented in Colorado +2. Instructions to execute Promise test cases manually .. toctree:: - :numbered: - :maxdepth: 2 + :maxdepth: 3 - featureusage.rst + feature.userguide.rst + feature.configguide.rst |