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
31 JAVADOC_AUTOBRIEF = NO
32 MULTILINE_CPP_IS_BRIEF = NO
35 DISTRIBUTE_GROUP_DOC = NO
38 OPTIMIZE_OUTPUT_FOR_C = NO
39 OPTIMIZE_OUTPUT_JAVA = NO
41 #---------------------------------------------------------------------------
42 # Build related configuration options
43 #---------------------------------------------------------------------------
47 EXTRACT_LOCAL_CLASSES = YES
48 EXTRACT_LOCAL_METHODS = NO
49 HIDE_UNDOC_MEMBERS = NO
50 HIDE_UNDOC_CLASSES = YES
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
68 #---------------------------------------------------------------------------
69 # configuration options related to warning and progress messages
70 #---------------------------------------------------------------------------
73 WARN_IF_UNDOCUMENTED = YES
74 WARN_IF_DOC_ERROR = YES
75 WARN_FORMAT =
"$file:$line: $text"
77 #---------------------------------------------------------------------------
78 # configuration options related to the input files
79 #---------------------------------------------------------------------------
80 INPUT = @CMAKE_CURRENT_SOURCE_DIR@
92 EXAMPLE_RECURSIVE = NO
96 FILTER_SOURCE_FILES = NO
97 #---------------------------------------------------------------------------
98 # configuration options related to source browsing
99 #---------------------------------------------------------------------------
102 STRIP_CODE_COMMENTS = YES
103 REFERENCED_BY_RELATION = YES
104 REFERENCES_RELATION = YES
105 VERBATIM_HEADERS = YES
106 #---------------------------------------------------------------------------
107 # configuration options related to the alphabetical class index
108 #---------------------------------------------------------------------------
109 ALPHABETICAL_INDEX = NO
110 COLS_IN_ALPHA_INDEX = 5
112 #---------------------------------------------------------------------------
113 # configuration options related to the HTML output
114 #---------------------------------------------------------------------------
117 HTML_FILE_EXTENSION = .html
121 HTML_ALIGN_MEMBERS = YES
122 GENERATE_HTMLHELP = NO
129 ENUM_VALUES_PER_LINE = 4
130 GENERATE_TREEVIEW = NO
132 #---------------------------------------------------------------------------
133 # configuration options related to the LaTeX output
134 #---------------------------------------------------------------------------
137 LATEX_CMD_NAME = latex
138 MAKEINDEX_CMD_NAME = makeindex
141 EXTRA_PACKAGES = amsfonts, amssymb
146 LATEX_HIDE_INDICES = NO
147 #---------------------------------------------------------------------------
148 # configuration options related to the RTF output
149 #---------------------------------------------------------------------------
154 RTF_STYLESHEET_FILE =
155 RTF_EXTENSIONS_FILE =
156 #---------------------------------------------------------------------------
157 # configuration options related to the man page output
158 #---------------------------------------------------------------------------
163 #---------------------------------------------------------------------------
164 # configuration options related to the XML output
165 #---------------------------------------------------------------------------
170 XML_PROGRAMLISTING = YES
171 #---------------------------------------------------------------------------
172 # configuration options for the AutoGen Definitions output
173 #---------------------------------------------------------------------------
174 GENERATE_AUTOGEN_DEF = NO
175 #---------------------------------------------------------------------------
176 # configuration options related to the Perl module output
177 #---------------------------------------------------------------------------
178 GENERATE_PERLMOD = NO
181 PERLMOD_MAKEVAR_PREFIX =
182 #---------------------------------------------------------------------------
183 # Configuration options related to the preprocessor
184 #---------------------------------------------------------------------------
185 ENABLE_PREPROCESSING = YES
187 EXPAND_ONLY_PREDEF = NO
188 SEARCH_INCLUDES = YES
190 INCLUDE_FILE_PATTERNS =
191 PREDEFINED = ENABLE_ML_SOLVER
193 SKIP_FUNCTION_MACROS = YES
194 #---------------------------------------------------------------------------
195 # Configuration::additions related to external references
196 #---------------------------------------------------------------------------
200 EXTERNAL_GROUPS = YES
201 PERL_PATH = /usr/bin/perl
202 #---------------------------------------------------------------------------
203 # Configuration options related to the dot tool
204 #---------------------------------------------------------------------------
206 HIDE_UNDOC_RELATIONS = YES
209 COLLABORATION_GRAPH = YES
211 TEMPLATE_RELATIONS = NO
213 INCLUDED_BY_GRAPH = YES
215 GRAPHICAL_HIERARCHY = YES
216 DOT_IMAGE_FORMAT = png
219 MAX_DOT_GRAPH_WIDTH = 1024
220 MAX_DOT_GRAPH_HEIGHT = 1024
221 MAX_DOT_GRAPH_DEPTH = 1000
222 GENERATE_LEGEND = YES
224 #---------------------------------------------------------------------------
225 # Configuration::additions related to the search engine
226 #---------------------------------------------------------------------------