Author: jcrouse
Date: 2008-08-29 01:10:25 +0200 (Fri, 29 Aug 2008)
New Revision: 3548

Modified:
   trunk/payloads/libpayload/Doxyfile
Log:
[PATCH]: Libpayload:  Remove static variables from the doxygen output

No code changes.

Signed-off-by: Jordan Crouse <[EMAIL PROTECTED]>
Acked-by: Jordan Crouse <[EMAIL PROTECTED]>


Modified: trunk/payloads/libpayload/Doxyfile
===================================================================
--- trunk/payloads/libpayload/Doxyfile  2008-08-28 18:23:58 UTC (rev 3547)
+++ trunk/payloads/libpayload/Doxyfile  2008-08-28 23:10:25 UTC (rev 3548)
@@ -287,7 +287,7 @@
 # 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. 


--
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to