From: Ivailo Monev Date: Wed, 8 Jun 2016 19:10:54 +0000 (+0000) Subject: do not generate API docs for local classes X-Git-Tag: 4.12.0~7234 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=5bee5a50893f39afe5fee04020827ff299d7e80b;p=kde%2FKatie.git do not generate API docs for local classes Signed-off-by: Ivailo Monev --- diff --git a/doxygen.conf b/doxygen.conf index 4bc5a60aa..e12cc8fb2 100644 --- a/doxygen.conf +++ b/doxygen.conf @@ -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