summaryrefslogtreecommitdiffstats
path: root/examples/class.cfg
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2020-12-04 10:04:15 (GMT)
committeralbert-github <albert.tests@gmail.com>2020-12-04 10:04:15 (GMT)
commit32a358aa717c626b3214a497ade8fd6d5b084367 (patch)
tree1710e0b440e942904927661cd5018ba39db2dbed /examples/class.cfg
parent8b2342099979279670478918aa3febe3cba1508b (diff)
downloadDoxygen-32a358aa717c626b3214a497ade8fd6d5b084367.zip
Doxygen-32a358aa717c626b3214a497ade8fd6d5b084367.tar.gz
Doxygen-32a358aa717c626b3214a497ade8fd6d5b084367.tar.bz2
Present all warnings of first documentation sub-task when it fails
This is a follow-up on pull request #8199 (Have build of doxygen documentation fail on warnings.) and #8197 (issue #8023 Add option to exit with non-zero exit code on warnings even if WARN_AS_ERROR is OFF). These were 2 independent situation, but as with #8197 incor[porated into doxygen it is no possible to extend #8199 to fail but at present all warnings of the first (sub-)task that fails.
Diffstat (limited to 'examples/class.cfg')
-rw-r--r--examples/class.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/class.cfg b/examples/class.cfg
index ee99294..706a45b 100644
--- a/examples/class.cfg
+++ b/examples/class.cfg
@@ -11,4 +11,4 @@ JAVADOC_AUTOBRIEF = YES
SEARCHENGINE = NO
COMPACT_LATEX = YES
LATEX_HIDE_INDICES = YES
-WARN_AS_ERROR = YES
+WARN_AS_ERROR = FAIL_ON_WARNINGS