aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index d32fc09..6c7412e 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -80,7 +80,7 @@ WARN_LOGFILE =
80#--------------------------------------------------------------------------- 80#---------------------------------------------------------------------------
81# configuration options related to the input files 81# configuration options related to the input files
82#--------------------------------------------------------------------------- 82#---------------------------------------------------------------------------
83INPUT = . 83INPUT = src
84FILE_PATTERNS = *.c \ 84FILE_PATTERNS = *.c \
85 *.cc \ 85 *.cc \
86 *.cxx \ 86 *.cxx \
@@ -127,7 +127,7 @@ FILE_PATTERNS = *.c \
127 *.moc \ 127 *.moc \
128 *.xpm \ 128 *.xpm \
129 *.dox 129 *.dox
130RECURSIVE = YES 130RECURSIVE = NO
131EXCLUDE = 131EXCLUDE =
132EXCLUDE_SYMLINKS = NO 132EXCLUDE_SYMLINKS = NO
133EXCLUDE_PATTERNS = 133EXCLUDE_PATTERNS =