1 # vim: set binary expandtab tabstop=4 shiftwidth=4 textwidth=80:
2 #------------------------------------------------------------------------------
3 # Ministerio de Economía
5 #------------------------------------------------------------------------------
6 # This file is part of YATTA!.
8 # YATTA! is free software; you can redistribute it and/or modify it under
9 # the terms of the GNU General Public License as published by the Free
10 # Software Foundation; either version 2 of the License, or (at your option)
13 # YATTA! is distributed in the hope that it will be useful, but WITHOUT
14 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15 # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17 # You should have received a copy of the GNU General Public License; if not,
18 # write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
19 # Boston, MA 02111-1307 USA
20 #------------------------------------------------------------------------------
21 # Creado: mié nov 26 15:54:19 ART 2003
22 # Autor: Martin Marrese <mmarre@mecon.gov.ar> - Gonzalo Merayo <gmeray@mecon.gov.ar>
23 #------------------------------------------------------------------------------
25 #------------------------------------------------------------------------------
27 #---------------------------------------------------------------------------
28 # General configuration options
29 #---------------------------------------------------------------------------
31 PROJECT_NUMBER = $Rev$
32 OUTPUT_DIRECTORY = api
33 OUTPUT_LANGUAGE = Spanish
37 EXTRACT_LOCAL_CLASSES = YES
38 HIDE_UNDOC_MEMBERS = NO
39 HIDE_UNDOC_CLASSES = NO
40 HIDE_FRIEND_COMPOUNDS = NO
41 HIDE_IN_BODY_DOCS = NO
42 BRIEF_MEMBER_DESC = YES
44 ALWAYS_DETAILED_SEC = NO
45 INLINE_INHERITED_MEMB = NO
49 CASE_SENSE_NAMES = YES
52 VERBATIM_HEADERS = YES
53 SHOW_INCLUDE_FILES = YES
54 JAVADOC_AUTOBRIEF = YES
55 MULTILINE_CPP_IS_BRIEF = NO
59 SORT_MEMBER_DOCS = YES
60 DISTRIBUTE_GROUP_DOC = NO
62 GENERATE_TODOLIST = YES
63 GENERATE_TESTLIST = YES
64 GENERATE_BUGLIST = YES
65 GENERATE_DEPRECATEDLIST= YES
68 MAX_INITIALIZER_LINES = 30
69 OPTIMIZE_OUTPUT_FOR_C = NO
70 OPTIMIZE_OUTPUT_JAVA = NO
72 #---------------------------------------------------------------------------
73 # configuration options related to warning and progress messages
74 #---------------------------------------------------------------------------
77 WARN_IF_UNDOCUMENTED = YES
78 WARN_IF_DOC_ERROR = YES
79 WARN_FORMAT = "$file:$line: $text"
80 WARN_LOGFILE = doxygen.warnings
81 #---------------------------------------------------------------------------
82 # configuration options related to the input files
83 #---------------------------------------------------------------------------
84 INPUT = ../sistema/local_lib
92 EXAMPLE_RECURSIVE = NO
95 FILTER_SOURCE_FILES = NO
96 #---------------------------------------------------------------------------
97 # configuration options related to source browsing
98 #---------------------------------------------------------------------------
101 STRIP_CODE_COMMENTS = YES
102 REFERENCED_BY_RELATION = YES
103 REFERENCES_RELATION = YES
104 #---------------------------------------------------------------------------
105 # configuration options related to the alphabetical class index
106 #---------------------------------------------------------------------------
107 ALPHABETICAL_INDEX = YES
108 COLS_IN_ALPHA_INDEX = 5
110 #---------------------------------------------------------------------------
111 # configuration options related to the HTML output
112 #---------------------------------------------------------------------------
115 HTML_FILE_EXTENSION = .html
119 HTML_ALIGN_MEMBERS = YES
120 GENERATE_HTMLHELP = NO
127 ENUM_VALUES_PER_LINE = 4
128 GENERATE_TREEVIEW = YES
130 #---------------------------------------------------------------------------
131 # configuration options related to the LaTeX output
132 #---------------------------------------------------------------------------
135 LATEX_CMD_NAME = latex
136 MAKEINDEX_CMD_NAME = makeindex
144 #---------------------------------------------------------------------------
145 # configuration options related to the RTF output
146 #---------------------------------------------------------------------------
151 RTF_STYLESHEET_FILE =
152 RTF_EXTENSIONS_FILE =
153 #---------------------------------------------------------------------------
154 # configuration options related to the man page output
155 #---------------------------------------------------------------------------
160 #---------------------------------------------------------------------------
161 # configuration options related to the XML output
162 #---------------------------------------------------------------------------
166 #---------------------------------------------------------------------------
167 # configuration options for the AutoGen Definitions output
168 #---------------------------------------------------------------------------
169 GENERATE_AUTOGEN_DEF = NO
170 #---------------------------------------------------------------------------
171 # configuration options related to the Perl module output
172 #---------------------------------------------------------------------------
173 GENERATE_PERLMOD = NO
176 PERLMOD_MAKEVAR_PREFIX =
177 #---------------------------------------------------------------------------
178 # Configuration options related to the preprocessor
179 #---------------------------------------------------------------------------
180 ENABLE_PREPROCESSING = YES
182 EXPAND_ONLY_PREDEF = NO
183 SEARCH_INCLUDES = YES
185 INCLUDE_FILE_PATTERNS =
188 SKIP_FUNCTION_MACROS = YES
189 #---------------------------------------------------------------------------
190 # Configuration::addtions related to external references
191 #---------------------------------------------------------------------------
195 EXTERNAL_GROUPS = YES
196 PERL_PATH = /usr/bin/perl
197 #---------------------------------------------------------------------------
198 # Configuration options related to the dot tool
199 #---------------------------------------------------------------------------
201 HIDE_UNDOC_RELATIONS = YES
204 COLLABORATION_GRAPH = NO
205 TEMPLATE_RELATIONS = NO
207 INCLUDED_BY_GRAPH = YES
208 GRAPHICAL_HIERARCHY = YES
209 DOT_IMAGE_FORMAT = png
212 MAX_DOT_GRAPH_WIDTH = 1024
213 MAX_DOT_GRAPH_HEIGHT = 1024
214 GENERATE_LEGEND = YES
216 #---------------------------------------------------------------------------
217 # Configuration::addtions related to the search engine
218 #---------------------------------------------------------------------------
220 CGI_NAME = search.cgi
224 BIN_ABSPATH = /usr/local/bin/