aboutsummaryrefslogtreecommitdiff
path: root/doxygen/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/Doxyfile')
-rw-r--r--doxygen/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/Doxyfile b/doxygen/Doxyfile
index 286e427..bdb4870 100644
--- a/doxygen/Doxyfile
+++ b/doxygen/Doxyfile
@@ -743,7 +743,7 @@ WARN_NO_PARAMDOC = YES
# a warning is encountered.
# The default value is: NO.
-WARN_AS_ERROR = YES
+WARN_AS_ERROR = NO
# 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