Skip to content

Commit 310460f

Browse files
committed
doxygen: set WARN_IF_UNDOC_ENUM_VAL = YES
1 parent 7993065 commit 310460f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ WARN_NO_PARAMDOC = NO
883883
# will automatically be disabled.
884884
# The default value is: NO.
885885

886-
WARN_IF_UNDOC_ENUM_VAL = NO # TODO: set to YES.
886+
WARN_IF_UNDOC_ENUM_VAL = YES
887887

888888
# If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when
889889
# a warning is encountered. If the WARN_AS_ERROR tag is set to FAIL_ON_WARNINGS

0 commit comments

Comments
 (0)