Changeset 3732:070d3a73f2c8 for .doxygen.conf
- Timestamp:
- 03/09/18 19:41:37 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.doxygen.conf
r3718 r3732 120 120 RECURSIVE = YES 121 121 EXCLUDE = 122 EXCLUDE_SYMLINKS = NO122 EXCLUDE_SYMLINKS = YES 123 123 EXCLUDE_PATTERNS = */bin/* \ 124 124 */build-tools/* \ … … 179 179 HTML_COLORSTYLE_SAT = 100 180 180 HTML_COLORSTYLE_GAMMA = 80 181 HTML_TIMESTAMP = NO181 HTML_TIMESTAMP = YES 182 182 HTML_DYNAMIC_MENUS = YES 183 183 HTML_DYNAMIC_SECTIONS = NO
Note: See TracChangeset
for help on using the changeset viewer.