Publish generated voltha-system-tests docs

Change-Id: If5b2d2892cb22255141692939e4e3d8ca691d33a
diff --git a/testing/index.rst b/testing/index.rst
new file mode 100644
index 0000000..232c41f
--- /dev/null
+++ b/testing/index.rst
@@ -0,0 +1,24 @@
+VOLTHA System Tests Documentation
+=================================
+
+Below are links to the documentation generated by robot.libdoc from the Robot resources
+in the `voltha-system-tests <https://github.com/opencord/voltha-system-tests>`_ repository.
+These files can also be generated locally by checking out the repo and running **make gendocs**.
+
+Libraries
+---------
+- `libraries/k8s.robot <../_static/voltha-system-tests/libraries/k8s.html>`_
+- `libraries/onos.robot <../_static/voltha-system-tests/libraries/onos.html>`_
+- `libraries/power_switch.robot <../_static/voltha-system-tests/libraries/power_switch.html>`_
+- `libraries/utils.robot <../_static/voltha-system-tests/libraries/utils.html>`_
+- `libraries/voltctl.robot <../_static/voltha-system-tests/libraries/voltctl.html>`_
+- `libraries/voltha.robot <../_static/voltha-system-tests/libraries/voltha.html>`_
+
+
+Test Files
+----------
+- `tests/functional/K8S_SystemTest.robot <../_static/voltha-system-tests/tests/functional/K8S_SystemTest.html>`_
+- `tests/functional/Voltha_ErrorScenarios.robot <../_static/voltha-system-tests/tests/functional/Voltha_ErrorScenarios.html>`_
+- `tests/functional/Voltha_FailureScenarios.robot <../_static/voltha-system-tests/tests/functional/Voltha_FailureScenarios.html>`_
+- `tests/functional/Voltha_PODTests.robot <../_static/voltha-system-tests/tests/functional/Voltha_PODTests.html>`_
+- `tests/functional/Voltha_ScaleFunctionalTests.robot <../_static/voltha-system-tests/tests/functional/Voltha_ScaleFunctionalTests.html>`_