From 06e169a51ab64b5bc99183bccf29d18c132f3d07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 10 Oct 2011 09:59:07 +0000 Subject: [PATCH] Disable warn on undocumented git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@419 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/doxy.config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/doxy.config.in b/Doc/doxy.config.in index cbabfac0..4b92922f 100644 --- a/Doc/doxy.config.in +++ b/Doc/doxy.config.in @@ -525,7 +525,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