Fix RTD not building robot libdoc
[integration/test.git] / docs / index.rst
index 58b7350386e0664f6f776d1a05299816fb01f7ee..c88e866778826f6ebbdcc4869d30e31860fcad2c 100644 (file)
@@ -1,8 +1,3 @@
-.. Integration/Test documentation master file, created by
-   sphinx-quickstart on Thu May 19 22:13:07 2016.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
 Integration Testing Guide
 =========================
 
@@ -12,5 +7,16 @@ to OpenDaylight.
 Contents:
 
 .. toctree::
-   :maxdepth: 2
+   :maxdepth: 1
+
+   cluster/index
+
+External resources:
 
+* `System Test Guide <http://docs.opendaylight.org/en/stable-boron/submodules/integration/test/docs/system-test-guide.html>`_.
+* `Infrastructure Guide <http://docs.opendaylight.org/en/latest/submodules/releng/builder/docs/jenkins.html>`_.
+* `Running System Tests <https://wiki.opendaylight.org/view/Integration/Test/Running_System_Tests>`_.
+* `Test Code Guidelines <https://wiki.opendaylight.org/view/Integration/Test/Test_Code_Guidelines>`_.
+* `Test Case Expectations <https://wiki.opendaylight.org/view/Integration/Test/Test_Case_Expectations>`_.
+* `Boron Test Requirements <https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Boron_Traditional_Release_Project_Integration_Requirements>`_.
+* `Robot API docs <_static/integration/robot/index.html>`_.