Clean build directory in tox docs environment
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 2 May 2018 01:09:59 +0000 (01:09 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 2 May 2018 01:09:59 +0000 (01:09 +0000)
commit2a017a3aef4076f4d4487e204d8cbacc7f8dd14c
tree435a4927a7d168f86ba09d2965236104e887605f
parent7e946371230b44188b1a120d9019ef4e44d6ba9c
Clean build directory in tox docs environment

To avoid accumulating deleted cruft in generated documentation,
remove the build directory prior to running sphinx-build.
tox.ini