From 7adecf3d030f97ee1d19dcbda3272f88b71dd5d1 Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Wed, 2 May 2018 23:54:35 +0200 Subject: Adding a tox environment for locally building docs Run tox -edocs to locally build the Dovetail docs. This is quite useful because the default OPNFV docs preview build toolchain is broken for Dovetail. Change-Id: I0a55a701b96437a20aa09edc47bc3e49e32c0b87 Signed-off-by: Georg Kunz --- docs/testing/user/userguide/testing_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/testing/user/userguide') diff --git a/docs/testing/user/userguide/testing_guide.rst b/docs/testing/user/userguide/testing_guide.rst index 54fa294b..d5373637 100644 --- a/docs/testing/user/userguide/testing_guide.rst +++ b/docs/testing/user/userguide/testing_guide.rst @@ -530,7 +530,7 @@ for the details of the CLI. The '--testsuite' option is used to control the set of tests intended for execution at a high level. For the purposes of running the OVP test suite, the test suite name follows the following format, ``ovp...``. The latest and default test suite is - ovp.1.0.0. +ovp.1.0.0. .. code-block:: bash -- cgit 1.2.3-korg