Changeset da17570 for libtrace.doxygen
- Timestamp:
- 08/30/05 13:41:24 (17 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 464266d
- Parents:
- 53f8305
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libtrace.doxygen
rb5236ad rda17570 64 64 # If set to NO only classes defined in header files are included. 65 65 66 EXTRACT_LOCAL_CLASSES = YES66 EXTRACT_LOCAL_CLASSES = NO 67 67 68 68 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all … … 72 72 # This option has no effect if EXTRACT_ALL is enabled. 73 73 74 HIDE_UNDOC_MEMBERS = YES74 HIDE_UNDOC_MEMBERS = NO 75 75 76 76 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
Note: See TracChangeset
for help on using the changeset viewer.