diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-23 11:02:58 +0100 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2016-02-23 15:16:34 +0100 |
commit | 3514d96f3fa5421572b517e211e98080a50bbc04 (patch) | |
tree | 08b42ddce4592f8ad4aa83d8d3b6bdeff33f38c8 /docs/userguide/introduction.rst | |
parent | 6b020ceeb4abee2a202601ea604d5d96e366b00e (diff) |
Moving testusage.rst to introduction.rst to avoid being pulled into the userguide.
Change-Id: I96bc3bd578ccb19b0aac2af2f2134619e476605f
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'docs/userguide/introduction.rst')
-rw-r--r-- | docs/userguide/introduction.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/userguide/introduction.rst b/docs/userguide/introduction.rst new file mode 100644 index 000000000..268eaf9f1 --- /dev/null +++ b/docs/userguide/introduction.rst @@ -0,0 +1,6 @@ +=============================== +Functest capabilities and usage +=============================== + +.. include:: ./description.rst +.. include:: ./runfunctest.rst |