OSDN Git Service

do not generate API docs for local classes
authorIvailo Monev <xakepa10@gmail.com>
Wed, 8 Jun 2016 19:10:54 +0000 (19:10 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Wed, 8 Jun 2016 19:10:54 +0000 (19:10 +0000)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
doxygen.conf

index 4bc5a60..e12cc8f 100644 (file)
@@ -435,7 +435,7 @@ EXTRACT_STATIC         = NO
 # for Java sources.
 # The default value is: YES.
 
-EXTRACT_LOCAL_CLASSES  = YES
+EXTRACT_LOCAL_CLASSES  = NO
 
 # This flag is only useful for Objective-C code. If set to YES, local methods,
 # which are defined in the implementation section but not in the interface are