Skip to content

Commit 80c9652

Browse files
committed
doc: doxygen: do not fail on warnings
We have had sof-docs CI builds failing due to warnings that have not been addressed for more than 3 months. Limit the check to fatal errors to resume at least a barebones level of check for doxygen build target in the CI. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 parent a86f371 commit 80c9652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/sof.doxygen.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ TYPEDEF_HIDES_STRUCT = YES
4040
#FILTER_SOURCE_FILES = YES
4141

4242
HTML_TIMESTAMP = NO
43+
WARN_AS_ERROR = NO

0 commit comments

Comments
 (0)