3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
8 OUTPUT_DIRECTORY = dox/
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
31 JAVADOC_AUTOBRIEF = NO
32 MULTILINE_CPP_IS_BRIEF = NO
35 DISTRIBUTE_GROUP_DOC = NO
36 SEPARATE_MEMBER_PAGES = NO
39 OPTIMIZE_OUTPUT_FOR_C = YES
40 OPTIMIZE_OUTPUT_JAVA = NO
42 #---------------------------------------------------------------------------
43 # Build related configuration options
44 #---------------------------------------------------------------------------
48 EXTRACT_LOCAL_CLASSES = YES
49 EXTRACT_LOCAL_METHODS = NO
50 HIDE_UNDOC_MEMBERS = NO
51 HIDE_UNDOC_CLASSES = NO
52 HIDE_FRIEND_COMPOUNDS = NO
53 HIDE_IN_BODY_DOCS = NO
55 CASE_SENSE_NAMES = YES
57 SHOW_INCLUDE_FILES = YES
59 SORT_MEMBER_DOCS = YES
61 SORT_BY_SCOPE_NAME = NO
62 GENERATE_TODOLIST = YES
63 GENERATE_TESTLIST = YES
64 GENERATE_BUGLIST = YES
65 GENERATE_DEPRECATEDLIST= YES
67 MAX_INITIALIZER_LINES = 30
69 SHOW_DIRECTORIES = YES
71 #---------------------------------------------------------------------------
72 # configuration options related to warning and progress messages
73 #---------------------------------------------------------------------------
76 WARN_IF_UNDOCUMENTED = YES
77 WARN_IF_DOC_ERROR = YES
79 WARN_FORMAT = "$file:$line: $text"
81 #---------------------------------------------------------------------------
82 # configuration options related to the input files
83 #---------------------------------------------------------------------------
126 EXCLUDE_SYMLINKS = NO
130 EXAMPLE_RECURSIVE = NO
134 FILTER_SOURCE_FILES = NO
135 #---------------------------------------------------------------------------
136 # configuration options related to source browsing
137 #---------------------------------------------------------------------------
140 STRIP_CODE_COMMENTS = YES
141 REFERENCED_BY_RELATION = YES
142 REFERENCES_RELATION = YES
143 VERBATIM_HEADERS = YES
144 #---------------------------------------------------------------------------
145 # configuration options related to the alphabetical class index
146 #---------------------------------------------------------------------------
147 ALPHABETICAL_INDEX = NO
148 COLS_IN_ALPHA_INDEX = 5
150 #---------------------------------------------------------------------------
151 # configuration options related to the HTML output
152 #---------------------------------------------------------------------------
155 HTML_FILE_EXTENSION = .html
159 HTML_ALIGN_MEMBERS = YES
160 GENERATE_HTMLHELP = NO
167 ENUM_VALUES_PER_LINE = 4
168 GENERATE_TREEVIEW = YES
170 #---------------------------------------------------------------------------
171 # configuration options related to the LaTeX output
172 #---------------------------------------------------------------------------
175 LATEX_CMD_NAME = latex
176 MAKEINDEX_CMD_NAME = makeindex
184 LATEX_HIDE_INDICES = NO
185 #---------------------------------------------------------------------------
186 # configuration options related to the RTF output
187 #---------------------------------------------------------------------------
192 RTF_STYLESHEET_FILE =
193 RTF_EXTENSIONS_FILE =
194 #---------------------------------------------------------------------------
195 # configuration options related to the man page output
196 #---------------------------------------------------------------------------
201 #---------------------------------------------------------------------------
202 # configuration options related to the XML output
203 #---------------------------------------------------------------------------
208 XML_PROGRAMLISTING = YES
209 #---------------------------------------------------------------------------
210 # configuration options for the AutoGen Definitions output
211 #---------------------------------------------------------------------------
212 GENERATE_AUTOGEN_DEF = NO
213 #---------------------------------------------------------------------------
214 # configuration options related to the Perl module output
215 #---------------------------------------------------------------------------
216 GENERATE_PERLMOD = NO
219 PERLMOD_MAKEVAR_PREFIX =
220 #---------------------------------------------------------------------------
221 # Configuration options related to the preprocessor
222 #---------------------------------------------------------------------------
223 ENABLE_PREPROCESSING = YES
225 EXPAND_ONLY_PREDEF = NO
226 SEARCH_INCLUDES = YES
228 INCLUDE_FILE_PATTERNS =
231 SKIP_FUNCTION_MACROS = YES
232 #---------------------------------------------------------------------------
233 # Configuration::additions related to external references
234 #---------------------------------------------------------------------------
238 EXTERNAL_GROUPS = YES
239 PERL_PATH = /usr/bin/perl
240 #---------------------------------------------------------------------------
241 # Configuration options related to the dot tool
242 #---------------------------------------------------------------------------
244 HIDE_UNDOC_RELATIONS = YES
247 COLLABORATION_GRAPH = YES
250 TEMPLATE_RELATIONS = NO
252 INCLUDED_BY_GRAPH = YES
254 GRAPHICAL_HIERARCHY = YES
255 DIRECTORY_GRAPH = YES
256 DOT_IMAGE_FORMAT = png
259 MAX_DOT_GRAPH_WIDTH = 1024
260 MAX_DOT_GRAPH_HEIGHT = 1024
261 MAX_DOT_GRAPH_DEPTH = 1000
263 DOT_MULTI_TARGETS = NO
264 GENERATE_LEGEND = YES
266 #---------------------------------------------------------------------------
267 # Configuration::additions related to the search engine
268 #---------------------------------------------------------------------------