Convert warnings to errors
The tox docs environment converts Sphinx warnings to errors using the '-W' option. However, the equivalent gate job calls build_sphinx directly and lacks the necessary option in setup.cfg to convert warnings to errors. Adding this option to provide the same checks in both places. Change-Id: Id752831a5d09d819f342427833f68ccb0acdaaf1
This commit is contained in:
parent
2de2cff406
commit
8e4ee7a7a8