3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 DOXYFILE_ENCODING = UTF-8
9 OUTPUT_DIRECTORY = /home/beamaat/devel/qtdict/
11 OUTPUT_LANGUAGE = English
12 BRIEF_MEMBER_DESC = YES
14 ABBREVIATE_BRIEF = "The $name class" \
25 ALWAYS_DETAILED_SEC = NO
26 INLINE_INHERITED_MEMB = NO
28 STRIP_FROM_PATH = /home/beamaat/devel/qtdict/src/
31 JAVADOC_AUTOBRIEF = NO
32 MULTILINE_CPP_IS_BRIEF = NO
35 SEPARATE_MEMBER_PAGES = NO
38 OPTIMIZE_OUTPUT_FOR_C = NO
39 OPTIMIZE_OUTPUT_JAVA = NO
40 BUILTIN_STL_SUPPORT = NO
42 DISTRIBUTE_GROUP_DOC = NO
44 #---------------------------------------------------------------------------
45 # Build related configuration options
46 #---------------------------------------------------------------------------
50 EXTRACT_LOCAL_CLASSES = YES
51 EXTRACT_LOCAL_METHODS = NO
52 HIDE_UNDOC_MEMBERS = NO
53 HIDE_UNDOC_CLASSES = NO
54 HIDE_FRIEND_COMPOUNDS = NO
55 HIDE_IN_BODY_DOCS = NO
57 CASE_SENSE_NAMES = YES
59 SHOW_INCLUDE_FILES = YES
61 SORT_MEMBER_DOCS = YES
63 SORT_BY_SCOPE_NAME = NO
64 GENERATE_TODOLIST = YES
65 GENERATE_TESTLIST = YES
66 GENERATE_BUGLIST = YES
67 GENERATE_DEPRECATEDLIST= YES
69 MAX_INITIALIZER_LINES = 30
73 #---------------------------------------------------------------------------
74 # configuration options related to warning and progress messages
75 #---------------------------------------------------------------------------
78 WARN_IF_UNDOCUMENTED = YES
79 WARN_IF_DOC_ERROR = YES
81 WARN_FORMAT = "$file:$line: $text"
83 #---------------------------------------------------------------------------
84 # configuration options related to the input files
85 #---------------------------------------------------------------------------
86 INPUT = /home/beamaat/devel/qtdict/src
87 INPUT_ENCODING = UTF-8
131 EXCLUDE_SYMLINKS = NO
136 EXAMPLE_RECURSIVE = NO
140 FILTER_SOURCE_FILES = NO
141 #---------------------------------------------------------------------------
142 # configuration options related to source browsing
143 #---------------------------------------------------------------------------
146 STRIP_CODE_COMMENTS = YES
147 REFERENCED_BY_RELATION = YES
148 REFERENCES_RELATION = YES
149 REFERENCES_LINK_SOURCE = YES
151 VERBATIM_HEADERS = YES
152 #---------------------------------------------------------------------------
153 # configuration options related to the alphabetical class index
154 #---------------------------------------------------------------------------
155 ALPHABETICAL_INDEX = NO
156 COLS_IN_ALPHA_INDEX = 5
158 #---------------------------------------------------------------------------
159 # configuration options related to the HTML output
160 #---------------------------------------------------------------------------
163 HTML_FILE_EXTENSION = .html
167 HTML_ALIGN_MEMBERS = YES
168 GENERATE_HTMLHELP = NO
175 ENUM_VALUES_PER_LINE = 4
176 GENERATE_TREEVIEW = NO
178 #---------------------------------------------------------------------------
179 # configuration options related to the LaTeX output
180 #---------------------------------------------------------------------------
183 LATEX_CMD_NAME = latex
184 MAKEINDEX_CMD_NAME = makeindex
192 LATEX_HIDE_INDICES = NO
193 #---------------------------------------------------------------------------
194 # configuration options related to the RTF output
195 #---------------------------------------------------------------------------
200 RTF_STYLESHEET_FILE =
201 RTF_EXTENSIONS_FILE =
202 #---------------------------------------------------------------------------
203 # configuration options related to the man page output
204 #---------------------------------------------------------------------------
209 #---------------------------------------------------------------------------
210 # configuration options related to the XML output
211 #---------------------------------------------------------------------------
216 XML_PROGRAMLISTING = YES
217 #---------------------------------------------------------------------------
218 # configuration options for the AutoGen Definitions output
219 #---------------------------------------------------------------------------
220 GENERATE_AUTOGEN_DEF = NO
221 #---------------------------------------------------------------------------
222 # configuration options related to the Perl module output
223 #---------------------------------------------------------------------------
224 GENERATE_PERLMOD = NO
227 PERLMOD_MAKEVAR_PREFIX =
228 #---------------------------------------------------------------------------
229 # Configuration options related to the preprocessor
230 #---------------------------------------------------------------------------
231 ENABLE_PREPROCESSING = YES
233 EXPAND_ONLY_PREDEF = NO
234 SEARCH_INCLUDES = YES
236 INCLUDE_FILE_PATTERNS =
239 SKIP_FUNCTION_MACROS = YES
240 #---------------------------------------------------------------------------
241 # Configuration::additions related to external references
242 #---------------------------------------------------------------------------
246 EXTERNAL_GROUPS = YES
247 PERL_PATH = /usr/bin/perl
248 #---------------------------------------------------------------------------
249 # Configuration options related to the dot tool
250 #---------------------------------------------------------------------------
253 HIDE_UNDOC_RELATIONS = YES
256 COLLABORATION_GRAPH = YES
259 TEMPLATE_RELATIONS = NO
261 INCLUDED_BY_GRAPH = YES
264 GRAPHICAL_HIERARCHY = YES
265 DIRECTORY_GRAPH = YES
266 DOT_IMAGE_FORMAT = png
269 DOT_GRAPH_MAX_NODES = 50
271 DOT_MULTI_TARGETS = NO
272 GENERATE_LEGEND = YES
274 #---------------------------------------------------------------------------
275 # Configuration::additions related to the search engine
276 #---------------------------------------------------------------------------