Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues due
[coreboot.git] / payloads / libpayload / Doxyfile
index 3b3421c95e6a84f809200fc736737e62ec8c5902..86b605f28dc0286ea320502cfd5ed5dc19f2d558 100644 (file)
@@ -287,7 +287,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         = YES
+EXTRACT_STATIC         = NO
 
 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) 
 # defined locally in source files will be included in the documentation.