3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
8 OUTPUT_DIRECTORY = /Users/evands/adium/Docs
10 OUTPUT_LANGUAGE = English
11 USE_WINDOWS_ENCODING = NO
12 BRIEF_MEMBER_DESC = YES
14 ABBREVIATE_BRIEF = "The $name class" \
25 ALWAYS_DETAILED_SEC = NO
26 INLINE_INHERITED_MEMB = NO
28 STRIP_FROM_PATH = /Applications/
31 JAVADOC_AUTOBRIEF = NO
32 MULTILINE_CPP_IS_BRIEF = NO
35 SEPARATE_MEMBER_PAGES = NO
38 OPTIMIZE_OUTPUT_FOR_C = YES
39 OPTIMIZE_OUTPUT_JAVA = NO
40 BUILTIN_STL_SUPPORT = NO
41 DISTRIBUTE_GROUP_DOC = NO
43 #---------------------------------------------------------------------------
44 # Build related configuration options
45 #---------------------------------------------------------------------------
49 EXTRACT_LOCAL_CLASSES = YES
50 EXTRACT_LOCAL_METHODS = YES
51 HIDE_UNDOC_MEMBERS = NO
52 HIDE_UNDOC_CLASSES = YES
53 HIDE_FRIEND_COMPOUNDS = NO
54 HIDE_IN_BODY_DOCS = NO
58 SHOW_INCLUDE_FILES = YES
60 SORT_MEMBER_DOCS = YES
62 SORT_BY_SCOPE_NAME = NO
63 GENERATE_TODOLIST = YES
64 GENERATE_TESTLIST = YES
65 GENERATE_BUGLIST = YES
66 GENERATE_DEPRECATEDLIST= YES
68 MAX_INITIALIZER_LINES = 30
72 #---------------------------------------------------------------------------
73 # configuration options related to warning and progress messages
74 #---------------------------------------------------------------------------
77 WARN_IF_UNDOCUMENTED = YES
78 WARN_IF_DOC_ERROR = YES
80 WARN_FORMAT = "$file:$line: $text"
82 #---------------------------------------------------------------------------
83 # configuration options related to the input files
84 #---------------------------------------------------------------------------
85 INPUT = /Users/evands/adium
129 EXCLUDE_SYMLINKS = YES
130 EXCLUDE_PATTERNS = */build/* \
131 */Libgaim.framework/* \
136 */FriBidi.framework/* \
137 */ShortcutRecorder/* \
138 "*/joscar Java Bridge/*" \
145 EXAMPLE_RECURSIVE = NO
149 FILTER_SOURCE_FILES = NO
150 #---------------------------------------------------------------------------
151 # configuration options related to source browsing
152 #---------------------------------------------------------------------------
155 STRIP_CODE_COMMENTS = YES
156 REFERENCED_BY_RELATION = NO
157 REFERENCES_RELATION = NO
158 REFERENCES_LINK_SOURCE = YES
160 VERBATIM_HEADERS = NO
161 #---------------------------------------------------------------------------
162 # configuration options related to the alphabetical class index
163 #---------------------------------------------------------------------------
164 ALPHABETICAL_INDEX = NO
165 COLS_IN_ALPHA_INDEX = 5
167 #---------------------------------------------------------------------------
168 # configuration options related to the HTML output
169 #---------------------------------------------------------------------------
172 HTML_FILE_EXTENSION = .html
176 HTML_ALIGN_MEMBERS = YES
177 GENERATE_HTMLHELP = NO
184 ENUM_VALUES_PER_LINE = 4
185 GENERATE_TREEVIEW = YES
187 #---------------------------------------------------------------------------
188 # configuration options related to the LaTeX output
189 #---------------------------------------------------------------------------
192 LATEX_CMD_NAME = latex
193 MAKEINDEX_CMD_NAME = makeindex
201 LATEX_HIDE_INDICES = NO
202 #---------------------------------------------------------------------------
203 # configuration options related to the RTF output
204 #---------------------------------------------------------------------------
209 RTF_STYLESHEET_FILE =
210 RTF_EXTENSIONS_FILE =
211 #---------------------------------------------------------------------------
212 # configuration options related to the man page output
213 #---------------------------------------------------------------------------
218 #---------------------------------------------------------------------------
219 # configuration options related to the XML output
220 #---------------------------------------------------------------------------
225 XML_PROGRAMLISTING = YES
226 #---------------------------------------------------------------------------
227 # configuration options for the AutoGen Definitions output
228 #---------------------------------------------------------------------------
229 GENERATE_AUTOGEN_DEF = NO
230 #---------------------------------------------------------------------------
231 # configuration options related to the Perl module output
232 #---------------------------------------------------------------------------
233 GENERATE_PERLMOD = NO
236 PERLMOD_MAKEVAR_PREFIX =
237 #---------------------------------------------------------------------------
238 # Configuration options related to the preprocessor
239 #---------------------------------------------------------------------------
240 ENABLE_PREPROCESSING = YES
242 EXPAND_ONLY_PREDEF = NO
243 SEARCH_INCLUDES = YES
245 INCLUDE_FILE_PATTERNS =
248 SKIP_FUNCTION_MACROS = YES
249 #---------------------------------------------------------------------------
250 # Configuration::additions related to external references
251 #---------------------------------------------------------------------------
255 EXTERNAL_GROUPS = YES
256 PERL_PATH = /usr/bin/perl
257 #---------------------------------------------------------------------------
258 # Configuration options related to the dot tool
259 #---------------------------------------------------------------------------
261 HIDE_UNDOC_RELATIONS = YES
264 COLLABORATION_GRAPH = YES
267 TEMPLATE_RELATIONS = NO
269 INCLUDED_BY_GRAPH = YES
272 GRAPHICAL_HIERARCHY = YES
273 DIRECTORY_GRAPH = YES
274 DOT_IMAGE_FORMAT = png
277 MAX_DOT_GRAPH_WIDTH = 1024
278 MAX_DOT_GRAPH_HEIGHT = 1024
279 MAX_DOT_GRAPH_DEPTH = 1000
281 DOT_MULTI_TARGETS = NO
282 GENERATE_LEGEND = YES
284 #---------------------------------------------------------------------------
285 # Configuration::additions related to the search engine
286 #---------------------------------------------------------------------------