3 #---------------------------------------------------------------------------
4 # General configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = "Mesa Main"
9 OUTPUT_LANGUAGE = English
13 EXTRACT_LOCAL_CLASSES = YES
14 HIDE_UNDOC_MEMBERS = NO
15 HIDE_UNDOC_CLASSES = NO
16 BRIEF_MEMBER_DESC = YES
18 ALWAYS_DETAILED_SEC = NO
19 INLINE_INHERITED_MEMB = NO
23 STRIP_CODE_COMMENTS = YES
24 CASE_SENSE_NAMES = YES
27 VERBATIM_HEADERS = YES
28 SHOW_INCLUDE_FILES = YES
29 JAVADOC_AUTOBRIEF = NO
33 DISTRIBUTE_GROUP_DOC = NO
35 GENERATE_TODOLIST = YES
36 GENERATE_TESTLIST = YES
37 GENERATE_BUGLIST = YES
39 ENABLED_SECTIONS = subset
40 MAX_INITIALIZER_LINES = 30
41 OPTIMIZE_OUTPUT_FOR_C = NO
43 #---------------------------------------------------------------------------
44 # configuration options related to warning and progress messages
45 #---------------------------------------------------------------------------
48 WARN_IF_UNDOCUMENTED = NO
51 #---------------------------------------------------------------------------
52 # configuration options related to the input files
53 #---------------------------------------------------------------------------
54 INPUT = ../src/mesa/main/
108 EXAMPLE_RECURSIVE = NO
111 FILTER_SOURCE_FILES = NO
112 #---------------------------------------------------------------------------
113 # configuration options related to source browsing
114 #---------------------------------------------------------------------------
117 REFERENCED_BY_RELATION = YES
118 REFERENCES_RELATION = YES
119 #---------------------------------------------------------------------------
120 # configuration options related to the alphabetical class index
121 #---------------------------------------------------------------------------
122 ALPHABETICAL_INDEX = NO
123 COLS_IN_ALPHA_INDEX = 5
125 #---------------------------------------------------------------------------
126 # configuration options related to the HTML output
127 #---------------------------------------------------------------------------
129 HTML_OUTPUT = core_subset
130 HTML_HEADER = header_subset.html
133 HTML_ALIGN_MEMBERS = YES
134 GENERATE_HTMLHELP = NO
139 ENUM_VALUES_PER_LINE = 4
140 GENERATE_TREEVIEW = NO
142 #---------------------------------------------------------------------------
143 # configuration options related to the LaTeX output
144 #---------------------------------------------------------------------------
154 #---------------------------------------------------------------------------
155 # configuration options related to the RTF output
156 #---------------------------------------------------------------------------
161 RTF_STYLESHEET_FILE =
162 RTF_EXTENSIONS_FILE =
163 #---------------------------------------------------------------------------
164 # configuration options related to the man page output
165 #---------------------------------------------------------------------------
170 #---------------------------------------------------------------------------
171 # configuration options related to the XML output
172 #---------------------------------------------------------------------------
174 #---------------------------------------------------------------------------
175 # configuration options for the AutoGen Definitions output
176 #---------------------------------------------------------------------------
177 GENERATE_AUTOGEN_DEF = NO
178 #---------------------------------------------------------------------------
179 # Configuration options related to the preprocessor
180 #---------------------------------------------------------------------------
181 ENABLE_PREPROCESSING = YES
183 EXPAND_ONLY_PREDEF = NO
184 SEARCH_INCLUDES = YES
185 INCLUDE_PATH = ../include/
186 INCLUDE_FILE_PATTERNS =
189 SKIP_FUNCTION_MACROS = YES
190 #---------------------------------------------------------------------------
191 # Configuration::addtions related to external references
192 #---------------------------------------------------------------------------
194 math_subset.tag=../math_subset \
195 miniglx.tag=../miniglx
196 GENERATE_TAGFILE = core_subset.tag
199 #---------------------------------------------------------------------------
200 # Configuration options related to the dot tool
201 #---------------------------------------------------------------------------
205 COLLABORATION_GRAPH = YES
206 TEMPLATE_RELATIONS = YES
207 HIDE_UNDOC_RELATIONS = YES
209 INCLUDED_BY_GRAPH = YES
210 GRAPHICAL_HIERARCHY = YES
213 MAX_DOT_GRAPH_WIDTH = 1024
214 MAX_DOT_GRAPH_HEIGHT = 1024
215 GENERATE_LEGEND = YES
217 #---------------------------------------------------------------------------
218 # Configuration::addtions related to the search engine
219 #---------------------------------------------------------------------------