1 2 3 4 5 6 7 8 9 10 11 12 13
|
Index: fenics-dolfinx/cpp/doc/Doxyfile
===================================================================
--- fenics-dolfinx.orig/cpp/doc/Doxyfile 2025-11-12 21:53:06.921722364 +0100
+++ fenics-dolfinx/cpp/doc/Doxyfile 2025-11-12 21:54:07.919011554 +0100
@@ -866,7 +866,7 @@
# Possible values are: NO, YES and FAIL_ON_WARNINGS.
# The default value is: NO.
-WARN_AS_ERROR = YES
+WARN_AS_ERROR = NO
# The WARN_FORMAT tag determines the format of the warning messages that doxygen
# can produce. The string should contain the $file, $line, and $text tags, which
|