File: doc_build.patch

package info (click to toggle)
fenics-dolfinx 1%3A0.9.0-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,508 kB
  • sloc: cpp: 33,701; python: 22,338; makefile: 230; sh: 171; xml: 55
file content (13 lines) | stat: -rw-r--r-- 586 bytes parent folder | download
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