]> Chaos Git - corbenik/ctrulib.git/commitdiff
Allow documentation for static functions
authorLectem <lectem@gmail.com>
Sun, 4 Oct 2015 22:55:07 +0000 (18:55 -0400)
committerLectem <lectem@gmail.com>
Sun, 4 Oct 2015 22:55:07 +0000 (18:55 -0400)
This will show static functions such as the ones in the ipc.h header in the documentation.

libctru/Doxyfile

index f109dd9a8d9e8dc322e1dd7f7a70e778d78db153..68112fea13c628fd250024fc9c54c88a4f0899c0 100644 (file)
@@ -416,7 +416,7 @@ EXTRACT_PACKAGE        = NO
 # included in the documentation.
 # The default value is: NO.
 
-EXTRACT_STATIC         = NO
+EXTRACT_STATIC         = YES
 
 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined
 # locally in source files will be included in the documentation. If set to NO