summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2015-12-19 15:23:23 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2015-12-19 15:23:23 (GMT)
commitcbc268d3c892934a24e6958bd20af8a875f603b6 (patch)
treeaf001d28a3d3ee634bc594155c259f8e0dd9f449 /src/config.xml
parent6c005b1e9458430a77bfeba6d08deed4778ad71d (diff)
parent192d06764558e51ddc3fdec881308308017894da (diff)
downloadDoxygen-cbc268d3c892934a24e6958bd20af8a875f603b6.zip
Doxygen-cbc268d3c892934a24e6958bd20af8a875f603b6.tar.gz
Doxygen-cbc268d3c892934a24e6958bd20af8a875f603b6.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'src/config.xml')
-rw-r--r--src/config.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/config.xml b/src/config.xml
index 9d54e29..b89d9d7 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -1221,6 +1221,14 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn"
]]>
</docs>
</option>
+ <option type='bool' id='WARN_AS_ERROR' defval='0'>
+ <docs>
+<![CDATA[
+ If the \c WARN_AS_ERROR tag is set to \c YES then doxygen will immediately stop
+ when a warning is encountered.
+]]>
+ </docs>
+ </option>
<option type='string' id='WARN_FORMAT' format='string' defval='$file:$line: $text'>
<docs>
<![CDATA[