3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = plaqui-server
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/Server/
19 JAVADOC_AUTOBRIEF = YES
20 MULTILINE_CPP_IS_BRIEF = YES
23 DISTRIBUTE_GROUP_DOC = NO
26 OPTIMIZE_OUTPUT_FOR_C = NO
27 OPTIMIZE_OUTPUT_JAVA = NO
29 #---------------------------------------------------------------------------
30 # Build related configuration options
31 #---------------------------------------------------------------------------
35 EXTRACT_LOCAL_CLASSES = YES
36 HIDE_UNDOC_MEMBERS = NO
37 HIDE_UNDOC_CLASSES = NO
38 HIDE_FRIEND_COMPOUNDS = NO
39 HIDE_IN_BODY_DOCS = NO
41 CASE_SENSE_NAMES = YES
43 SHOW_INCLUDE_FILES = YES
45 SORT_MEMBER_DOCS = YES
46 GENERATE_TODOLIST = YES
47 GENERATE_TESTLIST = YES
48 GENERATE_BUGLIST = YES
49 GENERATE_DEPRECATEDLIST= YES
51 MAX_INITIALIZER_LINES = 30
53 #---------------------------------------------------------------------------
54 # configuration options related to warning and progress messages
55 #---------------------------------------------------------------------------
58 WARN_IF_UNDOCUMENTED = YES
59 WARN_IF_DOC_ERROR = YES
60 WARN_FORMAT = "$file:$line: $text"
62 #---------------------------------------------------------------------------
63 # configuration options related to the input files
64 #---------------------------------------------------------------------------
67 FILE_PATTERNS = *.cpp \
74 EXAMPLE_PATTERNS = *.cpp
75 EXAMPLE_RECURSIVE = YES
78 FILTER_SOURCE_FILES = NO
79 #---------------------------------------------------------------------------
80 # configuration options related to source browsing
81 #---------------------------------------------------------------------------
84 STRIP_CODE_COMMENTS = YES
85 REFERENCED_BY_RELATION = YES
86 REFERENCES_RELATION = YES
87 VERBATIM_HEADERS = YES
88 #---------------------------------------------------------------------------
89 # configuration options related to the alphabetical class index
90 #---------------------------------------------------------------------------
91 ALPHABETICAL_INDEX = YES
92 COLS_IN_ALPHA_INDEX = 3
94 #---------------------------------------------------------------------------
95 # configuration options related to the HTML output
96 #---------------------------------------------------------------------------
99 HTML_FILE_EXTENSION = .html
103 HTML_ALIGN_MEMBERS = YES
104 GENERATE_HTMLHELP = NO
111 ENUM_VALUES_PER_LINE = 4
112 GENERATE_TREEVIEW = YES
114 #---------------------------------------------------------------------------
115 # configuration options related to the LaTeX output
116 #---------------------------------------------------------------------------
119 LATEX_CMD_NAME = latex
120 MAKEINDEX_CMD_NAME = makeindex
128 LATEX_HIDE_INDICES = NO
129 #---------------------------------------------------------------------------
130 # configuration options related to the RTF output
131 #---------------------------------------------------------------------------
136 RTF_STYLESHEET_FILE =
137 RTF_EXTENSIONS_FILE =
138 #---------------------------------------------------------------------------
139 # configuration options related to the man page output
140 #---------------------------------------------------------------------------
145 #---------------------------------------------------------------------------
146 # configuration options related to the XML output
147 #---------------------------------------------------------------------------
152 #---------------------------------------------------------------------------
153 # configuration options for the AutoGen Definitions output
154 #---------------------------------------------------------------------------
155 GENERATE_AUTOGEN_DEF = NO
156 #---------------------------------------------------------------------------
157 # configuration options related to the Perl module output
158 #---------------------------------------------------------------------------
159 GENERATE_PERLMOD = NO
162 PERLMOD_MAKEVAR_PREFIX =
163 #---------------------------------------------------------------------------
164 # Configuration options related to the preprocessor
165 #---------------------------------------------------------------------------
166 ENABLE_PREPROCESSING = YES
168 EXPAND_ONLY_PREDEF = NO
169 SEARCH_INCLUDES = YES
170 INCLUDE_PATH = /usr/include \
171 /usr/include/c++/3.3 \
172 /usr/include/gtkmm-2.0
173 INCLUDE_FILE_PATTERNS =
176 SKIP_FUNCTION_MACROS = YES
177 #---------------------------------------------------------------------------
178 # Configuration::addtions related to external references
179 #---------------------------------------------------------------------------
180 TAGFILES = /usr/share/doc/libgtkmm2.0-dev/reference/gtkmm_doxygen_tags
183 EXTERNAL_GROUPS = YES
184 PERL_PATH = /usr/bin/perl
185 #---------------------------------------------------------------------------
186 # Configuration options related to the dot tool
187 #---------------------------------------------------------------------------
189 HIDE_UNDOC_RELATIONS = YES
192 COLLABORATION_GRAPH = YES
194 TEMPLATE_RELATIONS = YES
196 INCLUDED_BY_GRAPH = YES
198 GRAPHICAL_HIERARCHY = YES
199 DOT_IMAGE_FORMAT = png
202 MAX_DOT_GRAPH_WIDTH = 1024
203 MAX_DOT_GRAPH_HEIGHT = 1024
204 MAX_DOT_GRAPH_DEPTH = 0
205 GENERATE_LEGEND = YES
207 #---------------------------------------------------------------------------
208 # Configuration::addtions related to the search engine
209 #---------------------------------------------------------------------------