doxygen.conf: do not for undocumented API

This commit is contained in:
Ivailo Monev 2015-07-11 18:29:50 +03:00
parent f274345b28
commit 3843af74c2

View file

@ -714,7 +714,7 @@ WARNINGS = YES
# will automatically be disabled.
# The default value is: YES.
WARN_IF_UNDOCUMENTED = YES
WARN_IF_UNDOCUMENTED = NO
# If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
# potential errors in the documentation, such as not documenting some parameters