docs: Remove Doxyfile searching for .php5 and upper-case file extensions
Change-Id: I36bf74bb5e3a7c7e61cddd69ea371f94c8b9a856
This commit is contained in:
parent
ec88ffd230
commit
1c7797ee5d
1 changed files with 0 additions and 15 deletions
|
|
@ -165,26 +165,11 @@ FILE_PATTERNS = *.c \
|
|||
*.odl \
|
||||
*.cs \
|
||||
*.php \
|
||||
*.php5 \
|
||||
*.inc \
|
||||
*.m \
|
||||
*.mm \
|
||||
*.dox \
|
||||
*.py \
|
||||
*.C \
|
||||
*.CC \
|
||||
*.C++ \
|
||||
*.II \
|
||||
*.I++ \
|
||||
*.H \
|
||||
*.HH \
|
||||
*.H++ \
|
||||
*.CS \
|
||||
*.PHP \
|
||||
*.PHP5 \
|
||||
*.M \
|
||||
*.MM \
|
||||
*.PY \
|
||||
*.txt \
|
||||
README
|
||||
RECURSIVE = YES
|
||||
|
|
|
|||
Loading…
Reference in a new issue