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 = YES
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 = NO
40 HIDE_UNDOC_CLASSES = NO
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 = YES
50 GENERATE_TESTLIST = YES
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 = docs Constructor/doc
84 EXAMPLE_PATTERNS = *.cpp *.xml
85 EXAMPLE_RECURSIVE = YES
86 IMAGE_PATH = docs Constructor/doc
88 FILTER_SOURCE_FILES = NO
89 #---------------------------------------------------------------------------
90 # configuration options related to source browsing
91 #---------------------------------------------------------------------------
94 STRIP_CODE_COMMENTS = YES
95 REFERENCED_BY_RELATION = NO
96 REFERENCES_RELATION = NO
97 VERBATIM_HEADERS = YES
98 #---------------------------------------------------------------------------
99 # configuration options related to the alphabetical class index
100 #---------------------------------------------------------------------------
101 ALPHABETICAL_INDEX = YES
102 COLS_IN_ALPHA_INDEX = 4
104 #---------------------------------------------------------------------------
105 # configuration options related to the HTML output
106 #---------------------------------------------------------------------------
109 HTML_FILE_EXTENSION = .html
113 HTML_ALIGN_MEMBERS = YES
114 GENERATE_HTMLHELP = NO
121 ENUM_VALUES_PER_LINE = 4
122 GENERATE_TREEVIEW = YES
124 #---------------------------------------------------------------------------
125 # configuration options related to the LaTeX output
126 #---------------------------------------------------------------------------
129 LATEX_CMD_NAME = latex
130 MAKEINDEX_CMD_NAME = makeindex
138 LATEX_HIDE_INDICES = NO
139 #---------------------------------------------------------------------------
140 # configuration options related to the RTF output
141 #---------------------------------------------------------------------------
146 RTF_STYLESHEET_FILE =
147 RTF_EXTENSIONS_FILE =
148 #---------------------------------------------------------------------------
149 # configuration options related to the man page output
150 #---------------------------------------------------------------------------
155 #---------------------------------------------------------------------------
156 # configuration options related to the XML output
157 #---------------------------------------------------------------------------
162 #---------------------------------------------------------------------------
163 # configuration options for the AutoGen Definitions output
164 #---------------------------------------------------------------------------
165 GENERATE_AUTOGEN_DEF = NO
166 #---------------------------------------------------------------------------
167 # configuration options related to the Perl module output
168 #---------------------------------------------------------------------------
169 GENERATE_PERLMOD = NO
172 PERLMOD_MAKEVAR_PREFIX =
173 #---------------------------------------------------------------------------
174 # Configuration options related to the preprocessor
175 #---------------------------------------------------------------------------
176 ENABLE_PREPROCESSING = YES
178 EXPAND_ONLY_PREDEF = NO
179 SEARCH_INCLUDES = YES
180 INCLUDE_PATH = /usr/include \
181 /usr/include/c++/3.2 \
182 /usr/include/c++/3.3 \
183 /usr/include/gtkmm-2.0
184 INCLUDE_FILE_PATTERNS =
187 SKIP_FUNCTION_MACROS = YES
188 #---------------------------------------------------------------------------
189 # Configuration::addtions related to external references
190 #---------------------------------------------------------------------------
194 EXTERNAL_GROUPS = YES
195 PERL_PATH = /usr/bin/perl
196 #---------------------------------------------------------------------------
197 # Configuration options related to the dot tool
198 #---------------------------------------------------------------------------
200 HIDE_UNDOC_RELATIONS = YES
203 COLLABORATION_GRAPH = YES
205 TEMPLATE_RELATIONS = YES
207 INCLUDED_BY_GRAPH = YES
209 GRAPHICAL_HIERARCHY = YES
210 DOT_IMAGE_FORMAT = png
213 MAX_DOT_GRAPH_WIDTH = 1024
214 MAX_DOT_GRAPH_HEIGHT = 1024
215 MAX_DOT_GRAPH_DEPTH = 0
216 GENERATE_LEGEND = YES
218 #---------------------------------------------------------------------------
219 # Configuration::addtions related to the search engine
220 #---------------------------------------------------------------------------