Rev 102 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 102 | Rev 108 | ||
---|---|---|---|
Line 29... | Line 29... | ||
29 | 29 | ||
30 | # The PROJECT_NUMBER tag can be used to enter a project or revision number. |
30 | # The PROJECT_NUMBER tag can be used to enter a project or revision number. |
31 | # This could be handy for archiving the generated documentation or |
31 | # This could be handy for archiving the generated documentation or |
32 | # if some version control system is used. |
32 | # if some version control system is used. |
33 | 33 | ||
34 | PROJECT_NUMBER = 0.5.9 |
34 | PROJECT_NUMBER = 0.5.10 |
35 | 35 | ||
36 | # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) |
36 | # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) |
37 | # base path where the generated documentation will be put. |
37 | # base path where the generated documentation will be put. |
38 | # If a relative path is entered, it will be relative to the location |
38 | # If a relative path is entered, it will be relative to the location |
39 | # where doxygen was started. If left blank the current directory will be used. |
39 | # where doxygen was started. If left blank the current directory will be used. |