Skip to content

Commit b68bd91

Browse files
authored
Doxygen: No Python (#6052)
Unbreak XML builds of Doxygen, following #3560. Please do not read Python files, Doxygen. You are too eager. See: - #3560 (comment)
1 parent 81e4343 commit b68bd91

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Docs/Doxyfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,6 @@ FILE_PATTERNS = *.c \
958958
*.c++ \
959959
*.h \
960960
*.H \
961-
*.py \
962961
*.f90 \
963962
*.f
964963

@@ -2710,6 +2709,3 @@ GENERATE_LEGEND = YES
27102709
# The default value is: YES.
27112710

27122711
DOT_CLEANUP = YES
2713-
2714-
# Overwrite value of WARN_AS_ERROR
2715-
WARN_AS_ERROR = YES

0 commit comments

Comments
 (0)