From 727b50652cc53e27e6113f1420206ceac0b89146 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Fri, 3 Oct 2008 12:00:21 +0000 Subject: Added systematically missing in out modifiers to all param doxygen statements. Added a TODO.osx file in the root describing what we have to do on the os x platform before we can pre-release 1.3 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6368 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 7972d709b..0a68f2e3a 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -472,7 +472,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 -- cgit v1.2.3