-rw-r--r-- | doc/Doxyfile_libopie | 10 | ||||
-rw-r--r-- | doc/Doxyfile_libqpe | 10 | ||||
-rw-r--r-- | doc/Doxyfile_main | 7 | ||||
-rw-r--r-- | doc/Doxyfile_pim | 12 |
4 files changed, 27 insertions, 12 deletions
diff --git a/doc/Doxyfile_libopie b/doc/Doxyfile_libopie index 13eb92b..1e65e2a 100644 --- a/doc/Doxyfile_libopie +++ b/doc/Doxyfile_libopie | |||
@@ -1,3 +1,3 @@ | |||
1 | # Doxyfile 1.3.4 | 1 | # Doxyfile 1.3.5 |
2 | 2 | ||
3 | #--------------------------------------------------------------------------- | 3 | #--------------------------------------------------------------------------- |
@@ -11,4 +11,5 @@ USE_WINDOWS_ENCODING = NO | |||
11 | BRIEF_MEMBER_DESC = YES | 11 | BRIEF_MEMBER_DESC = YES |
12 | REPEAT_BRIEF = YES | 12 | REPEAT_BRIEF = YES |
13 | ABBREVIATE_BRIEF = | ||
13 | ALWAYS_DETAILED_SEC = YES | 14 | ALWAYS_DETAILED_SEC = YES |
14 | INLINE_INHERITED_MEMB = NO | 15 | INLINE_INHERITED_MEMB = NO |
@@ -27,5 +28,6 @@ ALIASES = libdoc=@mainpage \ | |||
27 | "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ | 28 | "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ |
28 | obsolete=@deprecated \ | 29 | obsolete=@deprecated \ |
29 | ref= | 30 | ref= \ |
31 | slash=/ | ||
30 | OPTIMIZE_OUTPUT_FOR_C = NO | 32 | OPTIMIZE_OUTPUT_FOR_C = NO |
31 | OPTIMIZE_OUTPUT_JAVA = NO | 33 | OPTIMIZE_OUTPUT_JAVA = NO |
@@ -101,5 +103,6 @@ VERBATIM_HEADERS = YES | |||
101 | ALPHABETICAL_INDEX = YES | 103 | ALPHABETICAL_INDEX = YES |
102 | COLS_IN_ALPHA_INDEX = 3 | 104 | COLS_IN_ALPHA_INDEX = 3 |
103 | IGNORE_PREFIX = O | 105 | IGNORE_PREFIX = OPim \ |
106 | O | ||
104 | #--------------------------------------------------------------------------- | 107 | #--------------------------------------------------------------------------- |
105 | # configuration options related to the HTML output | 108 | # configuration options related to the HTML output |
@@ -160,4 +163,5 @@ XML_OUTPUT = xml | |||
160 | XML_SCHEMA = | 163 | XML_SCHEMA = |
161 | XML_DTD = | 164 | XML_DTD = |
165 | XML_PROGRAMLISTING = YES | ||
162 | #--------------------------------------------------------------------------- | 166 | #--------------------------------------------------------------------------- |
163 | # configuration options for the AutoGen Definitions output | 167 | # configuration options for the AutoGen Definitions output |
diff --git a/doc/Doxyfile_libqpe b/doc/Doxyfile_libqpe index ac12f3f..2d91ac5 100644 --- a/doc/Doxyfile_libqpe +++ b/doc/Doxyfile_libqpe | |||
@@ -1,3 +1,3 @@ | |||
1 | # Doxyfile 1.3.4 | 1 | # Doxyfile 1.3.5 |
2 | 2 | ||
3 | #--------------------------------------------------------------------------- | 3 | #--------------------------------------------------------------------------- |
@@ -11,4 +11,5 @@ USE_WINDOWS_ENCODING = NO | |||
11 | BRIEF_MEMBER_DESC = YES | 11 | BRIEF_MEMBER_DESC = YES |
12 | REPEAT_BRIEF = YES | 12 | REPEAT_BRIEF = YES |
13 | ABBREVIATE_BRIEF = | ||
13 | ALWAYS_DETAILED_SEC = YES | 14 | ALWAYS_DETAILED_SEC = YES |
14 | INLINE_INHERITED_MEMB = NO | 15 | INLINE_INHERITED_MEMB = NO |
@@ -27,5 +28,6 @@ ALIASES = libdoc=@mainpage \ | |||
27 | "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ | 28 | "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ |
28 | obsolete=@deprecated \ | 29 | obsolete=@deprecated \ |
29 | ref= | 30 | ref= \ |
31 | slash=/ | ||
30 | OPTIMIZE_OUTPUT_FOR_C = NO | 32 | OPTIMIZE_OUTPUT_FOR_C = NO |
31 | OPTIMIZE_OUTPUT_JAVA = NO | 33 | OPTIMIZE_OUTPUT_JAVA = NO |
@@ -101,5 +103,6 @@ VERBATIM_HEADERS = YES | |||
101 | ALPHABETICAL_INDEX = YES | 103 | ALPHABETICAL_INDEX = YES |
102 | COLS_IN_ALPHA_INDEX = 3 | 104 | COLS_IN_ALPHA_INDEX = 3 |
103 | IGNORE_PREFIX = Q | 105 | IGNORE_PREFIX = Q \ |
106 | QPE | ||
104 | #--------------------------------------------------------------------------- | 107 | #--------------------------------------------------------------------------- |
105 | # configuration options related to the HTML output | 108 | # configuration options related to the HTML output |
@@ -160,4 +163,5 @@ XML_OUTPUT = xml | |||
160 | XML_SCHEMA = | 163 | XML_SCHEMA = |
161 | XML_DTD = | 164 | XML_DTD = |
165 | XML_PROGRAMLISTING = YES | ||
162 | #--------------------------------------------------------------------------- | 166 | #--------------------------------------------------------------------------- |
163 | # configuration options for the AutoGen Definitions output | 167 | # configuration options for the AutoGen Definitions output |
diff --git a/doc/Doxyfile_main b/doc/Doxyfile_main index 80a2660..2e1230e 100644 --- a/doc/Doxyfile_main +++ b/doc/Doxyfile_main | |||
@@ -1,3 +1,3 @@ | |||
1 | # Doxyfile 1.3.4 | 1 | # Doxyfile 1.3.5 |
2 | 2 | ||
3 | #--------------------------------------------------------------------------- | 3 | #--------------------------------------------------------------------------- |
@@ -11,4 +11,5 @@ USE_WINDOWS_ENCODING = NO | |||
11 | BRIEF_MEMBER_DESC = YES | 11 | BRIEF_MEMBER_DESC = YES |
12 | REPEAT_BRIEF = YES | 12 | REPEAT_BRIEF = YES |
13 | ABBREVIATE_BRIEF = | ||
13 | ALWAYS_DETAILED_SEC = YES | 14 | ALWAYS_DETAILED_SEC = YES |
14 | INLINE_INHERITED_MEMB = NO | 15 | INLINE_INHERITED_MEMB = NO |
@@ -27,5 +28,6 @@ ALIASES = libdoc=@mainpage \ | |||
27 | "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ | 28 | "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ |
28 | obsolete=@deprecated \ | 29 | obsolete=@deprecated \ |
29 | ref= | 30 | ref= \ |
31 | slash=/ | ||
30 | OPTIMIZE_OUTPUT_FOR_C = NO | 32 | OPTIMIZE_OUTPUT_FOR_C = NO |
31 | OPTIMIZE_OUTPUT_JAVA = NO | 33 | OPTIMIZE_OUTPUT_JAVA = NO |
@@ -157,4 +159,5 @@ XML_OUTPUT = xml | |||
157 | XML_SCHEMA = | 159 | XML_SCHEMA = |
158 | XML_DTD = | 160 | XML_DTD = |
161 | XML_PROGRAMLISTING = YES | ||
159 | #--------------------------------------------------------------------------- | 162 | #--------------------------------------------------------------------------- |
160 | # configuration options for the AutoGen Definitions output | 163 | # configuration options for the AutoGen Definitions output |
diff --git a/doc/Doxyfile_pim b/doc/Doxyfile_pim index b76761f..6f44c60 100644 --- a/doc/Doxyfile_pim +++ b/doc/Doxyfile_pim | |||
@@ -1,3 +1,3 @@ | |||
1 | # Doxyfile 1.3.4 | 1 | # Doxyfile 1.3.5 |
2 | 2 | ||
3 | #--------------------------------------------------------------------------- | 3 | #--------------------------------------------------------------------------- |
@@ -11,4 +11,5 @@ USE_WINDOWS_ENCODING = NO | |||
11 | BRIEF_MEMBER_DESC = YES | 11 | BRIEF_MEMBER_DESC = YES |
12 | REPEAT_BRIEF = YES | 12 | REPEAT_BRIEF = YES |
13 | ABBREVIATE_BRIEF = | ||
13 | ALWAYS_DETAILED_SEC = YES | 14 | ALWAYS_DETAILED_SEC = YES |
14 | INLINE_INHERITED_MEMB = NO | 15 | INLINE_INHERITED_MEMB = NO |
@@ -27,5 +28,6 @@ ALIASES = libdoc=@mainpage \ | |||
27 | "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ | 28 | "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ |
28 | obsolete=@deprecated \ | 29 | obsolete=@deprecated \ |
29 | ref= | 30 | ref= \ |
31 | slash=/ | ||
30 | OPTIMIZE_OUTPUT_FOR_C = NO | 32 | OPTIMIZE_OUTPUT_FOR_C = NO |
31 | OPTIMIZE_OUTPUT_JAVA = NO | 33 | OPTIMIZE_OUTPUT_JAVA = NO |
@@ -34,5 +36,5 @@ SUBGROUPING = YES | |||
34 | # Build related configuration options | 36 | # Build related configuration options |
35 | #--------------------------------------------------------------------------- | 37 | #--------------------------------------------------------------------------- |
36 | EXTRACT_ALL = NO | 38 | EXTRACT_ALL = YES |
37 | EXTRACT_PRIVATE = NO | 39 | EXTRACT_PRIVATE = NO |
38 | EXTRACT_STATIC = YES | 40 | EXTRACT_STATIC = YES |
@@ -101,5 +103,6 @@ VERBATIM_HEADERS = YES | |||
101 | ALPHABETICAL_INDEX = YES | 103 | ALPHABETICAL_INDEX = YES |
102 | COLS_IN_ALPHA_INDEX = 3 | 104 | COLS_IN_ALPHA_INDEX = 3 |
103 | IGNORE_PREFIX = O | 105 | IGNORE_PREFIX = OPim \ |
106 | O | ||
104 | #--------------------------------------------------------------------------- | 107 | #--------------------------------------------------------------------------- |
105 | # configuration options related to the HTML output | 108 | # configuration options related to the HTML output |
@@ -160,4 +163,5 @@ XML_OUTPUT = xml | |||
160 | XML_SCHEMA = | 163 | XML_SCHEMA = |
161 | XML_DTD = | 164 | XML_DTD = |
165 | XML_PROGRAMLISTING = YES | ||
162 | #--------------------------------------------------------------------------- | 166 | #--------------------------------------------------------------------------- |
163 | # configuration options for the AutoGen Definitions output | 167 | # configuration options for the AutoGen Definitions output |