From e32551b18f4560056d2d482f5e1505b1b98fa82a Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 29 Mar 2005 18:07:58 +0000 Subject: *** empty log message *** --- runtime/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/Doxyfile') diff --git a/runtime/Doxyfile b/runtime/Doxyfile index b4a2330e..829b83e0 100644 --- a/runtime/Doxyfile +++ b/runtime/Doxyfile @@ -222,7 +222,7 @@ EXTRACT_PRIVATE = NO # If the EXTRACT_STATIC tag is set to YES all static members of a file # will be included in the documentation. -EXTRACT_STATIC = YES +EXTRACT_STATIC = NO # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) # defined locally in source files will be included in the documentation. -- cgit