Changeset 1120 for TI05-delivery
- Timestamp:
- 07/06/06 12:35:46 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI05-delivery/trunk/Doxyfile
r1117 r1120 685 685 # higher quality PDF documentation. 686 686 687 USE_PDFLATEX = YES687 USE_PDFLATEX = NO 688 688 689 689 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. … … 749 749 # generate man pages 750 750 751 GENERATE_MAN = NO751 GENERATE_MAN = YES 752 752 753 753 # The MAN_OUTPUT tag is used to specify where the man pages will be put. … … 768 768 # would be unable to find the correct page. The default is NO. 769 769 770 MAN_LINKS = NO770 MAN_LINKS = YES 771 771 772 772 #---------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.