Subversion Repositories public

Rev

Rev 221 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
236 andreas 1
# Doxyfile 1.5.7.1-KDevelop
88 andreas 2
 
3
#---------------------------------------------------------------------------
4
# Project related configuration options
5
#---------------------------------------------------------------------------
221 andreas 6
DOXYFILE_ENCODING      = UTF-8
88 andreas 7
PROJECT_NAME           = sportwatcher
236 andreas 8
PROJECT_NUMBER         = 0.6
88 andreas 9
OUTPUT_DIRECTORY       = 
10
CREATE_SUBDIRS         = NO
11
OUTPUT_LANGUAGE        = English
12
BRIEF_MEMBER_DESC      = YES
13
REPEAT_BRIEF           = YES
14
ABBREVIATE_BRIEF       = "The $name class" \
15
                         "The $name widget" \
16
                         "The $name file" \
17
                         is \
18
                         provides \
19
                         specifies \
20
                         contains \
21
                         represents \
22
                         a \
23
                         an \
24
                         the
25
ALWAYS_DETAILED_SEC    = NO
26
INLINE_INHERITED_MEMB  = NO
27
FULL_PATH_NAMES        = YES
28
STRIP_FROM_PATH        = /home/andreas/
29
STRIP_FROM_INC_PATH    = 
30
SHORT_NAMES            = NO
31
JAVADOC_AUTOBRIEF      = NO
221 andreas 32
QT_AUTOBRIEF           = NO
88 andreas 33
MULTILINE_CPP_IS_BRIEF = NO
34
INHERIT_DOCS           = YES
35
SEPARATE_MEMBER_PAGES  = NO
36
TAB_SIZE               = 8
37
ALIASES                = 
38
OPTIMIZE_OUTPUT_FOR_C  = NO
39
OPTIMIZE_OUTPUT_JAVA   = NO
221 andreas 40
OPTIMIZE_FOR_FORTRAN   = NO
41
OPTIMIZE_OUTPUT_VHDL   = NO
236 andreas 42
EXTENSION_MAPPING      = 
88 andreas 43
BUILTIN_STL_SUPPORT    = NO
221 andreas 44
CPP_CLI_SUPPORT        = NO
45
SIP_SUPPORT            = NO
46
IDL_PROPERTY_SUPPORT   = YES
88 andreas 47
DISTRIBUTE_GROUP_DOC   = NO
48
SUBGROUPING            = YES
221 andreas 49
TYPEDEF_HIDES_STRUCT   = NO
236 andreas 50
SYMBOL_CACHE_SIZE      = 0
88 andreas 51
#---------------------------------------------------------------------------
52
# Build related configuration options
53
#---------------------------------------------------------------------------
54
EXTRACT_ALL            = NO
55
EXTRACT_PRIVATE        = NO
56
EXTRACT_STATIC         = NO
57
EXTRACT_LOCAL_CLASSES  = YES
155 andreas 58
EXTRACT_LOCAL_METHODS  = YES
221 andreas 59
EXTRACT_ANON_NSPACES   = NO
88 andreas 60
HIDE_UNDOC_MEMBERS     = NO
61
HIDE_UNDOC_CLASSES     = NO
62
HIDE_FRIEND_COMPOUNDS  = NO
63
HIDE_IN_BODY_DOCS      = NO
155 andreas 64
INTERNAL_DOCS          = YES
88 andreas 65
CASE_SENSE_NAMES       = YES
66
HIDE_SCOPE_NAMES       = NO
67
SHOW_INCLUDE_FILES     = YES
68
INLINE_INFO            = YES
69
SORT_MEMBER_DOCS       = YES
70
SORT_BRIEF_DOCS        = NO
221 andreas 71
SORT_GROUP_NAMES       = NO
88 andreas 72
SORT_BY_SCOPE_NAME     = NO
73
GENERATE_TODOLIST      = YES
74
GENERATE_TESTLIST      = YES
75
GENERATE_BUGLIST       = YES
76
GENERATE_DEPRECATEDLIST= YES
77
ENABLED_SECTIONS       = 
78
MAX_INITIALIZER_LINES  = 30
79
SHOW_USED_FILES        = YES
80
SHOW_DIRECTORIES       = NO
221 andreas 81
SHOW_FILES             = YES
82
SHOW_NAMESPACES        = YES
88 andreas 83
FILE_VERSION_FILTER    = 
236 andreas 84
LAYOUT_FILE            = 
88 andreas 85
#---------------------------------------------------------------------------
86
# configuration options related to warning and progress messages
87
#---------------------------------------------------------------------------
88
QUIET                  = NO
89
WARNINGS               = YES
90
WARN_IF_UNDOCUMENTED   = YES
91
WARN_IF_DOC_ERROR      = YES
92
WARN_NO_PARAMDOC       = NO
93
WARN_FORMAT            = "$file:$line: $text"
94
WARN_LOGFILE           = 
95
#---------------------------------------------------------------------------
96
# configuration options related to the input files
97
#---------------------------------------------------------------------------
98
INPUT                  = /home/andreas/sportwatcher
221 andreas 99
INPUT_ENCODING         = UTF-8
88 andreas 100
FILE_PATTERNS          = *.c \
101
                         *.cc \
