]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Only produce documentation where documentation actually exists.
authorMichael Brown <mcb30@etherboot.org>
Wed, 18 May 2005 15:07:19 +0000 (15:07 +0000)
committerMichael Brown <mcb30@etherboot.org>
Wed, 18 May 2005 15:07:19 +0000 (15:07 +0000)
src/doxygen.cfg

index a14e6a9951f02a92ec01c2f776adef6267800b80..136edb489ba7d401d4b281cd6c72dc0a851c7775 100644 (file)
@@ -7,7 +7,7 @@ PROJECT_NAME           = Etherboot
 PROJECT_NUMBER         = 
 OUTPUT_DIRECTORY       = @BIN@/doc
 OUTPUT_LANGUAGE        = English
-EXTRACT_ALL            = YES
+EXTRACT_ALL            = NO
 EXTRACT_PRIVATE        = YES
 EXTRACT_STATIC         = YES
 EXTRACT_LOCAL_CLASSES  = YES