From: Lectem Date: Tue, 6 Oct 2015 03:00:24 +0000 (-0400) Subject: do not include internal structs in doc X-Git-Tag: v1.0.0~86^2 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=e6dd7ac37d6c274957f94dd73d5c51c73b44d10a;p=corbenik%2Fctrulib.git do not include internal structs in doc --- diff --git a/libctru/Doxyfile b/libctru/Doxyfile index 68112fe..a8e0863 100644 --- a/libctru/Doxyfile +++ b/libctru/Doxyfile @@ -424,7 +424,7 @@ EXTRACT_STATIC = YES # 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. When set to YES local methods, # which are defined in the implementation section but not in the interface are