Add releasenotes tox target

Change-Id: I9073bf6ae950e0485b38a61322e4f648d9966c2b
This commit is contained in:
Adam Gandelman 2016-04-07 16:15:31 -07:00
parent 12785c941d
commit daf03fed08

View File

@ -42,3 +42,5 @@ show-source = True
[testenv:genconfig]
commands = {toxinidir}/tools/generate_config_file_samples.sh
[testenv:releasenotes]
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html