From bc94c4be2e7e37f1f3e8892dc115e61ed6b640e7 Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 2 May 2009 18:57:22 +0200 Subject: corrected cpixelformat constructor added classdiagramm --- ue2/doxygen.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ue2/doxygen.conf') diff --git a/ue2/doxygen.conf b/ue2/doxygen.conf index 4ea8eec..8c3801c 100644 --- a/ue2/doxygen.conf +++ b/ue2/doxygen.conf @@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = imgsynth +PROJECT_NAME = imgsynth2 # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or @@ -482,7 +482,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = imgsynth +INPUT = imgsynth2 # This tag can be used to specify the character encoding of the source files that # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default -- cgit v1.2.3