Remove install-guide env which is no longer effective
The install-guide directory was moved to doc/source directory when migrating docs. Change-Id: I312c45314f4e6e86a7f7b74f747eb0bed6d60759
This commit is contained in:
parent
50430300b3
commit
bcc6000093
3
tox.ini
3
tox.ini
@ -103,6 +103,3 @@ commands = oslo_debug_helper {posargs}
|
||||
|
||||
[testenv:releasenotes]
|
||||
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
|
||||
|
||||
[testenv:install-guide]
|
||||
commands = sphinx-build -a -E -W -d install-guide/build/doctrees -b html install-guide/source install-guide/build/html
|
||||
|
Loading…
x
Reference in New Issue
Block a user