Fix Functest User Guide 37/54937/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 4 Apr 2018 03:31:23 +0000 (05:31 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 4 Apr 2018 18:15:31 +0000 (20:15 +0200)
commitfdc6191e3562b4ec327d899cd1a4c395ac1734ba
treee504a38d8b27545d2af0e25084c8e17e9495a7d3
parent3cabf9dc69e8639db7bb72f05474dee4ece2ed97
Fix Functest User Guide

It allows building this documentation via tox.
rst files are now checked via doc8.

Intro is moved into a new file.

Change-Id: If1dbe2cbde2f39ca4948ada2b2743594bc387dbc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 3756ff6fbd17269fd9d2a585d3d0ef4bea6f6f9e)
docs/testing/user/userguide/conf.py [new file with mode: 0644]
docs/testing/user/userguide/index.rst
docs/testing/user/userguide/intro.rst [new file with mode: 0644]
docs/testing/user/userguide/reporting.rst
docs/testing/user/userguide/runfunctest.rst
docs/testing/user/userguide/test_details.rst
docs/testing/user/userguide/test_overview.rst
docs/testing/user/userguide/test_results.rst
docs/testing/user/userguide/troubleshooting.rst
tox.ini