summaryrefslogtreecommitdiff
path: root/doc/Doxyfile_pim
Side-by-side diff
Diffstat (limited to 'doc/Doxyfile_pim') (more/less context) (ignore whitespace changes)
-rw-r--r--doc/Doxyfile_pim12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/Doxyfile_pim b/doc/Doxyfile_pim
index b76761f..6f44c60 100644
--- a/doc/Doxyfile_pim
+++ b/doc/Doxyfile_pim
@@ -1,18 +1,19 @@
-# Doxyfile 1.3.4
+# Doxyfile 1.3.5
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
PROJECT_NAME = "libopie PIM"
PROJECT_NUMBER = "Version 1.1"
OUTPUT_DIRECTORY = ../../apidocs
OUTPUT_LANGUAGE = English
USE_WINDOWS_ENCODING = NO
BRIEF_MEMBER_DESC = YES
REPEAT_BRIEF = YES
+ABBREVIATE_BRIEF =
ALWAYS_DETAILED_SEC = YES
INLINE_INHERITED_MEMB = NO
FULL_PATH_NAMES = NO
STRIP_FROM_PATH =
SHORT_NAMES = NO
JAVADOC_AUTOBRIEF = YES
@@ -23,20 +24,21 @@ DISTRIBUTE_GROUP_DOC = NO
TAB_SIZE = 4
ALIASES = libdoc=@mainpage \
sect=<p><b> \
reimplemented= \
"deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \
obsolete=@deprecated \
- ref=
+ ref= \
+ slash=/
OPTIMIZE_OUTPUT_FOR_C = NO
OPTIMIZE_OUTPUT_JAVA = NO
SUBGROUPING = YES
#---------------------------------------------------------------------------
# Build related configuration options
#---------------------------------------------------------------------------
-EXTRACT_ALL = NO
+EXTRACT_ALL = YES
EXTRACT_PRIVATE = NO
EXTRACT_STATIC = YES
EXTRACT_LOCAL_CLASSES = NO
HIDE_UNDOC_MEMBERS = NO
HIDE_UNDOC_CLASSES = YES
HIDE_FRIEND_COMPOUNDS = NO
@@ -97,13 +99,14 @@ REFERENCES_RELATION = YES
VERBATIM_HEADERS = YES
#---------------------------------------------------------------------------
# configuration options related to the alphabetical class index
#---------------------------------------------------------------------------
ALPHABETICAL_INDEX = YES
COLS_IN_ALPHA_INDEX = 3
-IGNORE_PREFIX = O
+IGNORE_PREFIX = OPim \
+ O
#---------------------------------------------------------------------------
# configuration options related to the HTML output
#---------------------------------------------------------------------------
GENERATE_HTML = YES
HTML_OUTPUT = pim/html
HTML_FILE_EXTENSION = .html
@@ -156,12 +159,13 @@ MAN_LINKS = YES
# configuration options related to the XML output
#---------------------------------------------------------------------------
GENERATE_XML = NO
XML_OUTPUT = xml
XML_SCHEMA =
XML_DTD =
+XML_PROGRAMLISTING = YES
#---------------------------------------------------------------------------
# configuration options for the AutoGen Definitions output
#---------------------------------------------------------------------------
GENERATE_AUTOGEN_DEF = NO
#---------------------------------------------------------------------------
# configuration options related to the Perl module output