Re-enabled doxygen output. It takes several minutes to run, which means we need the output to check whether the process has hanged.
This commit is contained in:
parent
a4d23d19bc
commit
3c5d690205
1 changed files with 1 additions and 1 deletions
|
@ -537,7 +537,7 @@ LAYOUT_FILE =
|
|||
# The QUIET tag can be used to turn on/off the messages that are generated
|
||||
# by doxygen. Possible values are YES and NO. If left blank NO is used.
|
||||
|
||||
QUIET = YES
|
||||
QUIET = NO
|
||||
|
||||
# The WARNINGS tag can be used to turn on/off the warning messages that are
|
||||
# generated by doxygen. Possible values are YES and NO. If left blank
|
||||
|
|
Loading…
Reference in a new issue