
Enable documentation via Sphinx Documentation Project and Tox Automation Project: - Setting up - [1] sphinx-quickstart - [2] layout doc/source/ - [3] layout top directory - Building - [4] tox -e docs Story: 2004828 Task: 29733 Change-Id: I8ba09c17ff4abee5e6569f9484ee5853dd29ed1a Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
30 lines
556 B
ReStructuredText
30 lines
556 B
ReStructuredText
======================
|
|
stx-test Documentation
|
|
======================
|
|
|
|
This is the documentation for StarlingX Test.
|
|
|
|
|
|
--------
|
|
Sections
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
automated_pytest_suite/index
|
|
automated_robot_suite/index
|
|
manual_tests/index
|
|
|
|
-----
|
|
Links
|
|
-----
|
|
|
|
* Source: `stx-test`_
|
|
* Code Review: `Gerrit`_
|
|
* Bugs: `Storyboard`_
|
|
|
|
.. _stx-test: https://git.starlingx.io/cgit/stx-test/
|
|
.. _Gerrit: https://review.openstack.org/#/q/project:openstack/stx-test
|
|
.. _Storyboard: https://storyboard.openstack.org/#!/project/openstack/stx-test
|