summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--doc/Doxyfile_pim27
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/Doxyfile_pim2 b/doc/Doxyfile_pim2
index 476f7a6..f9a2014 100644
--- a/doc/Doxyfile_pim2
+++ b/doc/Doxyfile_pim2
@@ -1,13 +1,13 @@
# Doxyfile 1.3.5
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
-PROJECT_NAME = "libopie UI2"
-PROJECT_NUMBER = "Version 1.2"
+PROJECT_NAME = "libopie PIM2"
+PROJECT_NUMBER = "Version 1.0"
OUTPUT_DIRECTORY = ../../apidocs
OUTPUT_LANGUAGE = English
USE_WINDOWS_ENCODING = NO
BRIEF_MEMBER_DESC = YES
REPEAT_BRIEF = YES
ABBREVIATE_BRIEF =
@@ -67,13 +67,14 @@ WARN_FORMAT = "$file:$line: $text"
WARN_LOGFILE = Dox-Warning
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = . \
ui \
- core
+ core \
+ core/backends
FILE_PATTERNS = *.h \
*.cpp \
*.cc \
*.hpp
RECURSIVE = NO
EXCLUDE =