3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = "ELinks DOM"
7 PROJECT_NUMBER = 0.12.GIT
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 = YES
32 MULTILINE_CPP_IS_BRIEF = NO
35 SEPARATE_MEMBER_PAGES = NO
38 OPTIMIZE_OUTPUT_FOR_C = YES
39 OPTIMIZE_OUTPUT_JAVA = NO
40 BUILTIN_STL_SUPPORT = NO
41 DISTRIBUTE_GROUP_DOC = NO
43 #---------------------------------------------------------------------------
44 # Build related configuration options
45 #---------------------------------------------------------------------------
49 EXTRACT_LOCAL_CLASSES = YES
50 EXTRACT_LOCAL_METHODS = YES
51 HIDE_UNDOC_MEMBERS = NO
52 HIDE_UNDOC_CLASSES = NO
53 HIDE_FRIEND_COMPOUNDS = NO
54 HIDE_IN_BODY_DOCS = NO
58 SHOW_INCLUDE_FILES = YES
60 SORT_MEMBER_DOCS = YES
62 SORT_BY_SCOPE_NAME = NO
63 GENERATE_TODOLIST = YES
64 GENERATE_TESTLIST = YES
65 GENERATE_BUGLIST = YES
66 GENERATE_DEPRECATEDLIST= YES
68 MAX_INITIALIZER_LINES = 30
72 #---------------------------------------------------------------------------
73 # configuration options related to warning and progress messages
74 #---------------------------------------------------------------------------
77 WARN_IF_UNDOCUMENTED = YES
78 WARN_IF_DOC_ERROR = YES
80 WARN_FORMAT = "$file:$line: $text"
82 #---------------------------------------------------------------------------
83 # configuration options related to the input files
84 #---------------------------------------------------------------------------
95 EXAMPLE_RECURSIVE = NO
99 FILTER_SOURCE_FILES = NO
100 #---------------------------------------------------------------------------
101 # configuration options related to source browsing
102 #---------------------------------------------------------------------------
105 STRIP_CODE_COMMENTS = YES
106 REFERENCED_BY_RELATION = YES
107 REFERENCES_RELATION = YES
108 REFERENCES_LINK_SOURCE = YES
110 VERBATIM_HEADERS = YES
111 #---------------------------------------------------------------------------
112 # configuration options related to the alphabetical class index
113 #---------------------------------------------------------------------------
114 ALPHABETICAL_INDEX = NO
115 COLS_IN_ALPHA_INDEX = 5
117 #---------------------------------------------------------------------------
118 # configuration options related to the HTML output
119 #---------------------------------------------------------------------------
122 HTML_FILE_EXTENSION = .html
126 HTML_ALIGN_MEMBERS = YES
127 GENERATE_HTMLHELP = NO
134 ENUM_VALUES_PER_LINE = 4
135 GENERATE_TREEVIEW = NO
137 #---------------------------------------------------------------------------
138 # configuration options related to the LaTeX output
139 #---------------------------------------------------------------------------
142 LATEX_CMD_NAME = latex
143 MAKEINDEX_CMD_NAME = makeindex
151 LATEX_HIDE_INDICES = NO
152 #---------------------------------------------------------------------------
153 # configuration options related to the RTF output
154 #---------------------------------------------------------------------------
159 RTF_STYLESHEET_FILE =
160 RTF_EXTENSIONS_FILE =
161 #---------------------------------------------------------------------------
162 # configuration options related to the man page output
163 #---------------------------------------------------------------------------
168 #---------------------------------------------------------------------------
169 # configuration options related to the XML output
170 #---------------------------------------------------------------------------
175 XML_PROGRAMLISTING = YES
176 #---------------------------------------------------------------------------
177 # configuration options for the AutoGen Definitions output
178 #---------------------------------------------------------------------------
179 GENERATE_AUTOGEN_DEF = NO
180 #---------------------------------------------------------------------------
181 # configuration options related to the Perl module output
182 #---------------------------------------------------------------------------
183 GENERATE_PERLMOD = NO
186 PERLMOD_MAKEVAR_PREFIX =
187 #---------------------------------------------------------------------------
188 # Configuration options related to the preprocessor
189 #---------------------------------------------------------------------------
190 ENABLE_PREPROCESSING = YES
191 MACRO_EXPANSION = YES
192 EXPAND_ONLY_PREDEF = YES
193 SEARCH_INCLUDES = YES
195 INCLUDE_FILE_PATTERNS =
196 PREDEFINED = LIST_OF(element_T)="element_T list"
198 SKIP_FUNCTION_MACROS = YES
199 #---------------------------------------------------------------------------
200 # Configuration::additions related to external references
201 #---------------------------------------------------------------------------
205 EXTERNAL_GROUPS = YES
206 PERL_PATH = /usr/bin/perl
207 #---------------------------------------------------------------------------
208 # Configuration options related to the dot tool
209 #---------------------------------------------------------------------------
211 HIDE_UNDOC_RELATIONS = YES
214 COLLABORATION_GRAPH = YES
217 TEMPLATE_RELATIONS = NO
219 INCLUDED_BY_GRAPH = YES
222 GRAPHICAL_HIERARCHY = YES
223 DIRECTORY_GRAPH = YES
224 DOT_IMAGE_FORMAT = png
227 MAX_DOT_GRAPH_WIDTH = 1024
228 MAX_DOT_GRAPH_HEIGHT = 1024
229 MAX_DOT_GRAPH_DEPTH = 1000
231 DOT_MULTI_TARGETS = NO
232 GENERATE_LEGEND = YES
234 #---------------------------------------------------------------------------
235 # Configuration::additions related to the search engine
236 #---------------------------------------------------------------------------