]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make sphinx-build warnings fatal
authorMichał Kępień <michal@isc.org>
Wed, 3 Feb 2021 10:44:02 +0000 (11:44 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 3 Feb 2021 11:18:45 +0000 (12:18 +0100)
commit7e0c374d83f7b91d27279d469441ca72a9ab799a
tree4b6b07062e5f275c4965c70922fb88fdc88f40a8
parentffc5e54fd844cfafb604de6b240064642d6f99cd
Make sphinx-build warnings fatal

In order to prevent documentation building issues from being glossed
over, pass the -W command line switch to all sphinx-build invocations.
This causes the latter to return with a non-zero exit code whenever any
Sphinx warnings are triggered.

(cherry picked from commit 51479ed9a3f76ec3b8113e2614438cef77e0ce27)
doc/arm/Makefile.in
doc/man/Makefile.in