diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 7972d709b..0a68f2e3a 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -472,7 +472,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 |
