doxygen: run quietly, report only errors and warnings
Otherwise the trees hide the forest and it is really difficult to see what issues are introduced. Change-Id: I2272f2caff8b99a15a0b2540787845e4541a36d3 Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
parent
5fae13e38d
commit
ef61a7141f
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ CITE_BIB_FILES =
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# Configuration options related to warning and progress messages
|
# Configuration options related to warning and progress messages
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
QUIET = NO
|
QUIET = YES
|
||||||
WARNINGS = YES
|
WARNINGS = YES
|
||||||
WARN_IF_UNDOCUMENTED = YES
|
WARN_IF_UNDOCUMENTED = YES
|
||||||
WARN_IF_DOC_ERROR = YES
|
WARN_IF_DOC_ERROR = YES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue