Skip to content

Commit ea326c2

Browse files
Adding image file extensions for documentation
1 parent f39b548 commit ea326c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/Doxyfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -937,6 +937,9 @@ FILE_PATTERNS = *.c \
937937
*.vhdl \
938938
*.ucf \
939939
*.qsf \
940+
*.jpg \
941+
*.png \
942+
*.svg \
940943
*.ice
941944

942945
# The RECURSIVE tag can be used to specify whether or not subdirectories should

0 commit comments

Comments
 (0)