3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
8 OUTPUT_DIRECTORY = ./documentation
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 = YES
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 = NO
51 HIDE_UNDOC_MEMBERS = NO
52 HIDE_UNDOC_CLASSES = NO
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 #---------------------------------------------------------------------------
129 EXCLUDE_SYMLINKS = NO
133 EXAMPLE_RECURSIVE = NO
137 FILTER_SOURCE_FILES = NO
138 #---------------------------------------------------------------------------
139 # configuration options related to source browsing
140 #---------------------------------------------------------------------------
143 STRIP_CODE_COMMENTS = YES
144 REFERENCED_BY_RELATION = YES
145 REFERENCES_RELATION = YES
146 REFERENCES_LINK_SOURCE = YES
148 VERBATIM_HEADERS = YES
149 #---------------------------------------------------------------------------
150 # configuration options related to the alphabetical class index
151 #---------------------------------------------------------------------------
152 ALPHABETICAL_INDEX = NO
153 COLS_IN_ALPHA_INDEX = 5
155 #---------------------------------------------------------------------------
156 # configuration options related to the HTML output
157 #---------------------------------------------------------------------------
160 HTML_FILE_EXTENSION = .html
164 HTML_ALIGN_MEMBERS = YES
165 GENERATE_HTMLHELP = NO
172 ENUM_VALUES_PER_LINE = 4
173 GENERATE_TREEVIEW = YES
175 #---------------------------------------------------------------------------
176 # configuration options related to the LaTeX output
177 #---------------------------------------------------------------------------
180 LATEX_CMD_NAME = latex
181 MAKEINDEX_CMD_NAME = makeindex
189 LATEX_HIDE_INDICES = NO
190 #---------------------------------------------------------------------------
191 # configuration options related to the RTF output
192 #---------------------------------------------------------------------------
197 RTF_STYLESHEET_FILE =
198 RTF_EXTENSIONS_FILE =
199 #---------------------------------------------------------------------------
200 # configuration options related to the man page output
201 #---------------------------------------------------------------------------
206 #---------------------------------------------------------------------------
207 # configuration options related to the XML output
208 #---------------------------------------------------------------------------
213 XML_PROGRAMLISTING = YES
214 #---------------------------------------------------------------------------
215 # configuration options for the AutoGen Definitions output
216 #---------------------------------------------------------------------------
217 GENERATE_AUTOGEN_DEF = NO
218 #---------------------------------------------------------------------------
219 # configuration options related to the Perl module output
220 #---------------------------------------------------------------------------
221 GENERATE_PERLMOD = NO
224 PERLMOD_MAKEVAR_PREFIX =
225 #---------------------------------------------------------------------------
226 # Configuration options related to the preprocessor
227 #---------------------------------------------------------------------------
228 ENABLE_PREPROCESSING = YES
230 EXPAND_ONLY_PREDEF = NO
231 SEARCH_INCLUDES = YES
233 INCLUDE_FILE_PATTERNS =
236 SKIP_FUNCTION_MACROS = YES
237 #---------------------------------------------------------------------------
238 # Configuration::additions related to external references
239 #---------------------------------------------------------------------------
243 EXTERNAL_GROUPS = YES
244 PERL_PATH = /usr/bin/perl
245 #---------------------------------------------------------------------------
246 # Configuration options related to the dot tool
247 #---------------------------------------------------------------------------
249 HIDE_UNDOC_RELATIONS = YES
252 COLLABORATION_GRAPH = YES
255 TEMPLATE_RELATIONS = NO
257 INCLUDED_BY_GRAPH = YES
260 GRAPHICAL_HIERARCHY = YES
261 DIRECTORY_GRAPH = YES
262 DOT_IMAGE_FORMAT = png
263 DOT_PATH = /Applications/Doxygen.app/Contents/Resources/
265 MAX_DOT_GRAPH_WIDTH = 1024
266 MAX_DOT_GRAPH_HEIGHT = 1024
267 MAX_DOT_GRAPH_DEPTH = 1000
269 DOT_MULTI_TARGETS = NO
270 GENERATE_LEGEND = YES
272 #---------------------------------------------------------------------------
273 # Configuration::additions related to the search engine
274 #---------------------------------------------------------------------------