]> git.sur5r.net Git - openocd/blobdiff - Doxyfile.in
docs: include static members in doxygen output
[openocd] / Doxyfile.in
index 34a37063406f89dfe44ee88b9f5b74c29dc67d9b..9afd0ccfc9d0bef2e585b7a73c2f0419389b7d96 100644 (file)
@@ -307,7 +307,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         = 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.