30 |
# If a relative path is entered, it will be relative to the location |
# 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. |
# where doxygen was started. If left blank the current directory will be used. |
32 |
|
|
33 |
OUTPUT_DIRECTORY = obj/doxygen |
OUTPUT_DIRECTORY = lib/html/doxygen |
34 |
|
|
35 |
# The OUTPUT_LANGUAGE tag is used to specify the language in which all |
# The OUTPUT_LANGUAGE tag is used to specify the language in which all |
36 |
# documentation generated by doxygen is written. Doxygen will use this |
# documentation generated by doxygen is written. Doxygen will use this |