3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
8 OUTPUT_DIRECTORY = docs/api
9 OUTPUT_LANGUAGE = Spanish
10 USE_WINDOWS_ENCODING = NO
11 BRIEF_MEMBER_DESC = NO
13 ALWAYS_DETAILED_SEC = NO
14 INLINE_INHERITED_MEMB = NO
16 STRIP_FROM_PATH = /home/luca/facultad/75.42/2003-2/final/Server/include/ \
17 /home/luca/facultad/75.42/2003-2/final/Client/include/ \
18 /home/luca/facultad/75.42/2003-2/final/Constructor/include/ \
19 /home/luca/facultad/75.42/2003-2/final/Model/include/ \
20 /home/luca/facultad/75.42/2003-2/final/
22 JAVADOC_AUTOBRIEF = YES
23 MULTILINE_CPP_IS_BRIEF = YES
26 DISTRIBUTE_GROUP_DOC = NO
29 OPTIMIZE_OUTPUT_FOR_C = NO
30 OPTIMIZE_OUTPUT_JAVA = NO
32 #---------------------------------------------------------------------------
33 # Build related configuration options
34 #---------------------------------------------------------------------------
38 EXTRACT_LOCAL_CLASSES = YES
39 HIDE_UNDOC_MEMBERS = YES
40 HIDE_UNDOC_CLASSES = YES
41 HIDE_FRIEND_COMPOUNDS = NO
42 HIDE_IN_BODY_DOCS = NO
44 CASE_SENSE_NAMES = YES
46 SHOW_INCLUDE_FILES = YES
48 SORT_MEMBER_DOCS = YES
49 GENERATE_TODOLIST = NO
50 GENERATE_TESTLIST = NO
51 GENERATE_BUGLIST = YES
52 GENERATE_DEPRECATEDLIST= YES
54 MAX_INITIALIZER_LINES = 30
56 #---------------------------------------------------------------------------
57 # configuration options related to warning and progress messages
58 #---------------------------------------------------------------------------
61 WARN_IF_UNDOCUMENTED = YES
62 WARN_IF_DOC_ERROR = YES
63 WARN_FORMAT = "$file:$line: $text"
65 #---------------------------------------------------------------------------
66 # configuration options related to the input files
67 #---------------------------------------------------------------------------
77 FILE_PATTERNS = *.cpp \
83 EXAMPLE_PATH = Server/tests \
85 EXAMPLE_PATTERNS = *.cpp
86 EXAMPLE_RECURSIVE = YES
87 IMAGE_PATH = Constructor/doc
89 FILTER_SOURCE_FILES = NO
90 #---------------------------------------------------------------------------
91 # configuration options related to source browsing
92 #---------------------------------------------------------------------------
95 STRIP_CODE_COMMENTS = YES
96 REFERENCED_BY_RELATION = NO
97 REFERENCES_RELATION = NO
99 #---------------------------------------------------------------------------
100 # configuration options related to the alphabetical class index
101 #---------------------------------------------------------------------------
102 ALPHABETICAL_INDEX = YES
103 COLS_IN_ALPHA_INDEX = 4
105 #---------------------------------------------------------------------------
106 # configuration options related to the HTML output
107 #---------------------------------------------------------------------------
110 HTML_FILE_EXTENSION = .html
114 HTML_ALIGN_MEMBERS = YES
115 GENERATE_HTMLHELP = NO
122 ENUM_VALUES_PER_LINE = 4
123 GENERATE_TREEVIEW = YES
125 #---------------------------------------------------------------------------
126 # configuration options related to the LaTeX output
127 #---------------------------------------------------------------------------
130 LATEX_CMD_NAME = latex
131 MAKEINDEX_CMD_NAME = makeindex
138 LATEX_BATCHMODE = YES
139 LATEX_HIDE_INDICES = YES
140 #---------------------------------------------------------------------------
141 # configuration options related to the RTF output
142 #---------------------------------------------------------------------------
147 RTF_STYLESHEET_FILE =
148 RTF_EXTENSIONS_FILE =
149 #---------------------------------------------------------------------------
150 # configuration options related to the man page output
151 #---------------------------------------------------------------------------
156 #---------------------------------------------------------------------------
157 # configuration options related to the XML output
158 #---------------------------------------------------------------------------
163 #---------------------------------------------------------------------------
164 # configuration options for the AutoGen Definitions output
165 #---------------------------------------------------------------------------
166 GENERATE_AUTOGEN_DEF = NO
167 #---------------------------------------------------------------------------
168 # configuration options related to the Perl module output
169 #---------------------------------------------------------------------------
170 GENERATE_PERLMOD = NO
173 PERLMOD_MAKEVAR_PREFIX =
174 #---------------------------------------------------------------------------
175 # Configuration options related to the preprocessor
176 #---------------------------------------------------------------------------
177 ENABLE_PREPROCESSING = YES
179 EXPAND_ONLY_PREDEF = NO
180 SEARCH_INCLUDES = YES
181 INCLUDE_PATH = /usr/include \
182 /usr/include/c++/3.2 \
183 /usr/include/c++/3.3 \
184 /usr/include/gtkmm-2.0
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 = YES
206 TEMPLATE_RELATIONS = YES
208 INCLUDED_BY_GRAPH = NO
210 GRAPHICAL_HIERARCHY = YES
211 DOT_IMAGE_FORMAT = png
214 MAX_DOT_GRAPH_WIDTH = 1024
215 MAX_DOT_GRAPH_HEIGHT = 1024
216 MAX_DOT_GRAPH_DEPTH = 0
217 GENERATE_LEGEND = YES
219 #---------------------------------------------------------------------------
220 # Configuration::addtions related to the search engine
221 #---------------------------------------------------------------------------