ENH: Added .dox extension to doxygen file patterns
This commit is contained in:
parent
7aa29c9f87
commit
78c03fb65b
@ -608,7 +608,8 @@ INPUT_ENCODING = UTF-8
|
||||
# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
|
||||
|
||||
FILE_PATTERNS = *.H \
|
||||
*.C
|
||||
*.C \
|
||||
*.dox
|
||||
|
||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
|
||||
# should be searched for input files as well. Possible values are YES and NO.
|
||||
|
Loading…
Reference in New Issue
Block a user