mirror of
https://git.tukaani.org/xz.git
synced 2025-04-22 23:50:51 +00:00
Doxygen: Treat warnings as errors
Also set WARN_IF_UNDOCUMENTED = NO because even the API headers have a few things that won't have their own docs.
This commit is contained in:
parent
a6711d1c4a
commit
ff96542d1c
@ -19,6 +19,8 @@ RECURSIVE = YES
|
||||
OPTIMIZE_OUTPUT_FOR_C = YES
|
||||
EXTRACT_STATIC = YES
|
||||
SORT_MEMBER_DOCS = NO
|
||||
WARN_IF_UNDOCUMENTED = NO
|
||||
WARN_AS_ERROR = FAIL_ON_WARNINGS
|
||||
SOURCE_TOOLTIPS = NO
|
||||
VERBATIM_HEADERS = NO
|
||||
ALPHABETICAL_INDEX = NO
|
||||
|
Loading…
x
Reference in New Issue
Block a user