2 # ********************************************************************
4 # * Copyright (c) 2004, International Business Machines Corporation
5 # * and others. All Rights Reserved.
6 # ********************************************************************
8 #---------------------------------------------------------------------------
9 # Project related configuration options
10 #---------------------------------------------------------------------------
11 PROJECT_NAME = "ICU @VERSION@"
13 OUTPUT_DIRECTORY = doc
15 OUTPUT_LANGUAGE = English
16 USE_WINDOWS_ENCODING = YES
17 BRIEF_MEMBER_DESC = YES
20 ALWAYS_DETAILED_SEC = NO
21 INLINE_INHERITED_MEMB = NO
26 JAVADOC_AUTOBRIEF = YES
27 MULTILINE_CPP_IS_BRIEF = NO
30 DISTRIBUTE_GROUP_DOC = NO
32 ALIASES = "draft=\par ICU_Draft:\n" \
33 "stable=\par ICU_Stable:\n" \
34 "deprecated=\par ICU_Deprecated:\n" \
35 "obsolete=\par ICU_Obsolete:\n" \
36 "internal=\par ICU_Internal:\n"
37 OPTIMIZE_OUTPUT_FOR_C = YES
38 OPTIMIZE_OUTPUT_JAVA = NO
40 #---------------------------------------------------------------------------
41 # Build related configuration options
42 #---------------------------------------------------------------------------
46 EXTRACT_LOCAL_CLASSES = YES
47 EXTRACT_LOCAL_METHODS = NO
48 HIDE_UNDOC_MEMBERS = NO
49 HIDE_UNDOC_CLASSES = NO
50 HIDE_FRIEND_COMPOUNDS = NO
51 HIDE_IN_BODY_DOCS = NO
53 CASE_SENSE_NAMES = YES
55 SHOW_INCLUDE_FILES = YES
57 SORT_MEMBER_DOCS = YES
59 SORT_BY_SCOPE_NAME = NO
60 GENERATE_TODOLIST = YES
61 GENERATE_TESTLIST = YES
62 GENERATE_BUGLIST = YES
63 GENERATE_DEPRECATEDLIST= YES
65 MAX_INITIALIZER_LINES = 30
67 #---------------------------------------------------------------------------
68 # configuration options related to warning and progress messages
69 #---------------------------------------------------------------------------
72 WARN_IF_UNDOCUMENTED = YES
73 WARN_IF_DOC_ERROR = YES
74 WARN_FORMAT = "$file:$line: $text"
76 #---------------------------------------------------------------------------
77 # configuration options related to the input files
78 #---------------------------------------------------------------------------
79 INPUT = ./common/unicode/platform.h @srcdir@/common/unicode @srcdir@/i18n/unicode @srcdir@/io/unicode @srcdir@/layout/unicode
82 EXCLUDE = @srcdir@/common/unicode/urename.h
84 EXCLUDE_PATTERNS = config*.h
87 EXAMPLE_RECURSIVE = NO
90 FILTER_SOURCE_FILES = NO
91 #---------------------------------------------------------------------------
92 # configuration options related to source browsing
93 #---------------------------------------------------------------------------
96 STRIP_CODE_COMMENTS = YES
97 REFERENCED_BY_RELATION = YES
98 REFERENCES_RELATION = YES
99 VERBATIM_HEADERS = YES
100 #---------------------------------------------------------------------------
101 # configuration options related to the alphabetical class index
102 #---------------------------------------------------------------------------
103 ALPHABETICAL_INDEX = YES
104 COLS_IN_ALPHA_INDEX = 5
106 #---------------------------------------------------------------------------
107 # configuration options related to the HTML output
108 #---------------------------------------------------------------------------
111 HTML_FILE_EXTENSION = .html
115 HTML_ALIGN_MEMBERS = YES
116 GENERATE_HTMLHELP = NO
123 ENUM_VALUES_PER_LINE = 4
124 GENERATE_TREEVIEW = NO
126 #---------------------------------------------------------------------------
127 # configuration options related to the LaTeX output
128 #---------------------------------------------------------------------------
131 LATEX_CMD_NAME = latex
132 MAKEINDEX_CMD_NAME = makeindex
140 LATEX_HIDE_INDICES = NO
141 #---------------------------------------------------------------------------
142 # configuration options related to the RTF output
143 #---------------------------------------------------------------------------
148 RTF_STYLESHEET_FILE =
149 RTF_EXTENSIONS_FILE =
150 #---------------------------------------------------------------------------
151 # configuration options related to the man page output
152 #---------------------------------------------------------------------------
157 #---------------------------------------------------------------------------
158 # configuration options related to the XML output
159 #---------------------------------------------------------------------------
164 XML_PROGRAMLISTING = YES
165 #---------------------------------------------------------------------------
166 # configuration options for the AutoGen Definitions output
167 #---------------------------------------------------------------------------
168 GENERATE_AUTOGEN_DEF = NO
169 #---------------------------------------------------------------------------
170 # configuration options related to the Perl module output
171 #---------------------------------------------------------------------------
172 GENERATE_PERLMOD = NO
175 PERLMOD_MAKEVAR_PREFIX =
176 #---------------------------------------------------------------------------
177 # Configuration options related to the preprocessor
178 #---------------------------------------------------------------------------
179 ENABLE_PREPROCESSING = YES
181 EXPAND_ONLY_PREDEF = NO
182 SEARCH_INCLUDES = YES
184 INCLUDE_FILE_PATTERNS =
187 SKIP_FUNCTION_MACROS = YES
188 #---------------------------------------------------------------------------
189 # Configuration::additions related to external references
190 #---------------------------------------------------------------------------
194 EXTERNAL_GROUPS = YES
195 PERL_PATH = /usr/bin/perl
196 #---------------------------------------------------------------------------
197 # Configuration options related to the dot tool
198 #---------------------------------------------------------------------------
200 HIDE_UNDOC_RELATIONS = YES
203 COLLABORATION_GRAPH = YES
205 TEMPLATE_RELATIONS = NO
207 INCLUDED_BY_GRAPH = YES
209 GRAPHICAL_HIERARCHY = YES
210 DOT_IMAGE_FORMAT = png
213 MAX_DOT_GRAPH_WIDTH = 1024
214 MAX_DOT_GRAPH_HEIGHT = 1024
215 MAX_DOT_GRAPH_DEPTH = 0
216 GENERATE_LEGEND = YES
218 #---------------------------------------------------------------------------
219 # Configuration::additions related to the search engine
220 #---------------------------------------------------------------------------
222 CGI_NAME = search.cgi