Skip to content

Commit d34b661

Browse files
authored
Update generate.txt
1 parent f95bfa1 commit d34b661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/doxygen/generate.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ INPUT_ENCODING = UTF-8
830830
# *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f95, *.f03, *.f08,
831831
# *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf, *.qsf and *.ice.
832832

833-
FILE_PATTERNS =
833+
FILE_PATTERNS = *.h, *.hpp, *.h++
834834

835835
# The RECURSIVE tag can be used to specify whether or not subdirectories should
836836
# be searched for input files as well.

0 commit comments

Comments
 (0)