INPUT = src
HTML_OUTPUT = doc/source-cpp
EXCLUDE_PATTERNS = moc_*
+EXCLUDE = src/zip
\ No newline at end of file
# configuration options related to the input files
#---------------------------------------------------------------------------
#INPUT = /home/konrad/src/smoke
-FILE_PATTERNS = *.c \
- *.cc \
- *.cxx \
- *.cpp \
- *.c++ \
- *.d \
- *.java \
- *.ii \
- *.ixx \
- *.ipp \
- *.i++ \
- *.inl \
- *.h \
- *.hh \
- *.hxx \
- *.hpp \
- *.h++ \
- *.idl \
- *.odl \
- *.cs \
- *.php \
- *.php3 \
- *.php5 \
- *.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 = \
+ *.c \
+ *.cpp \
+ *.h \
+ *.php \
+ *.php4 \
+ *.php5 \
+ *.inc \
+ *.dox
RECURSIVE = yes
EXCLUDE =
EXCLUDE_SYMLINKS = NO