diff options
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/doxygen.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/doxygen.config b/doxygen/doxygen.config index 0b2c5e3be73..787b8738463 100644 --- a/doxygen/doxygen.config +++ b/doxygen/doxygen.config @@ -689,7 +689,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 |