]> git.ameliathe1st.gay Git - voyage-au-centre-des-fichiers.git/commitdiff
Removed the equivalent of -Werror from the Doxyfile
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Sat, 4 Jun 2022 00:17:51 +0000 (02:17 +0200)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Sat, 4 Jun 2022 00:17:51 +0000 (02:17 +0200)
Doxyfile

index 42a4c6cbf27a42a07fd873160037a6cfec3949b2..12bed32ac0f8f7d3165342628b44ee3dda33e612 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -843,7 +843,7 @@ WARN_NO_PARAMDOC       = NO
 # Possible values are: NO, YES and FAIL_ON_WARNINGS.
 # 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