Remove the tests dir from the normal Doxyfile

As on the nov2008 developer meeting we concluded that the normal
Documentation shall have less noise and reflect the actual project state.
Further we will introduce special Doxyfiles for special tasks.
This commit is contained in:
Christian Thaeter 2008-11-14 17:33:08 +01:00
parent bb74bfbc22
commit 065bc25eca

View file

@ -94,8 +94,7 @@ WARN_LOGFILE = warnings.txt
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = ../../src/ \
../../tests/
INPUT = ../../src/
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \