Adding a tox environment for locally building docs 93/56993/2
authorGeorg Kunz <georg.kunz@ericsson.com>
Wed, 2 May 2018 21:54:35 +0000 (23:54 +0200)
committerGeorg Kunz <georg.kunz@ericsson.com>
Mon, 7 May 2018 09:40:54 +0000 (09:40 +0000)
commit7adecf3d030f97ee1d19dcbda3272f88b71dd5d1
treec24e48db57327d7b1827212e18f77de072b75816
parent27109727907de0a275946765b201fbc0bd71116f
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 <georg.kunz@ericsson.com>
.gitignore
docs/conf.py [new file with mode: 0644]
docs/testing/user/userguide/testing_guide.rst
tox.ini