3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = LilyPond
10 OUTPUT_LANGUAGE = English
11 USE_WINDOWS_ENCODING = NO
12 BRIEF_MEMBER_DESC = NO
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 = 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 = NO
62 GENERATE_TESTLIST = NO
64 GENERATE_DEPRECATEDLIST= NO
66 MAX_INITIALIZER_LINES = 30
68 SHOW_DIRECTORIES = YES
69 #---------------------------------------------------------------------------
70 # configuration options related to warning and progress messages
71 #---------------------------------------------------------------------------
74 WARN_IF_UNDOCUMENTED = YES
75 WARN_IF_DOC_ERROR = YES
76 WARN_FORMAT = "$file:$line: $text"
78 #---------------------------------------------------------------------------
79 # configuration options related to the input files
80 #---------------------------------------------------------------------------
122 EXCLUDE_SYMLINKS = NO
126 EXAMPLE_RECURSIVE = NO
130 FILTER_SOURCE_FILES = NO
131 #---------------------------------------------------------------------------
132 # configuration options related to source browsing
133 #---------------------------------------------------------------------------
136 STRIP_CODE_COMMENTS = YES
137 REFERENCED_BY_RELATION = YES
138 REFERENCES_RELATION = YES
139 VERBATIM_HEADERS = NO
140 #---------------------------------------------------------------------------
141 # configuration options related to the alphabetical class index
142 #---------------------------------------------------------------------------
143 ALPHABETICAL_INDEX = NO
144 COLS_IN_ALPHA_INDEX = 5
146 #---------------------------------------------------------------------------
147 # configuration options related to the HTML output
148 #---------------------------------------------------------------------------
151 HTML_FILE_EXTENSION = .html
155 HTML_ALIGN_MEMBERS = YES
156 GENERATE_HTMLHELP = NO
163 ENUM_VALUES_PER_LINE = 4
164 GENERATE_TREEVIEW = NO
166 #---------------------------------------------------------------------------
167 # configuration options related to the LaTeX output
168 #---------------------------------------------------------------------------
171 LATEX_CMD_NAME = latex
172 MAKEINDEX_CMD_NAME = makeindex
180 LATEX_HIDE_INDICES = NO
181 #---------------------------------------------------------------------------
182 # configuration options related to the RTF output
183 #---------------------------------------------------------------------------
188 RTF_STYLESHEET_FILE =
189 RTF_EXTENSIONS_FILE =
190 #---------------------------------------------------------------------------
191 # configuration options related to the man page output
192 #---------------------------------------------------------------------------
197 #---------------------------------------------------------------------------
198 # configuration options related to the XML output
199 #---------------------------------------------------------------------------
204 XML_PROGRAMLISTING = YES
205 #---------------------------------------------------------------------------
206 # configuration options for the AutoGen Definitions output
207 #---------------------------------------------------------------------------
208 GENERATE_AUTOGEN_DEF = NO
209 #---------------------------------------------------------------------------
210 # configuration options related to the Perl module output
211 #---------------------------------------------------------------------------
212 GENERATE_PERLMOD = NO
215 PERLMOD_MAKEVAR_PREFIX =
216 #---------------------------------------------------------------------------
217 # Configuration options related to the preprocessor
218 #---------------------------------------------------------------------------
219 ENABLE_PREPROCESSING = YES
221 EXPAND_ONLY_PREDEF = NO
222 SEARCH_INCLUDES = YES
224 INCLUDE_FILE_PATTERNS =
227 SKIP_FUNCTION_MACROS = YES
228 #---------------------------------------------------------------------------
229 # Configuration::additions related to external references
230 #---------------------------------------------------------------------------
234 EXTERNAL_GROUPS = YES
235 PERL_PATH = /usr/bin/perl
236 #---------------------------------------------------------------------------
237 # Configuration options related to the dot tool
238 #---------------------------------------------------------------------------
240 HIDE_UNDOC_RELATIONS = YES
243 COLLABORATION_GRAPH = NO
245 TEMPLATE_RELATIONS = NO
247 INCLUDED_BY_GRAPH = NO
249 GRAPHICAL_HIERARCHY = YES
250 DOT_IMAGE_FORMAT = png
253 MAX_DOT_GRAPH_WIDTH = 1024
254 MAX_DOT_GRAPH_HEIGHT = 1024
255 MAX_DOT_GRAPH_DEPTH = 1000
256 GENERATE_LEGEND = YES
258 #---------------------------------------------------------------------------
259 # Configuration::additions related to the search engine
260 #---------------------------------------------------------------------------