Changeset 872:c010b38ea35b in lemon-0.x
- Timestamp:
- 09/16/04 21:18:18 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1174
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Doxyfile
r781 r872 499 499 # functions referencing it will be listed. 500 500 501 REFERENCED_BY_RELATION = YES501 REFERENCED_BY_RELATION = NO 502 502 503 503 # If the REFERENCES_RELATION tag is set to YES (the default) … … 505 505 # called/used by that function will be listed. 506 506 507 REFERENCES_RELATION = YES507 REFERENCES_RELATION = NO 508 508 509 509 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
Note: See TracChangeset
for help on using the changeset viewer.