author | zecke <zecke> | 2004-02-02 16:23:09 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-02-02 16:23:09 (UTC) |
commit | 28d835ef3ef46d16ac79a2ba573d4cdfbb94aacb (patch) (side-by-side diff) | |
tree | 413640e3a4dae2da3e81fd2bb02c975fa93bedfd | |
parent | 9191120c28d3c125897b01680f57925c431c7104 (diff) | |
download | opie-28d835ef3ef46d16ac79a2ba573d4cdfbb94aacb.zip opie-28d835ef3ef46d16ac79a2ba573d4cdfbb94aacb.tar.gz opie-28d835ef3ef46d16ac79a2ba573d4cdfbb94aacb.tar.bz2 |
Update the Doxy Files
Add the @slash seperation
-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,37 +1,39 @@ -# Doxyfile 1.3.4 +# Doxyfile 1.3.5 #--------------------------------------------------------------------------- # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = libopie 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 MULTILINE_CPP_IS_BRIEF = NO DETAILS_AT_TOP = NO INHERIT_DOCS = YES 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_PRIVATE = NO @@ -95,17 +97,18 @@ STRIP_CODE_COMMENTS = YES REFERENCED_BY_RELATION = YES 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 = libopie/html HTML_FILE_EXTENSION = .html HTML_HEADER = ../apidocs/common/header.html HTML_FOOTER = ../apidocs/common/footer.html @@ -154,16 +157,17 @@ MAN_EXTENSION = .kde3 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 #--------------------------------------------------------------------------- GENERATE_PERLMOD = NO diff --git a/doc/Doxyfile_libqpe b/doc/Doxyfile_libqpe index ac12f3f..2d91ac5 100644 --- a/doc/Doxyfile_libqpe +++ b/doc/Doxyfile_libqpe @@ -1,37 +1,39 @@ -# Doxyfile 1.3.4 +# Doxyfile 1.3.5 #--------------------------------------------------------------------------- # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = "Qtopia library" PROJECT_NUMBER = "Version 1.5.5" 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 MULTILINE_CPP_IS_BRIEF = NO DETAILS_AT_TOP = NO INHERIT_DOCS = YES 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_PRIVATE = NO @@ -95,17 +97,18 @@ STRIP_CODE_COMMENTS = YES REFERENCED_BY_RELATION = YES REFERENCES_RELATION = YES VERBATIM_HEADERS = YES #--------------------------------------------------------------------------- # configuration options related to the alphabetical class index #--------------------------------------------------------------------------- ALPHABETICAL_INDEX = YES COLS_IN_ALPHA_INDEX = 3 -IGNORE_PREFIX = Q +IGNORE_PREFIX = Q \ + QPE #--------------------------------------------------------------------------- # configuration options related to the HTML output #--------------------------------------------------------------------------- GENERATE_HTML = YES HTML_OUTPUT = libqpe/html HTML_FILE_EXTENSION = .html HTML_HEADER = ../apidocs/common/header.html HTML_FOOTER = ../apidocs/common/footer.html @@ -154,16 +157,17 @@ MAN_EXTENSION = .opie3 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 #--------------------------------------------------------------------------- GENERATE_PERLMOD = NO diff --git a/doc/Doxyfile_main b/doc/Doxyfile_main index 80a2660..2e1230e 100644 --- a/doc/Doxyfile_main +++ b/doc/Doxyfile_main @@ -1,37 +1,39 @@ -# Doxyfile 1.3.4 +# Doxyfile 1.3.5 #--------------------------------------------------------------------------- # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = TheOPIEAPIReference 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 MULTILINE_CPP_IS_BRIEF = NO DETAILS_AT_TOP = NO INHERIT_DOCS = YES 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 = YES EXTRACT_PRIVATE = NO @@ -151,16 +153,17 @@ MAN_EXTENSION = .kde3 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 #--------------------------------------------------------------------------- GENERATE_PERLMOD = NO diff --git a/doc/Doxyfile_pim b/doc/Doxyfile_pim index b76761f..6f44c60 100644 --- a/doc/Doxyfile_pim +++ b/doc/Doxyfile_pim @@ -1,44 +1,46 @@ -# 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 MULTILINE_CPP_IS_BRIEF = NO DETAILS_AT_TOP = NO INHERIT_DOCS = YES 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 HIDE_IN_BODY_DOCS = NO INTERNAL_DOCS = NO @@ -95,17 +97,18 @@ STRIP_CODE_COMMENTS = YES REFERENCED_BY_RELATION = YES 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 HTML_HEADER = ../../apidocs/common/header.html HTML_FOOTER = ../../apidocs/common/footer.html @@ -154,16 +157,17 @@ MAN_EXTENSION = .kde3 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 #--------------------------------------------------------------------------- GENERATE_PERLMOD = NO |