Changeset 456:02c28d3cf97b in lemon-0.x for doc
- Timestamp:
- 04/28/04 14:22:34 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@604
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Doxyfile
r434 r456 134 134 # documentation. 135 135 136 DETAILS_AT_TOP = NO136 DETAILS_AT_TOP = YES 137 137 138 138 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented … … 168 168 # of all members will be omitted, etc. 169 169 170 OPTIMIZE_OUTPUT_FOR_C = YES170 OPTIMIZE_OUTPUT_FOR_C = NO 171 171 172 172 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources
Note: See TracChangeset
for help on using the changeset viewer.