Minor cleanup on the Doxyfile.

--HG--
branch : dev
This commit is contained in:
Martí­n Lucas Golini
2017-03-30 01:40:34 -03:00
parent c4804482c5
commit be62297f5a

View File

@@ -98,55 +98,8 @@ WARN_LOGFILE =
INPUT = ./include/eepp
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \
*.cxx \
*.cpp \
*.c++ \
*.d \
*.java \
*.ii \
*.ixx \
*.ipp \
*.i++ \
*.inl \
*.h \
*.hh \
*.hxx \
*.hpp \
*.h++ \
*.idl \
*.odl \
*.cs \
*.php \
*.php3 \
*.inc \
*.m \
*.mm \
*.dox \
*.py \
*.C \
*.CC \
*.C++ \
*.II \
*.I++ \
*.H \
*.HH \
*.H++ \
*.CS \
*.PHP \
*.PHP3 \
*.M \
*.MM \
*.PY \
*.C \
*.H \
*.tlh \
*.diff \
*.patch \
*.moc \
*.xpm \
*.dox
FILE_PATTERNS = *.hpp
RECURSIVE = YES
EXCLUDE = ./include/eepp/helper
EXCLUDE_SYMLINKS = NO