[119708] trunk/base/Doxyfile.in

cal at macports.org cal at macports.org
Sat May 3 18:34:52 PDT 2014


Revision: 119708
          https://trac.macports.org/changeset/119708
Author:   cal at macports.org
Date:     2014-05-03 18:34:52 -0700 (Sat, 03 May 2014)
Log Message:
-----------
base: Doxyfile.in: enable more possible documentation sources

Modified Paths:
--------------
    trunk/base/Doxyfile.in

Modified: trunk/base/Doxyfile.in
===================================================================
--- trunk/base/Doxyfile.in	2014-05-04 01:21:06 UTC (rev 119707)
+++ trunk/base/Doxyfile.in	2014-05-04 01:34:52 UTC (rev 119708)
@@ -402,19 +402,19 @@
 # be included in the documentation.
 # The default value is: NO.
 
-EXTRACT_PRIVATE        = NO
+EXTRACT_PRIVATE        = YES
 
 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
 # scope will be included in the documentation.
 # The default value is: NO.
 
-EXTRACT_PACKAGE        = NO
+EXTRACT_PACKAGE        = YES
 
 # If the EXTRACT_STATIC tag is set to YES all static members of a file will be
 # 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
@@ -476,7 +476,7 @@
 # will be excluded. Set it to YES to include the internal documentation.
 # The default value is: NO.
 
-INTERNAL_DOCS          = NO
+INTERNAL_DOCS          = YES
 
 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
 # names in lower-case letters. If set to YES upper-case letters are also
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140503/b840cbd2/attachment.html>


More information about the macports-changes mailing list