aboutsummaryrefslogtreecommitdiff
path: root/.doxygen
diff options
context:
space:
mode:
Diffstat (limited to '.doxygen')
-rw-r--r--.doxygen4
1 files changed, 2 insertions, 2 deletions
diff --git a/.doxygen b/.doxygen
index 64bccfe..158e0a7 100644
--- a/.doxygen
+++ b/.doxygen
@@ -112,7 +112,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# Configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = ./src
+INPUT = . src
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \
@@ -159,7 +159,7 @@ FILE_PATTERNS = *.c \
*.ucf \
*.qsf
RECURSIVE = NO
-EXCLUDE = test.cpp test_old.cpp version.h
+EXCLUDE = example/
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS =
EXCLUDE_SYMBOLS =