102
                         *.cxx \
103
                         *.cpp \
104
                         *.c++ \
105
                         *.d \
106
                         *.java \
107
                         *.ii \
108
                         *.ixx \
109
                         *.ipp \
110
                         *.i++ \
111
                         *.inl \
112
                         *.h \
113
                         *.hh \
114
                         *.hxx \
115
                         *.hpp \
116
                         *.h++ \
117
                         *.idl \
118
                         *.odl \
119
                         *.cs \
120
                         *.php \
121
                         *.php3 \
122
                         *.inc \
123
                         *.m \
124
                         *.mm \
125
                         *.dox \
126
                         *.py \
127
                         *.C \
128
                         *.CC \
129
                         *.C++ \
130
                         *.II \
131
                         *.I++ \
132
                         *.H \
133
                         *.HH \
134
                         *.H++ \
135
                         *.CS \
136
                         *.PHP \
137
                         *.PHP3 \
138
                         *.M \
139
                         *.MM \
140
                         *.PY \
141
                         *.C \
142
                         *.H \
143
                         *.tlh \
144
                         *.diff \
145
                         *.patch \
146
                         *.moc \
147
                         *.xpm \
148
                         *.dox
118 andreas 149
RECURSIVE              = YES
88 andreas 150
EXCLUDE                = 
151
EXCLUDE_SYMLINKS       = NO
152
EXCLUDE_PATTERNS       = 
221 andreas 153
EXCLUDE_SYMBOLS        = 
88 andreas 154
EXAMPLE_PATH           = 
155
EXAMPLE_PATTERNS       = *
156
EXAMPLE_RECURSIVE      = NO
157
IMAGE_PATH             = 
158
INPUT_FILTER           = 
159
FILTER_PATTERNS        = 
160
FILTER_SOURCE_FILES    = NO
161
#---------------------------------------------------------------------------
162
# configuration options related to source browsing
163
#---------------------------------------------------------------------------
164
SOURCE_BROWSER         = NO
165
INLINE_SOURCES         = NO
166
STRIP_CODE_COMMENTS    = YES
167
REFERENCED_BY_RELATION = YES
168
REFERENCES_RELATION    = YES
169
REFERENCES_LINK_SOURCE = YES
170
USE_HTAGS              = NO
171
VERBATIM_HEADERS       = YES
172
#---------------------------------------------------------------------------
173
# configuration options related to the alphabetical class index
174
#---------------------------------------------------------------------------
175
ALPHABETICAL_INDEX     = NO
176
COLS_IN_ALPHA_INDEX    = 5
177
IGNORE_PREFIX          = 
178
#---------------------------------------------------------------------------
179
# configuration options related to the HTML output
180
#---------------------------------------------------------------------------
181
GENERATE_HTML          = YES
182
HTML_OUTPUT            = html
183
HTML_FILE_EXTENSION    = .html
184
HTML_HEADER            = 
185
HTML_FOOTER            = 
186
HTML_STYLESHEET        = 
187
HTML_ALIGN_MEMBERS     = YES
236 andreas 188
HTML_DYNAMIC_SECTIONS  = NO
221 andreas 189
GENERATE_DOCSET        = NO
190
DOCSET_FEEDNAME        = "Doxygen generated docs"
191
DOCSET_BUNDLE_ID       = org.doxygen.Project
236 andreas 192
GENERATE_HTMLHELP      = NO
88 andreas 193
CHM_FILE               = 
194
HHC_LOCATION           = 
195
GENERATE_CHI           = NO
236 andreas 196
CHM_INDEX_ENCODING     = 
88 andreas 197
BINARY_TOC             = NO
198
TOC_EXPAND             = NO
236 andreas 199
GENERATE_QHP           = NO
200
QCH_FILE               = 
201
QHP_NAMESPACE          = 
202
QHP_VIRTUAL_FOLDER     = doc
203
QHP_CUSTOM_FILTER_NAME = 
204
QHP_CUST_FILTER_ATTRS  = 
205
QHP_SECT_FILTER_ATTRS  = 
206
QHG_LOCATION           = 
88 andreas 207
DISABLE_INDEX          = NO
208
ENUM_VALUES_PER_LINE   = 4
209
GENERATE_TREEVIEW      = NO
210
TREEVIEW_WIDTH         = 250
221 andreas 211
FORMULA_FONTSIZE       = 10
88 andreas 212
#---------------------------------------------------------------------------
213
# configuration options related to the LaTeX output
214
#---------------------------------------------------------------------------
215
GENERATE_LATEX         = YES
216
LATEX_OUTPUT           = latex
217
LATEX_CMD_NAME         = latex
218
MAKEINDEX_CMD_NAME     = makeindex
219
COMPACT_LATEX          = NO
220
PAPER_TYPE             = a4wide
221
EXTRA_PACKAGES         = 
222
LATEX_HEADER           = 
223
PDF_HYPERLINKS         = NO
224
USE_PDFLATEX           = NO
225
LATEX_BATCHMODE        = NO
226
LATEX_HIDE_INDICES     = NO
227
#---------------------------------------------------------------------------
228
# configuration options related to the RTF output
229
#---------------------------------------------------------------------------
230
GENERATE_RTF           = NO
231
RTF_OUTPUT             = rtf
232
COMPACT_RTF            = NO
233
RTF_HYPERLINKS         = NO
234
RTF_STYLESHEET_FILE    = 
235
RTF_EXTENSIONS_FILE    = 
236
#---------------------------------------------------------------------------
237
# configuration options related to the man page output
238
#---------------------------------------------------------------------------
239
GENERATE_MAN           = NO
240
MAN_OUTPUT             = man
241
MAN_EXTENSION          = .3
242
MAN_LINKS              = NO
243
#---------------------------------------------------------------------------
244
# configuration options related to the XML output
245
#---------------------------------------------------------------------------
118 andreas 246
GENERATE_XML           = YES
88 andreas 247
XML_OUTPUT             = xml
248
XML_SCHEMA             = 
249
XML_DTD                = 
250
XML_PROGRAMLISTING     = YES
251
#---------------------------------------------------------------------------
252
# configuration options for the AutoGen Definitions output
253
#---------------------------------------------------------------------------
254
GENERATE_AUTOGEN_DEF   = NO
255
#---------------------------------------------------------------------------
256
# configuration options related to the Perl module output
257
#---------------------------------------------------------------------------
258
GENERATE_PERLMOD       = NO
259
PERLMOD_LATEX          = NO
260
PERLMOD_PRETTY         = YES
261
PERLMOD_MAKEVAR_PREFIX = 
262
#---------------------------------------------------------------------------
263
# Configuration options related to the preprocessor   
264
#---------------------------------------------------------------------------
265
ENABLE_PREPROCESSING   = YES
266
MACRO_EXPANSION        = NO
267
EXPAND_ONLY_PREDEF     = NO
268
SEARCH_INCLUDES        = YES
269
INCLUDE_PATH           = 
270
INCLUDE_FILE_PATTERNS  = 
271
PREDEFINED             = 
272
EXPAND_AS_DEFINED      = 
273
SKIP_FUNCTION_MACROS   = YES
274
#---------------------------------------------------------------------------
275
# Configuration::additions related to external references   
276
#---------------------------------------------------------------------------
277
TAGFILES               = 
278
GENERATE_TAGFILE       = sportwatcher.tag
279
ALLEXTERNALS           = NO
280
EXTERNAL_GROUPS        = YES
281
PERL_PATH              = /usr/bin/perl
282
#---------------------------------------------------------------------------
283
# Configuration options related to the dot tool   
284
#---------------------------------------------------------------------------
285
CLASS_DIAGRAMS         = YES
221 andreas 286
MSCGEN_PATH            = 
88 andreas 287
HIDE_UNDOC_RELATIONS   = YES
288
HAVE_DOT               = NO
221 andreas 289
DOT_FONTNAME           = FreeSans
236 andreas 290
DOT_FONTSIZE           = 10
221 andreas 291
DOT_FONTPATH           = 
88 andreas 292
CLASS_GRAPH            = YES
293
COLLABORATION_GRAPH    = YES
294
GROUP_GRAPHS           = YES
295
UML_LOOK               = NO
296
TEMPLATE_RELATIONS     = NO
297
INCLUDE_GRAPH          = YES
298
INCLUDED_BY_GRAPH      = YES
299
CALL_GRAPH             = NO
300
CALLER_GRAPH           = NO
301
GRAPHICAL_HIERARCHY    = YES
302
DIRECTORY_GRAPH        = YES
303
DOT_IMAGE_FORMAT       = png
304
DOT_PATH               = 
305
DOTFILE_DIRS           = 
221 andreas 306
DOT_GRAPH_MAX_NODES    = 50
88 andreas 307
MAX_DOT_GRAPH_DEPTH    = 1000
308
DOT_TRANSPARENT        = NO
309
DOT_MULTI_TARGETS      = NO
310
GENERATE_LEGEND        = YES
311
DOT_CLEANUP            = YES
312
#---------------------------------------------------------------------------
313
# Configuration::additions related to the search engine   
314
#---------------------------------------------------------------------------
315
SEARCHENGINE           = NO