From 872c678f024d137c4e5d30bd6f6959eac0aca81d Mon Sep 17 00:00:00 2001 From: Frank Dellaert Date: Mon, 4 Jun 2012 13:31:18 +0000 Subject: [PATCH] turn off undocumented warnings --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index d7dd6adff..2d1dab711 100644 --- a/Doxyfile +++ b/Doxyfile @@ -597,7 +597,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