Doxyfile
changeset 354 2d28f059a1d7
parent 200 72c969ea6558
child 370 148155bb9abc
equal deleted inserted replaced
353:beb26409ba22 354:2d28f059a1d7
    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.