userguide: add new template 45/9545/1
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Mon, 8 Feb 2016 16:07:26 +0000 (01:07 +0900)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Mon, 8 Feb 2016 16:07:26 +0000 (01:07 +0900)
This patch adds new template 'testusage.rst' and 'featureusage.rst'
in the same manner of configguide. This makes us easier to compile
files into correct places.

Change-Id: I1aaacb07098b068f42b0f7b7cd1f724de617c932
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
docs/userguide/featureusage.rst [moved from docs/userguide/userguide.rst with 100% similarity]
docs/userguide/testusage.rst [new file with mode: 0644]

diff --git a/docs/userguide/testusage.rst b/docs/userguide/testusage.rst
new file mode 100644 (file)
index 0000000..9f9bdc9
--- /dev/null
@@ -0,0 +1,12 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) <optionally add copywriters name>
+
+<Testing> capabilities and usage
+================================
+Describe the specific capabilities and usage for <XYZ> testing.
+
+<Testing usage guidelines and example>
+--------------------------------------
+Describe with examples how to use specfic test frameworks.
+