summaryrefslogtreecommitdiffstats
path: root/kspread/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/Doxyfile')
-rw-r--r--kspread/Doxyfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/kspread/Doxyfile b/kspread/Doxyfile
index 38131dfba..bb39c7ba8 100644
--- a/kspread/Doxyfile
+++ b/kspread/Doxyfile
@@ -397,12 +397,11 @@ INPUT =
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
# and *.h) to filter out the source-files in the directories. If left
# blank the following patterns are tested:
-# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp
+# *.c *.cpp *.cxx *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp
# *.h++ *.idl *.odl *.cs *.php *.php3 *.inc
FILE_PATTERNS = *.h \
*.cpp \
- *.cc \
*.hpp \
*.dox \
*.c++ \