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