docs: Remove Doxyfile searching for .php5 and upper-case file extensions
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 23 Aug 2018 00:35:57 +0000 (01:35 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 23 Aug 2018 00:35:57 +0000 (01:35 +0100)
Change-Id: I36bf74bb5e3a7c7e61cddd69ea371f94c8b9a856

maintenance/Doxyfile

index 7e9220c..bb88040 100644 (file)
@@ -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