Changeset 479 for trunk/doc/doxygen.config
- Timestamp:
- Dec 22, 2005, 9:32:55 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/doxygen.config
r316 r479 573 573 LATEX_BATCHMODE = NO 574 574 575 # The FILE_VERSION_FILTER tag can be used to specify a program or576 # script that doxygen should invoke to get the current version for577 # each file (typically from the version control system). Doxygen will578 # invoke the program by executing (via popen()) the command <command>579 # <input-file>, where <command> is the value of the580 # FILE_VERSION_FILTER tag, and <input-file> is the name of an input581 # file provided by doxygen. Whatever the progam writes to standard582 # output is used as the file version. See the manual for examples.583 584 FILE_VERSION_FILTER =585 586 587 575 #--------------------------------------------------------------------------- 588 576 # configuration options related to the RTF output
Note: See TracChangeset
for help on using the changeset viewer.