3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = Treemulator
8 OUTPUT_DIRECTORY = /home/gazer/Programacion/FIUBA/treemulator/doc/
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
28 STRIP_FROM_PATH = /home/gazer/Programacion/FIUBA/treemulator/doc/
31 JAVADOC_AUTOBRIEF = NO
32 MULTILINE_CPP_IS_BRIEF = NO
35 DISTRIBUTE_GROUP_DOC = NO
36 SEPARATE_MEMBER_PAGES = NO
39 OPTIMIZE_OUTPUT_FOR_C = NO
40 OPTIMIZE_OUTPUT_JAVA = NO
42 #---------------------------------------------------------------------------
43 # Build related configuration options
44 #---------------------------------------------------------------------------
48 EXTRACT_LOCAL_CLASSES = YES
49 EXTRACT_LOCAL_METHODS = NO
50 HIDE_UNDOC_MEMBERS = YES
51 HIDE_UNDOC_CLASSES = YES
52 HIDE_FRIEND_COMPOUNDS = NO
53 HIDE_IN_BODY_DOCS = NO
55 CASE_SENSE_NAMES = YES
57 SHOW_INCLUDE_FILES = YES
59 SORT_MEMBER_DOCS = YES
61 SORT_BY_SCOPE_NAME = NO
62 GENERATE_TODOLIST = YES
63 GENERATE_TESTLIST = YES
64 GENERATE_BUGLIST = YES
65 GENERATE_DEPRECATEDLIST= YES
67 MAX_INITIALIZER_LINES = 30
69 SHOW_DIRECTORIES = YES
71 #---------------------------------------------------------------------------
72 # configuration options related to warning and progress messages
73 #---------------------------------------------------------------------------
76 WARN_IF_UNDOCUMENTED = YES
77 WARN_IF_DOC_ERROR = YES
79 WARN_FORMAT = "$file:$line: $text"
81 #---------------------------------------------------------------------------
82 # configuration options related to the input files
83 #---------------------------------------------------------------------------
84 INPUT = /home/gazer/Programacion/FIUBA/treemulator/src
126 EXCLUDE_SYMLINKS = NO
130 EXAMPLE_RECURSIVE = NO
134 FILTER_SOURCE_FILES = NO
135 #---------------------------------------------------------------------------
136 # configuration options related to source browsing
137 #---------------------------------------------------------------------------
140 STRIP_CODE_COMMENTS = YES
141 REFERENCED_BY_RELATION = YES
142 REFERENCES_RELATION = YES
144 VERBATIM_HEADERS = YES
145 #---------------------------------------------------------------------------
146 # configuration options related to the alphabetical class index
147 #---------------------------------------------------------------------------
148 ALPHABETICAL_INDEX = NO
149 COLS_IN_ALPHA_INDEX = 5
151 #---------------------------------------------------------------------------
152 # configuration options related to the HTML output
153 #---------------------------------------------------------------------------
156 HTML_FILE_EXTENSION = .html
160 HTML_ALIGN_MEMBERS = YES
161 GENERATE_HTMLHELP = NO
168 ENUM_VALUES_PER_LINE = 4
169 GENERATE_TREEVIEW = NO
171 #---------------------------------------------------------------------------
172 # configuration options related to the LaTeX output
173 #---------------------------------------------------------------------------
176 LATEX_CMD_NAME = latex
177 MAKEINDEX_CMD_NAME = makeindex
185 LATEX_HIDE_INDICES = NO
186 #---------------------------------------------------------------------------
187 # configuration options related to the RTF output
188 #---------------------------------------------------------------------------
193 RTF_STYLESHEET_FILE =
194 RTF_EXTENSIONS_FILE =
195 #---------------------------------------------------------------------------
196 # configuration options related to the man page output
197 #---------------------------------------------------------------------------
202 #---------------------------------------------------------------------------
203 # configuration options related to the XML output
204 #---------------------------------------------------------------------------
209 XML_PROGRAMLISTING = YES
210 #---------------------------------------------------------------------------
211 # configuration options for the AutoGen Definitions output
212 #---------------------------------------------------------------------------
213 GENERATE_AUTOGEN_DEF = NO
214 #---------------------------------------------------------------------------
215 # configuration options related to the Perl module output
216 #---------------------------------------------------------------------------
217 GENERATE_PERLMOD = NO
220 PERLMOD_MAKEVAR_PREFIX =
221 #---------------------------------------------------------------------------
222 # Configuration options related to the preprocessor
223 #---------------------------------------------------------------------------
224 ENABLE_PREPROCESSING = YES
226 EXPAND_ONLY_PREDEF = NO
227 SEARCH_INCLUDES = YES
229 INCLUDE_FILE_PATTERNS =
232 SKIP_FUNCTION_MACROS = YES
233 #---------------------------------------------------------------------------
234 # Configuration::additions related to external references
235 #---------------------------------------------------------------------------
239 EXTERNAL_GROUPS = YES
240 PERL_PATH = /usr/bin/perl
241 #---------------------------------------------------------------------------
242 # Configuration options related to the dot tool
243 #---------------------------------------------------------------------------
245 HIDE_UNDOC_RELATIONS = YES
248 COLLABORATION_GRAPH = YES
251 TEMPLATE_RELATIONS = NO
253 INCLUDED_BY_GRAPH = YES
255 GRAPHICAL_HIERARCHY = YES
256 DIRECTORY_GRAPH = YES
257 DOT_IMAGE_FORMAT = png
260 MAX_DOT_GRAPH_WIDTH = 1024
261 MAX_DOT_GRAPH_HEIGHT = 1024
262 MAX_DOT_GRAPH_DEPTH = 1000
264 DOT_MULTI_TARGETS = NO
265 GENERATE_LEGEND = YES
267 #---------------------------------------------------------------------------
268 # Configuration::additions related to the search engine
269 #---------------------------------------------------------------------------