Don't be too anal for missing docs.
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 22 Feb 2006 01:15:38 +0000 (01:15 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 22 Feb 2006 01:15:38 +0000 (01:15 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@538 38d2e660-2303-0410-9eaa-f027e97ec537

Doxyfile
Doxyfile_c
Doxyfile_cxx

index cc00581539c10493ec9fc77d1ac05a86bcec3ad3..ddd2afb12efb97195b92e4b8c334f88e0ea86b70 100755 (executable)
--- a/Doxyfile
+++ b/Doxyfile
@@ -418,7 +418,7 @@ WARNINGS               = YES
 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will 
 # automatically be disabled.
 
-WARN_IF_UNDOCUMENTED   = YES
+WARN_IF_UNDOCUMENTED   = NO
 
 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for 
 # potential errors in the documentation, such as not documenting some 
index c4b80a4e39181c26d191fdddc50687d33f3e7e65..c47bc9610ee57e972ffd732136cc3844ed8cb6ee 100755 (executable)
@@ -418,7 +418,7 @@ WARNINGS               = YES
 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will 
 # automatically be disabled.
 
-WARN_IF_UNDOCUMENTED   = YES
+WARN_IF_UNDOCUMENTED   = NO
 
 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for 
 # potential errors in the documentation, such as not documenting some 
index 1c84b75513148914e838bf77fa44d5542d0c705c..f667cd911a54b70d510d82c0c14986c05b3f53b0 100755 (executable)
@@ -418,7 +418,7 @@ WARNINGS               = YES
 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will 
 # automatically be disabled.
 
-WARN_IF_UNDOCUMENTED   = YES
+WARN_IF_UNDOCUMENTED   = NO
 
 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for 
 # potential errors in the documentation, such as not documenting some