3 #---------------------------------------------------------------------------
4 # General configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = "Trabajo Práctico II"
7 PROJECT_NUMBER = "Taller de Programación I (75.42)"
9 OUTPUT_LANGUAGE = Spanish
10 USE_WINDOWS_ENCODING = NO
14 EXTRACT_LOCAL_CLASSES = YES
15 HIDE_UNDOC_MEMBERS = NO
16 HIDE_UNDOC_CLASSES = NO
17 HIDE_FRIEND_COMPOUNDS = NO
18 HIDE_IN_BODY_DOCS = NO
19 BRIEF_MEMBER_DESC = NO
21 ALWAYS_DETAILED_SEC = NO
22 INLINE_INHERITED_MEMB = NO
26 CASE_SENSE_NAMES = YES
29 SHOW_INCLUDE_FILES = YES
30 JAVADOC_AUTOBRIEF = YES
31 MULTILINE_CPP_IS_BRIEF = YES
35 SORT_MEMBER_DOCS = YES
36 DISTRIBUTE_GROUP_DOC = NO
38 GENERATE_TODOLIST = YES
39 GENERATE_TESTLIST = YES
40 GENERATE_BUGLIST = YES
41 GENERATE_DEPRECATEDLIST= YES
44 MAX_INITIALIZER_LINES = 30
45 OPTIMIZE_OUTPUT_FOR_C = YES
46 OPTIMIZE_OUTPUT_JAVA = NO
48 #---------------------------------------------------------------------------
49 # configuration options related to warning and progress messages
50 #---------------------------------------------------------------------------
53 WARN_IF_UNDOCUMENTED = YES
54 WARN_IF_DOC_ERROR = YES
55 WARN_FORMAT = "$file:$line: $text"
57 #---------------------------------------------------------------------------
58 # configuration options related to the input files
59 #---------------------------------------------------------------------------
69 EXAMPLE_RECURSIVE = NO
72 FILTER_SOURCE_FILES = NO
73 #---------------------------------------------------------------------------
74 # configuration options related to source browsing
75 #---------------------------------------------------------------------------
78 STRIP_CODE_COMMENTS = YES
79 REFERENCED_BY_RELATION = YES
80 REFERENCES_RELATION = YES
81 VERBATIM_HEADERS = YES
82 #---------------------------------------------------------------------------
83 # configuration options related to the alphabetical class index
84 #---------------------------------------------------------------------------
85 ALPHABETICAL_INDEX = YES
86 COLS_IN_ALPHA_INDEX = 2
88 #---------------------------------------------------------------------------
89 # configuration options related to the HTML output
90 #---------------------------------------------------------------------------
93 HTML_FILE_EXTENSION = .html
97 HTML_ALIGN_MEMBERS = YES
98 GENERATE_HTMLHELP = NO
105 ENUM_VALUES_PER_LINE = 4
106 GENERATE_TREEVIEW = YES
108 #---------------------------------------------------------------------------
109 # configuration options related to the LaTeX output
110 #---------------------------------------------------------------------------
112 LATEX_OUTPUT = latex_impresion
113 LATEX_CMD_NAME = latex
114 MAKEINDEX_CMD_NAME = makeindex
121 LATEX_BATCHMODE = YES
122 LATEX_HIDE_INDICES = YES
123 #---------------------------------------------------------------------------
124 # configuration options related to the RTF output
125 #---------------------------------------------------------------------------
130 RTF_STYLESHEET_FILE =
131 RTF_EXTENSIONS_FILE =
132 #---------------------------------------------------------------------------
133 # configuration options related to the man page output
134 #---------------------------------------------------------------------------
139 #---------------------------------------------------------------------------
140 # configuration options related to the XML output
141 #---------------------------------------------------------------------------
146 #---------------------------------------------------------------------------
147 # configuration options for the AutoGen Definitions output
148 #---------------------------------------------------------------------------
149 GENERATE_AUTOGEN_DEF = NO
150 #---------------------------------------------------------------------------
151 # configuration options related to the Perl module output
152 #---------------------------------------------------------------------------
153 GENERATE_PERLMOD = NO
156 PERLMOD_MAKEVAR_PREFIX =
157 #---------------------------------------------------------------------------
158 # Configuration options related to the preprocessor
159 #---------------------------------------------------------------------------
160 ENABLE_PREPROCESSING = YES
161 MACRO_EXPANSION = YES
162 EXPAND_ONLY_PREDEF = NO
163 SEARCH_INCLUDES = YES
165 INCLUDE_FILE_PATTERNS =
168 SKIP_FUNCTION_MACROS = YES
169 #---------------------------------------------------------------------------
170 # Configuration::addtions related to external references
171 #---------------------------------------------------------------------------
175 EXTERNAL_GROUPS = YES
176 PERL_PATH = /usr/bin/perl
177 #---------------------------------------------------------------------------
178 # Configuration options related to the dot tool
179 #---------------------------------------------------------------------------
181 HIDE_UNDOC_RELATIONS = NO
185 COLLABORATION_GRAPH = NO
187 TEMPLATE_RELATIONS = NO
189 INCLUDED_BY_GRAPH = YES
191 GRAPHICAL_HIERARCHY = NO
192 DOT_IMAGE_FORMAT = png
195 MAX_DOT_GRAPH_WIDTH = 1024
196 MAX_DOT_GRAPH_HEIGHT = 1024
197 MAX_DOT_GRAPH_DEPTH = 0
198 GENERATE_LEGEND = YES
200 #---------------------------------------------------------------------------
201 # Configuration::addtions related to the search engine
202 #---------------------------------------------------------------------------
204 CGI_NAME = search.cgi
208 BIN_ABSPATH = /usr/local/bin/