From eee6289d13f2a58677001cda41723faa2adcb50f Mon Sep 17 00:00:00 2001 From: Taylor Holberton Date: Sat, 1 Oct 2016 14:32:12 -0400 Subject: temporarily turning off warnings as errors --- doxygen/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3