[krbdev.mit.edu #7468] SVN Commit
Benjamin Kaduk via RT
rt-comment at krbdev.mit.edu
Tue Dec 11 16:35:35 EST 2012
Make sphinx warnings fatal for doc build
We currently do not have any warnings. Let us keep it that way by
making warnings fatal in maintainer-mode (and configurable on the
buildslaves). Using sphinx-build -W also causes errors to be reported
in the exit status and picked up by make, which is quite useful.
In order to allow the build bot to use -W but end-users to not use it,
SPHINX_ARGS must be passed on the command line; it cannot be set by
the convenience target 'htmlsrc'. Document this.
https://github.com/krb5/krb5/commit/7b6758a09f92ccc386022bcc86e3a5fea472fdce
Author: Ben Kaduk <kaduk at mit.edu>
Commit: 7b6758a09f92ccc386022bcc86e3a5fea472fdce
Branch: master
doc/build_this.rst | 2 +-
src/doc/Makefile.in | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
More information about the krb5-bugs
mailing list