From 7bfa044358417714157cca342318f930a68d9506 Mon Sep 17 00:00:00 2001 From: Mike Kremer Date: Mon, 23 Nov 2009 12:27:57 +0000 Subject: [PATCH] Turned WARN_IF_UNDOCUMENTED off git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@234 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Doxyfile b/Doc/Doxyfile index 15a9e9ac..cc0e1db2 100644 --- a/Doc/Doxyfile +++ b/Doc/Doxyfile @@ -523,7 +523,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