Signed-off-by: Cleber Rosa <[email protected]>
---
 documentation/source/client/index.rst | 10 ++++++++++
 documentation/source/index.rst        |  1 +
 2 files changed, 11 insertions(+)
 create mode 100644 documentation/source/client/index.rst

diff --git a/documentation/source/client/index.rst 
b/documentation/source/client/index.rst
new file mode 100644
index 0000000..561c316
--- /dev/null
+++ b/documentation/source/client/index.rst
@@ -0,0 +1,10 @@
+====================================
+ Autotest Client Test Documentation
+====================================
+
+The Autotest Client Tests are the most common type of tests (the other being 
Server tests).
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
diff --git a/documentation/source/index.rst b/documentation/source/index.rst
index 1e20cb2..bff4b4d 100644
--- a/documentation/source/index.rst
+++ b/documentation/source/index.rst
@@ -12,6 +12,7 @@ Contents:
 .. toctree::
    :maxdepth: 2
 
+   client/index
    frontend/index
 
 
-- 
1.7.11.7

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to