diff options
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 |