From 99c099b4e0f565b4d5fa35abebdc3a86afda7d80 Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Sun, 2 Nov 2003 11:05:35 +0000 Subject: [PATCH] disabled warning messages svn path=/trunk/; revision=6509 --- reactos/subsys/system/explorer/Doxyfile-all | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reactos/subsys/system/explorer/Doxyfile-all b/reactos/subsys/system/explorer/Doxyfile-all index bd136bf882b..7e0dbd2b7bf 100644 --- a/reactos/subsys/system/explorer/Doxyfile-all +++ b/reactos/subsys/system/explorer/Doxyfile-all @@ -52,9 +52,9 @@ SHOW_USED_FILES = YES #--------------------------------------------------------------------------- # configuration options related to warning and progress messages #--------------------------------------------------------------------------- -QUIET = NO -WARNINGS = YES -WARN_IF_UNDOCUMENTED = YES +QUIET = YES +WARNINGS = NO +WARN_IF_UNDOCUMENTED = NO WARN_IF_DOC_ERROR = YES WARN_FORMAT = "$file:$line: $text" WARN_LOGFILE =