This is a Sphinx/Pylatest project with test case documents and other system testing related documentation for Tendrl upstream project, written in reStructuredText syntax.
This repository was switched into read only mode on 2018-06-15, and it's keep here for achival purposes only.
Maintained by USM QE Team.
Make sure that you don't introduce any sphinx-build error or warning in your changes, both will make TravisCI check to fail.
Install sphinx from rpm package and then install pylatest via pip into user wide site packages only:
$ pip install --user pylatest
Then, in the root directory of this repository, just run:
$ make html