docs(src): fix some doxygen warnings (#2731)
This commit is contained in:
parent
429019e47b
commit
f3abf59fbf
12 changed files with 15 additions and 74 deletions
|
|
@ -860,7 +860,8 @@ WARNINGS = YES
|
|||
# will automatically be disabled.
|
||||
# The default value is: YES.
|
||||
|
||||
WARN_IF_UNDOCUMENTED = YES
|
||||
# TODO: Enable this when we have complete documentation
|
||||
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 documenting some parameters in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue