doc/doxygen.conf: disable WARN_IF_UNDOCUMENTED, too much noise

This commit is contained in:
Max Kellermann 2015-03-17 11:21:41 +01:00
parent ce3d41052c
commit 085f06594c
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ WARNINGS = YES
# for undocumented members. If EXTRACT_ALL is set to YES then this flag will
# automatically be disabled.
WARN_IF_UNDOCUMENTED = YES
WARN_IF_UNDOCUMENTED = NO
# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
# potential errors in the documentation, such as not documenting some