diff options
Diffstat (limited to 'cpp/Doxyfile')
-rw-r--r-- | cpp/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Doxyfile b/cpp/Doxyfile index 03da967..5c4d038 100644 --- a/cpp/Doxyfile +++ b/cpp/Doxyfile @@ -19,7 +19,7 @@ AUTOLINK_SUPPORT = NO DISTRIBUTE_GROUP_DOC = YES EXTRACT_STATIC = YES COLLABORATION_GRAPH = NO -WARN_IF_UNDOCUMENTED = NO +WARN_IF_UNDOCUMENTED = YES QUIET = YES INCLUDE_GRAPH = NO WARN_AS_ERROR = FAIL_ON_WARNINGS |