summaryrefslogtreecommitdiff
path: root/doc/doxygen/taler.doxy
diff options
context:
space:
mode:
authorDevan Carpenter <devan@taler.net>2023-09-06 21:18:45 -0400
committerDevan Carpenter <devan@taler.net>2023-09-08 22:25:34 -0400
commit31708511d239c711058516c34c37ed0ce3bda715 (patch)
tree25037ad8b43e51c90a128c1fc883b2cbd3ec9669 /doc/doxygen/taler.doxy
parenta4427442b44422b714244daff27e76ec01654521 (diff)
downloadexchange-31708511d239c711058516c34c37ed0ce3bda715.tar.gz
exchange-31708511d239c711058516c34c37ed0ce3bda715.tar.bz2
exchange-31708511d239c711058516c34c37ed0ce3bda715.zip
docs: make doxygen fail on warnings
Diffstat (limited to 'doc/doxygen/taler.doxy')
-rw-r--r--doc/doxygen/taler.doxy2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy
index 384e0396a..a9a2bfe91 100644
--- a/doc/doxygen/taler.doxy
+++ b/doc/doxygen/taler.doxy
@@ -866,7 +866,7 @@ WARN_NO_PARAMDOC = YES
# Possible values are: NO, YES and FAIL_ON_WARNINGS.
# The default value is: NO.
-WARN_AS_ERROR = NO
+WARN_AS_ERROR = FAIL_ON_WARNINGS
# The WARN_FORMAT tag determines the format of the warning messages that doxygen
# can produce. The string should contain the $file, $line, and $text tags, which