opensrv_plat/messagequeue_api/tsrc/group/messagequeue_api_DoxyFile.txt
branchRCL_3
changeset 11 3404599e4dda
parent 9 46cc8e302e43
equal deleted inserted replaced
9:46cc8e302e43 11:3404599e4dda
     1 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     2 # All rights reserved.
       
     3 # This component and the accompanying materials are made available
       
     4 # under the terms of "Eclipse Public License v1.0"
       
     5 # which accompanies this distribution, and is available
       
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 #
       
     8 # Initial Contributors:
       
     9 # Nokia Corporation - initial contribution.
       
    10 #
       
    11 # Contributors:
       
    12 # 
       
    13 # Description: MMP file for STIF Test Framework's TestScripter 
       
    14 # testclass test module.
       
    15 #
       
    16 #
       
    17 # Doxyfile 1.4.1
       
    18 
       
    19 #---------------------------------------------------------------------------
       
    20 # Project related configuration options
       
    21 #---------------------------------------------------------------------------
       
    22 PROJECT_NAME           = messagequeue_api
       
    23 PROJECT_NUMBER         = 
       
    24 OUTPUT_DIRECTORY       = \messagequeue_api\
       
    25 CREATE_SUBDIRS         = NO
       
    26 OUTPUT_LANGUAGE        = English
       
    27 USE_WINDOWS_ENCODING   = YES
       
    28 BRIEF_MEMBER_DESC      = YES
       
    29 REPEAT_BRIEF           = YES
       
    30 ABBREVIATE_BRIEF       = 
       
    31 ALWAYS_DETAILED_SEC    = NO
       
    32 INLINE_INHERITED_MEMB  = NO
       
    33 FULL_PATH_NAMES        = NO
       
    34 STRIP_FROM_PATH        = 
       
    35 STRIP_FROM_INC_PATH    = 
       
    36 SHORT_NAMES            = NO
       
    37 JAVADOC_AUTOBRIEF      = NO
       
    38 MULTILINE_CPP_IS_BRIEF = NO
       
    39 DETAILS_AT_TOP         = NO
       
    40 INHERIT_DOCS           = YES
       
    41 DISTRIBUTE_GROUP_DOC   = NO
       
    42 TAB_SIZE               = 8
       
    43 ALIASES                = 
       
    44 OPTIMIZE_OUTPUT_FOR_C  = YES
       
    45 OPTIMIZE_OUTPUT_JAVA   = NO
       
    46 SUBGROUPING            = YES
       
    47 #---------------------------------------------------------------------------
       
    48 # Build related configuration options
       
    49 #---------------------------------------------------------------------------
       
    50 EXTRACT_ALL            = YES
       
    51 EXTRACT_PRIVATE        = NO
       
    52 EXTRACT_STATIC         = NO
       
    53 EXTRACT_LOCAL_CLASSES  = NO
       
    54 EXTRACT_LOCAL_METHODS  = NO
       
    55 HIDE_UNDOC_MEMBERS     = NO
       
    56 HIDE_UNDOC_CLASSES     = NO
       
    57 HIDE_FRIEND_COMPOUNDS  = NO
       
    58 HIDE_IN_BODY_DOCS      = NO
       
    59 INTERNAL_DOCS          = YES
       
    60 CASE_SENSE_NAMES       = YES
       
    61 HIDE_SCOPE_NAMES       = NO
       
    62 SHOW_INCLUDE_FILES     = YES
       
    63 INLINE_INFO            = YES
       
    64 SORT_MEMBER_DOCS       = YES
       
    65 SORT_BRIEF_DOCS        = NO
       
    66 SORT_BY_SCOPE_NAME     = NO
       
    67 GENERATE_TODOLIST      = NO
       
    68 GENERATE_TESTLIST      = NO
       
    69 GENERATE_BUGLIST       = NO
       
    70 GENERATE_DEPRECATEDLIST= YES
       
    71 ENABLED_SECTIONS       = 
       
    72 MAX_INITIALIZER_LINES  = 30
       
    73 SHOW_USED_FILES        = YES
       
    74 SHOW_DIRECTORIES       = YES
       
    75 FILE_VERSION_FILTER    = 
       
    76 #---------------------------------------------------------------------------
       
    77 # configuration options related to warning and progress messages
       
    78 #---------------------------------------------------------------------------
       
    79 QUIET                  = NO
       
    80 WARNINGS               = YES
       
    81 WARN_IF_UNDOCUMENTED   = YES
       
    82 WARN_IF_DOC_ERROR      = YES
       
    83 WARN_NO_PARAMDOC       = NO
       
    84 WARN_FORMAT            = "$file:$line: $text"
       
    85 WARN_LOGFILE           = 
       
    86 #---------------------------------------------------------------------------
       
    87 # configuration options related to the input files
       
    88 #---------------------------------------------------------------------------
       
    89 INPUT                  = \messagequeue_api\
       
    90 FILE_PATTERNS          = *.h \
       
    91                          *.rh \
       
    92                          *.hrh
       
    93 RECURSIVE              = YES
       
    94 EXCLUDE                = 
       
    95 EXCLUDE_SYMLINKS       = NO
       
    96 EXCLUDE_PATTERNS       = 
       
    97 EXAMPLE_PATH           = 
       
    98 EXAMPLE_PATTERNS       = 
       
    99 EXAMPLE_RECURSIVE      = NO
       
   100 IMAGE_PATH             = 
       
   101 INPUT_FILTER           = 
       
   102 FILTER_PATTERNS        = 
       
   103 FILTER_SOURCE_FILES    = NO
       
   104 #---------------------------------------------------------------------------
       
   105 # configuration options related to source browsing
       
   106 #---------------------------------------------------------------------------
       
   107 SOURCE_BROWSER         = NO
       
   108 INLINE_SOURCES         = NO
       
   109 STRIP_CODE_COMMENTS    = YES
       
   110 REFERENCED_BY_RELATION = YES
       
   111 REFERENCES_RELATION    = YES
       
   112 VERBATIM_HEADERS       = YES
       
   113 #---------------------------------------------------------------------------
       
   114 # configuration options related to the alphabetical class index
       
   115 #---------------------------------------------------------------------------
       
   116 ALPHABETICAL_INDEX     = NO
       
   117 COLS_IN_ALPHA_INDEX    = 5
       
   118 IGNORE_PREFIX          = 
       
   119 #---------------------------------------------------------------------------
       
   120 # configuration options related to the HTML output
       
   121 #---------------------------------------------------------------------------
       
   122 GENERATE_HTML          = NO
       
   123 HTML_OUTPUT            = html
       
   124 HTML_FILE_EXTENSION    = .html
       
   125 HTML_HEADER            = 
       
   126 HTML_FOOTER            = 
       
   127 HTML_STYLESHEET        = 
       
   128 HTML_ALIGN_MEMBERS     = YES
       
   129 GENERATE_HTMLHELP      = YES
       
   130 CHM_FILE               = 
       
   131 HHC_LOCATION           = 
       
   132 GENERATE_CHI           = NO
       
   133 BINARY_TOC             = YES
       
   134 TOC_EXPAND             = YES
       
   135 DISABLE_INDEX          = YES
       
   136 ENUM_VALUES_PER_LINE   = 4
       
   137 GENERATE_TREEVIEW      = YES
       
   138 TREEVIEW_WIDTH         = 250
       
   139 #---------------------------------------------------------------------------
       
   140 # configuration options related to the LaTeX output
       
   141 #---------------------------------------------------------------------------
       
   142 GENERATE_LATEX         = NO
       
   143 LATEX_OUTPUT           = latex
       
   144 LATEX_CMD_NAME         = latex
       
   145 MAKEINDEX_CMD_NAME     = makeindex
       
   146 COMPACT_LATEX          = NO
       
   147 PAPER_TYPE             = a4wide
       
   148 EXTRA_PACKAGES         = 
       
   149 LATEX_HEADER           = 
       
   150 PDF_HYPERLINKS         = NO
       
   151 USE_PDFLATEX           = NO
       
   152 LATEX_BATCHMODE        = NO
       
   153 LATEX_HIDE_INDICES     = NO
       
   154 #---------------------------------------------------------------------------
       
   155 # configuration options related to the RTF output
       
   156 #---------------------------------------------------------------------------
       
   157 GENERATE_RTF           = YES
       
   158 RTF_OUTPUT             = Doc
       
   159 COMPACT_RTF            = YES
       
   160 RTF_HYPERLINKS         = YES
       
   161 RTF_STYLESHEET_FILE    = 
       
   162 RTF_EXTENSIONS_FILE    = 
       
   163 #---------------------------------------------------------------------------
       
   164 # configuration options related to the man page output
       
   165 #---------------------------------------------------------------------------
       
   166 GENERATE_MAN           = NO
       
   167 MAN_OUTPUT             = man
       
   168 MAN_EXTENSION          = .3
       
   169 MAN_LINKS              = NO
       
   170 #---------------------------------------------------------------------------
       
   171 # configuration options related to the XML output
       
   172 #---------------------------------------------------------------------------
       
   173 GENERATE_XML           = NO
       
   174 XML_OUTPUT             = xml
       
   175 XML_SCHEMA             = 
       
   176 XML_DTD                = 
       
   177 XML_PROGRAMLISTING     = YES
       
   178 #---------------------------------------------------------------------------
       
   179 # configuration options for the AutoGen Definitions output
       
   180 #---------------------------------------------------------------------------
       
   181 GENERATE_AUTOGEN_DEF   = NO
       
   182 #---------------------------------------------------------------------------
       
   183 # configuration options related to the Perl module output
       
   184 #---------------------------------------------------------------------------
       
   185 GENERATE_PERLMOD       = NO
       
   186 PERLMOD_LATEX          = NO
       
   187 PERLMOD_PRETTY         = YES
       
   188 PERLMOD_MAKEVAR_PREFIX = 
       
   189 #---------------------------------------------------------------------------
       
   190 # Configuration options related to the preprocessor   
       
   191 #---------------------------------------------------------------------------
       
   192 ENABLE_PREPROCESSING   = YES
       
   193 MACRO_EXPANSION        = YES
       
   194 EXPAND_ONLY_PREDEF     = NO
       
   195 SEARCH_INCLUDES        = YES
       
   196 INCLUDE_PATH           = 
       
   197 INCLUDE_FILE_PATTERNS  = 
       
   198 PREDEFINED             = NONSHARABLE_CLASS
       
   199 EXPAND_AS_DEFINED      = 
       
   200 SKIP_FUNCTION_MACROS   = YES
       
   201 #---------------------------------------------------------------------------
       
   202 # Configuration::additions related to external references   
       
   203 #---------------------------------------------------------------------------
       
   204 TAGFILES               = 
       
   205 GENERATE_TAGFILE       = 
       
   206 ALLEXTERNALS           = NO
       
   207 EXTERNAL_GROUPS        = YES
       
   208 PERL_PATH              = /usr/bin/perl
       
   209 #---------------------------------------------------------------------------
       
   210 # Configuration options related to the dot tool   
       
   211 #---------------------------------------------------------------------------
       
   212 CLASS_DIAGRAMS         = YES
       
   213 HIDE_UNDOC_RELATIONS   = YES
       
   214 HAVE_DOT               = NO
       
   215 CLASS_GRAPH            = YES
       
   216 COLLABORATION_GRAPH    = YES
       
   217 GROUP_GRAPHS           = YES
       
   218 UML_LOOK               = NO
       
   219 TEMPLATE_RELATIONS     = YES
       
   220 INCLUDE_GRAPH          = YES
       
   221 INCLUDED_BY_GRAPH      = YES
       
   222 CALL_GRAPH             = NO
       
   223 GRAPHICAL_HIERARCHY    = YES
       
   224 DIRECTORY_GRAPH        = YES
       
   225 DOT_IMAGE_FORMAT       = png
       
   226 DOT_PATH               = 
       
   227 DOTFILE_DIRS           = 
       
   228 MAX_DOT_GRAPH_WIDTH    = 1024
       
   229 MAX_DOT_GRAPH_HEIGHT   = 1024
       
   230 MAX_DOT_GRAPH_DEPTH    = 0
       
   231 DOT_TRANSPARENT        = NO
       
   232 DOT_MULTI_TARGETS      = NO
       
   233 GENERATE_LEGEND        = YES
       
   234 DOT_CLEANUP            = YES
       
   235 #---------------------------------------------------------------------------
       
   236 # Configuration::additions related to the search engine   
       
   237 #---------------------------------------------------------------------------
       
   238 SEARCHENGINE           = NO