3 #---------------------------------------------------------------------------
4 # General configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = @PACKAGE@
7 PROJECT_NUMBER = @VERSION@
9 OUTPUT_LANGUAGE = English
10 USE_WINDOWS_ENCODING = NO
14 EXTRACT_LOCAL_CLASSES = YES
15 HIDE_UNDOC_MEMBERS = NO
16 HIDE_UNDOC_CLASSES = YES
17 HIDE_FRIEND_COMPOUNDS = NO
18 HIDE_IN_BODY_DOCS = NO
19 BRIEF_MEMBER_DESC = YES
21 ALWAYS_DETAILED_SEC = NO
22 INLINE_INHERITED_MEMB = NO
26 CASE_SENSE_NAMES = YES
28 HIDE_SCOPE_NAMES = YES
29 SHOW_INCLUDE_FILES = YES
30 JAVADOC_AUTOBRIEF = NO
31 MULTILINE_CPP_IS_BRIEF = NO
35 SORT_MEMBER_DOCS = YES
36 DISTRIBUTE_GROUP_DOC = NO
38 GENERATE_TODOLIST = YES
39 GENERATE_TESTLIST = YES
40 GENERATE_BUGLIST = YES
41 GENERATE_DEPRECATEDLIST= YES
44 MAX_INITIALIZER_LINES = 30
45 OPTIMIZE_OUTPUT_FOR_C = NO
46 OPTIMIZE_OUTPUT_JAVA = NO
48 #---------------------------------------------------------------------------
49 # configuration options related to warning and progress messages
50 #---------------------------------------------------------------------------
53 WARN_IF_UNDOCUMENTED = YES
54 WARN_IF_DOC_ERROR = YES
55 WARN_FORMAT = "$file:$line: $text"
57 #---------------------------------------------------------------------------
58 # configuration options related to the input files
59 #---------------------------------------------------------------------------
68 EXAMPLE_PATH = ../test
70 EXAMPLE_RECURSIVE = YES
73 FILTER_SOURCE_FILES = NO
74 #---------------------------------------------------------------------------
75 # configuration options related to source browsing
76 #---------------------------------------------------------------------------
79 STRIP_CODE_COMMENTS = NO
80 REFERENCED_BY_RELATION = YES
81 REFERENCES_RELATION = YES
82 VERBATIM_HEADERS = YES
83 #---------------------------------------------------------------------------
84 # configuration options related to the alphabetical class index
85 #---------------------------------------------------------------------------
86 ALPHABETICAL_INDEX = YES
87 COLS_IN_ALPHA_INDEX = 3
89 #---------------------------------------------------------------------------
90 # configuration options related to the HTML output
91 #---------------------------------------------------------------------------
94 HTML_FILE_EXTENSION = .html
95 HTML_HEADER = header.html
96 HTML_FOOTER = footer.html
98 HTML_ALIGN_MEMBERS = YES
99 GENERATE_HTMLHELP = NO
106 ENUM_VALUES_PER_LINE = 4
107 GENERATE_TREEVIEW = NO
109 #---------------------------------------------------------------------------
110 # configuration options related to the LaTeX output
111 #---------------------------------------------------------------------------
114 LATEX_CMD_NAME = latex
115 MAKEINDEX_CMD_NAME = makeindex
123 LATEX_HIDE_INDICES = NO
124 #---------------------------------------------------------------------------
125 # configuration options related to the RTF output
126 #---------------------------------------------------------------------------
131 RTF_STYLESHEET_FILE =
132 RTF_EXTENSIONS_FILE =
133 #---------------------------------------------------------------------------
134 # configuration options related to the man page output
135 #---------------------------------------------------------------------------
140 #---------------------------------------------------------------------------
141 # configuration options related to the XML output
142 #---------------------------------------------------------------------------
147 #---------------------------------------------------------------------------
148 # configuration options for the AutoGen Definitions output
149 #---------------------------------------------------------------------------
150 GENERATE_AUTOGEN_DEF = NO
151 #---------------------------------------------------------------------------
152 # configuration options related to the Perl module output
153 #---------------------------------------------------------------------------
154 GENERATE_PERLMOD = NO
157 PERLMOD_MAKEVAR_PREFIX =
158 #---------------------------------------------------------------------------
159 # Configuration options related to the preprocessor
160 #---------------------------------------------------------------------------
161 ENABLE_PREPROCESSING = YES
163 EXPAND_ONLY_PREDEF = NO
164 SEARCH_INCLUDES = YES
166 INCLUDE_FILE_PATTERNS =
169 SKIP_FUNCTION_MACROS = YES
170 #---------------------------------------------------------------------------
171 # Configuration::addtions related to external references
172 #---------------------------------------------------------------------------
176 EXTERNAL_GROUPS = YES
177 PERL_PATH = /usr/bin/perl
178 #---------------------------------------------------------------------------
179 # Configuration options related to the dot tool
180 #---------------------------------------------------------------------------
182 HIDE_UNDOC_RELATIONS = YES
185 COLLABORATION_GRAPH = YES
186 TEMPLATE_RELATIONS = YES
188 INCLUDED_BY_GRAPH = YES
189 GRAPHICAL_HIERARCHY = YES
190 DOT_IMAGE_FORMAT = png
193 MAX_DOT_GRAPH_WIDTH = 1024
194 MAX_DOT_GRAPH_HEIGHT = 1024
195 MAX_DOT_GRAPH_DEPTH = 0
196 GENERATE_LEGEND = YES
198 #---------------------------------------------------------------------------
199 # Configuration::addtions related to the search engine
200 #---------------------------------------------------------------------------
202 CGI_NAME = search.cgi
206 BIN_ABSPATH = /usr/local/bin/