1 DOXYFILE_ENCODING = UTF-8
6 OUTPUT_LANGUAGE = English
7 BRIEF_MEMBER_DESC = YES
9 ABBREVIATE_BRIEF = "The $name class" \
20 ALWAYS_DETAILED_SEC = NO
21 INLINE_INHERITED_MEMB = NO
26 JAVADOC_AUTOBRIEF = NO
28 MULTILINE_CPP_IS_BRIEF = NO
31 SEPARATE_MEMBER_PAGES = NO
34 OPTIMIZE_OUTPUT_FOR_C = YES
35 OPTIMIZE_OUTPUT_JAVA = NO
36 BUILTIN_STL_SUPPORT = NO
38 DISTRIBUTE_GROUP_DOC = NO
40 #---------------------------------------------------------------------------
41 # Build related configuration options
42 #---------------------------------------------------------------------------
46 EXTRACT_LOCAL_CLASSES = YES
47 EXTRACT_LOCAL_METHODS = YES
48 EXTRACT_ANON_NSPACES = YES
49 HIDE_UNDOC_MEMBERS = NO
50 HIDE_UNDOC_CLASSES = NO
51 HIDE_FRIEND_COMPOUNDS = NO
52 HIDE_IN_BODY_DOCS = NO
54 CASE_SENSE_NAMES = YES
56 SHOW_INCLUDE_FILES = YES
58 SORT_MEMBER_DOCS = YES
60 SORT_BY_SCOPE_NAME = NO
61 GENERATE_TODOLIST = YES
62 GENERATE_TESTLIST = YES
63 GENERATE_BUGLIST = YES
64 GENERATE_DEPRECATEDLIST= YES
66 MAX_INITIALIZER_LINES = 30
70 #---------------------------------------------------------------------------
71 # configuration options related to warning and progress messages
72 #---------------------------------------------------------------------------
75 WARN_IF_UNDOCUMENTED = YES
76 WARN_IF_DOC_ERROR = YES
78 WARN_FORMAT = "$file:$line: $text"
80 #---------------------------------------------------------------------------
81 # configuration options related to the input files
82 #---------------------------------------------------------------------------
84 INPUT_ENCODING = UTF-8
128 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
166 HTML_DYNAMIC_SECTIONS = NO
173 ENUM_VALUES_PER_LINE = 4
174 GENERATE_TREEVIEW = YES
176 #---------------------------------------------------------------------------
177 # configuration options related to the LaTeX output
178 #---------------------------------------------------------------------------
181 LATEX_CMD_NAME = latex
182 MAKEINDEX_CMD_NAME = makeindex
190 LATEX_HIDE_INDICES = NO
191 #---------------------------------------------------------------------------
192 # configuration options related to the RTF output
193 #---------------------------------------------------------------------------
198 RTF_STYLESHEET_FILE =
199 RTF_EXTENSIONS_FILE =
200 #---------------------------------------------------------------------------
201 # configuration options related to the man page output
202 #---------------------------------------------------------------------------
207 #---------------------------------------------------------------------------
208 # configuration options related to the XML output
209 #---------------------------------------------------------------------------
214 XML_PROGRAMLISTING = YES
215 #---------------------------------------------------------------------------
216 # configuration options for the AutoGen Definitions output
217 #---------------------------------------------------------------------------
218 GENERATE_AUTOGEN_DEF = NO
219 #---------------------------------------------------------------------------
220 # configuration options related to the Perl module output
221 #---------------------------------------------------------------------------
222 GENERATE_PERLMOD = NO
225 PERLMOD_MAKEVAR_PREFIX =
226 #---------------------------------------------------------------------------
227 # Configuration options related to the preprocessor
228 #---------------------------------------------------------------------------
229 ENABLE_PREPROCESSING = YES
231 EXPAND_ONLY_PREDEF = NO
232 SEARCH_INCLUDES = YES
234 INCLUDE_FILE_PATTERNS =
237 SKIP_FUNCTION_MACROS = YES
238 #---------------------------------------------------------------------------
239 # Configuration::additions related to external references
240 #---------------------------------------------------------------------------
244 EXTERNAL_GROUPS = YES
245 PERL_PATH = /usr/bin/perl
246 #---------------------------------------------------------------------------
247 # Configuration options related to the dot tool
248 #---------------------------------------------------------------------------
251 HIDE_UNDOC_RELATIONS = YES
254 COLLABORATION_GRAPH = YES
257 TEMPLATE_RELATIONS = NO
259 INCLUDED_BY_GRAPH = YES
262 GRAPHICAL_HIERARCHY = YES
263 DIRECTORY_GRAPH = YES
264 DOT_IMAGE_FORMAT = png
267 DOT_GRAPH_MAX_NODES = 50
268 MAX_DOT_GRAPH_DEPTH = 1000
270 DOT_MULTI_TARGETS = NO
271 GENERATE_LEGEND = YES
273 #---------------------------------------------------------------------------
274 # Configuration::additions related to the search engine
275 #---------------------------------------------------------------------------