comparison Doxyfile @ 79:c72fddf9aecb

...
author cannam
date Thu, 06 Sep 2007 16:49:50 +0000
parents 0f8524203677
children 8e11b0bbcb3c
comparison
equal deleted inserted replaced
78:6bf198e06d72 79:c72fddf9aecb
21 21
22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
23 # This could be handy for archiving the generated documentation or 23 # This could be handy for archiving the generated documentation or
24 # if some version control system is used. 24 # if some version control system is used.
25 25
26 PROJECT_NUMBER = 1.0 26 PROJECT_NUMBER = 1.1
27 27
28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
29 # base path where the generated documentation will be put. 29 # base path where the generated documentation will be put.
30 # If a relative path is entered, it will be relative to the location 30 # If a relative path is entered, it will be relative to the location
31 # where doxygen was started. If left blank the current directory will be used. 31 # where doxygen was started. If left blank the current directory will be used.