From 1c7797ee5d1a18624c93a743ce0ee168a2607755 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Thu, 23 Aug 2018 01:35:57 +0100 Subject: [PATCH] docs: Remove Doxyfile searching for .php5 and upper-case file extensions Change-Id: I36bf74bb5e3a7c7e61cddd69ea371f94c8b9a856 --- maintenance/Doxyfile | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/maintenance/Doxyfile b/maintenance/Doxyfile index 7e9220c748..bb880401d1 100644 --- a/maintenance/Doxyfile +++ b/maintenance/Doxyfile @@ -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 -- 2.20.1