Statistiques
| Branche: | Révision :

cvp / src / doxyconf @ 9cf1fb38

Historique | Voir | Annoter | Télécharger (74,94 ko)

1 aa9a8dd1 Serge Torres
# Doxyfile 1.8.1.2
2 aa9a8dd1 Serge Torres
3 aa9a8dd1 Serge Torres
# S.T. 2015-01-01
4 aa9a8dd1 Serge Torres
# Changes to configuration file as per
5 aa9a8dd1 Serge Torres
# http://vanderbiltastro.pbworks.com/w/page/49946815/Commenting%20Python%20Code
6 aa9a8dd1 Serge Torres
# Other changes are:
7 aa9a8dd1 Serge Torres
# - EXTENSION_MAPPING   = sage=Python 
8 aa9a8dd1 Serge Torres
# (to have Sage file dealt with as Python).
9 aa9a8dd1 Serge Torres
# - FILES_PATTERNS = *.py *.sage  
10 aa9a8dd1 Serge Torres
# (necessary when EXTENSION_MAPPING is set).
11 aa9a8dd1 Serge Torres
12 aa9a8dd1 Serge Torres
# This file describes the settings to be used by the documentation system
13 aa9a8dd1 Serge Torres
# doxygen (www.doxygen.org) for a project.
14 aa9a8dd1 Serge Torres
#
15 aa9a8dd1 Serge Torres
# All text after a hash (#) is considered a comment and will be ignored.
16 aa9a8dd1 Serge Torres
# The format is:
17 aa9a8dd1 Serge Torres
#       TAG = value [value, ...]
18 aa9a8dd1 Serge Torres
# For lists items can also be appended using:
19 aa9a8dd1 Serge Torres
#       TAG += value [value, ...]
20 aa9a8dd1 Serge Torres
# Values that contain spaces should be placed between quotes (" ").
21 aa9a8dd1 Serge Torres
22 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
23 aa9a8dd1 Serge Torres
# Project related configuration options
24 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
25 aa9a8dd1 Serge Torres
26 aa9a8dd1 Serge Torres
# This tag specifies the encoding used for all characters in the config file
27 aa9a8dd1 Serge Torres
# that follow. The default is UTF-8 which is also the encoding used for all
28 aa9a8dd1 Serge Torres
# text before the first occurrence of this tag. Doxygen uses libiconv (or the
29 aa9a8dd1 Serge Torres
# iconv built into libc) for the transcoding. See
30 aa9a8dd1 Serge Torres
# http://www.gnu.org/software/libiconv for the list of possible encodings.
31 aa9a8dd1 Serge Torres
32 aa9a8dd1 Serge Torres
DOXYFILE_ENCODING      = UTF-8
33 aa9a8dd1 Serge Torres
34 aa9a8dd1 Serge Torres
# The PROJECT_NAME tag is a single word (or sequence of words) that should
35 aa9a8dd1 Serge Torres
# identify the project. Note that if you do not use Doxywizard you need
36 aa9a8dd1 Serge Torres
# to put quotes around the project name if it contains spaces.
37 aa9a8dd1 Serge Torres
38 aa9a8dd1 Serge Torres
PROJECT_NAME           = "CVP for polynomial approximation in Sage"
39 aa9a8dd1 Serge Torres
40 aa9a8dd1 Serge Torres
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
41 aa9a8dd1 Serge Torres
# This could be handy for archiving the generated documentation or
42 aa9a8dd1 Serge Torres
# if some version control system is used.
43 aa9a8dd1 Serge Torres
44 aa9a8dd1 Serge Torres
PROJECT_NUMBER         =
45 aa9a8dd1 Serge Torres
46 aa9a8dd1 Serge Torres
# Using the PROJECT_BRIEF tag one can provide an optional one line description
47 aa9a8dd1 Serge Torres
# for a project that appears at the top of each page and should give viewer
48 aa9a8dd1 Serge Torres
# a quick idea about the purpose of the project. Keep the description short.
49 aa9a8dd1 Serge Torres
50 aa9a8dd1 Serge Torres
PROJECT_BRIEF          =
51 aa9a8dd1 Serge Torres
52 aa9a8dd1 Serge Torres
# With the PROJECT_LOGO tag one can specify an logo or icon that is
53 aa9a8dd1 Serge Torres
# included in the documentation. The maximum height of the logo should not
54 aa9a8dd1 Serge Torres
# exceed 55 pixels and the maximum width should not exceed 200 pixels.
55 aa9a8dd1 Serge Torres
# Doxygen will copy the logo to the output directory.
56 aa9a8dd1 Serge Torres
57 aa9a8dd1 Serge Torres
PROJECT_LOGO           =
58 aa9a8dd1 Serge Torres
59 aa9a8dd1 Serge Torres
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
60 aa9a8dd1 Serge Torres
# base path where the generated documentation will be put.
61 aa9a8dd1 Serge Torres
# If a relative path is entered, it will be relative to the location
62 aa9a8dd1 Serge Torres
# where doxygen was started. If left blank the current directory will be used.
63 aa9a8dd1 Serge Torres
64 aa9a8dd1 Serge Torres
OUTPUT_DIRECTORY       = doxydoc
65 aa9a8dd1 Serge Torres
66 aa9a8dd1 Serge Torres
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
67 aa9a8dd1 Serge Torres
# 4096 sub-directories (in 2 levels) under the output directory of each output
68 aa9a8dd1 Serge Torres
# format and will distribute the generated files over these directories.
69 aa9a8dd1 Serge Torres
# Enabling this option can be useful when feeding doxygen a huge amount of
70 aa9a8dd1 Serge Torres
# source files, where putting all generated files in the same directory would
71 aa9a8dd1 Serge Torres
# otherwise cause performance problems for the file system.
72 aa9a8dd1 Serge Torres
73 aa9a8dd1 Serge Torres
CREATE_SUBDIRS         = NO
74 aa9a8dd1 Serge Torres
75 aa9a8dd1 Serge Torres
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
76 aa9a8dd1 Serge Torres
# documentation generated by doxygen is written. Doxygen will use this
77 aa9a8dd1 Serge Torres
# information to generate all constant output in the proper language.
78 aa9a8dd1 Serge Torres
# The default language is English, other supported languages are:
79 aa9a8dd1 Serge Torres
# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
80 aa9a8dd1 Serge Torres
# Croatian, Czech, Danish, Dutch, Esperanto, Farsi, Finnish, French, German,
81 aa9a8dd1 Serge Torres
# Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English
82 aa9a8dd1 Serge Torres
# messages), Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian,
83 aa9a8dd1 Serge Torres
# Polish, Portuguese, Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak,
84 aa9a8dd1 Serge Torres
# Slovene, Spanish, Swedish, Ukrainian, and Vietnamese.
85 aa9a8dd1 Serge Torres
86 aa9a8dd1 Serge Torres
OUTPUT_LANGUAGE        = English
87 aa9a8dd1 Serge Torres
88 aa9a8dd1 Serge Torres
# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
89 aa9a8dd1 Serge Torres
# include brief member descriptions after the members that are listed in
90 aa9a8dd1 Serge Torres
# the file and class documentation (similar to JavaDoc).
91 aa9a8dd1 Serge Torres
# Set to NO to disable this.
92 aa9a8dd1 Serge Torres
93 aa9a8dd1 Serge Torres
BRIEF_MEMBER_DESC      = YES
94 aa9a8dd1 Serge Torres
95 aa9a8dd1 Serge Torres
# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
96 aa9a8dd1 Serge Torres
# the brief description of a member or function before the detailed description.
97 aa9a8dd1 Serge Torres
# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
98 aa9a8dd1 Serge Torres
# brief descriptions will be completely suppressed.
99 aa9a8dd1 Serge Torres
100 aa9a8dd1 Serge Torres
REPEAT_BRIEF           = YES
101 aa9a8dd1 Serge Torres
102 aa9a8dd1 Serge Torres
# This tag implements a quasi-intelligent brief description abbreviator
103 aa9a8dd1 Serge Torres
# that is used to form the text in various listings. Each string
104 aa9a8dd1 Serge Torres
# in this list, if found as the leading text of the brief description, will be
105 aa9a8dd1 Serge Torres
# stripped from the text and the result after processing the whole list, is
106 aa9a8dd1 Serge Torres
# used as the annotated text. Otherwise, the brief description is used as-is.
107 aa9a8dd1 Serge Torres
# If left blank, the following values are used ("$name" is automatically
108 aa9a8dd1 Serge Torres
# replaced with the name of the entity): "The $name class" "The $name widget"
109 aa9a8dd1 Serge Torres
# "The $name file" "is" "provides" "specifies" "contains"
110 aa9a8dd1 Serge Torres
# "represents" "a" "an" "the"
111 aa9a8dd1 Serge Torres
112 aa9a8dd1 Serge Torres
ABBREVIATE_BRIEF       =
113 aa9a8dd1 Serge Torres
114 aa9a8dd1 Serge Torres
# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
115 aa9a8dd1 Serge Torres
# Doxygen will generate a detailed section even if there is only a brief
116 aa9a8dd1 Serge Torres
# description.
117 aa9a8dd1 Serge Torres
118 aa9a8dd1 Serge Torres
ALWAYS_DETAILED_SEC    = NO
119 aa9a8dd1 Serge Torres
120 aa9a8dd1 Serge Torres
# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
121 aa9a8dd1 Serge Torres
# inherited members of a class in the documentation of that class as if those
122 aa9a8dd1 Serge Torres
# members were ordinary class members. Constructors, destructors and assignment
123 aa9a8dd1 Serge Torres
# operators of the base classes will not be shown.
124 aa9a8dd1 Serge Torres
125 aa9a8dd1 Serge Torres
INLINE_INHERITED_MEMB  = NO
126 aa9a8dd1 Serge Torres
127 aa9a8dd1 Serge Torres
# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
128 aa9a8dd1 Serge Torres
# path before files name in the file list and in the header files. If set
129 aa9a8dd1 Serge Torres
# to NO the shortest path that makes the file name unique will be used.
130 aa9a8dd1 Serge Torres
131 aa9a8dd1 Serge Torres
FULL_PATH_NAMES        = YES
132 aa9a8dd1 Serge Torres
133 aa9a8dd1 Serge Torres
# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
134 aa9a8dd1 Serge Torres
# can be used to strip a user-defined part of the path. Stripping is
135 aa9a8dd1 Serge Torres
# only done if one of the specified strings matches the left-hand part of
136 aa9a8dd1 Serge Torres
# the path. The tag can be used to show relative paths in the file list.
137 aa9a8dd1 Serge Torres
# If left blank the directory from which doxygen is run is used as the
138 aa9a8dd1 Serge Torres
# path to strip.
139 aa9a8dd1 Serge Torres
140 aa9a8dd1 Serge Torres
STRIP_FROM_PATH        =
141 aa9a8dd1 Serge Torres
142 aa9a8dd1 Serge Torres
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
143 aa9a8dd1 Serge Torres
# the path mentioned in the documentation of a class, which tells
144 aa9a8dd1 Serge Torres
# the reader which header file to include in order to use a class.
145 aa9a8dd1 Serge Torres
# If left blank only the name of the header file containing the class
146 aa9a8dd1 Serge Torres
# definition is used. Otherwise one should specify the include paths that
147 aa9a8dd1 Serge Torres
# are normally passed to the compiler using the -I flag.
148 aa9a8dd1 Serge Torres
149 aa9a8dd1 Serge Torres
STRIP_FROM_INC_PATH    =
150 aa9a8dd1 Serge Torres
151 aa9a8dd1 Serge Torres
# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
152 aa9a8dd1 Serge Torres
# (but less readable) file names. This can be useful if your file system
153 aa9a8dd1 Serge Torres
# doesn't support long names like on DOS, Mac, or CD-ROM.
154 aa9a8dd1 Serge Torres
155 aa9a8dd1 Serge Torres
SHORT_NAMES            = NO
156 aa9a8dd1 Serge Torres
157 aa9a8dd1 Serge Torres
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
158 aa9a8dd1 Serge Torres
# will interpret the first line (until the first dot) of a JavaDoc-style
159 aa9a8dd1 Serge Torres
# comment as the brief description. If set to NO, the JavaDoc
160 aa9a8dd1 Serge Torres
# comments will behave just like regular Qt-style comments
161 aa9a8dd1 Serge Torres
# (thus requiring an explicit @brief command for a brief description.)
162 aa9a8dd1 Serge Torres
163 aa9a8dd1 Serge Torres
JAVADOC_AUTOBRIEF      = NO
164 aa9a8dd1 Serge Torres
165 aa9a8dd1 Serge Torres
# If the QT_AUTOBRIEF tag is set to YES then Doxygen will
166 aa9a8dd1 Serge Torres
# interpret the first line (until the first dot) of a Qt-style
167 aa9a8dd1 Serge Torres
# comment as the brief description. If set to NO, the comments
168 aa9a8dd1 Serge Torres
# will behave just like regular Qt-style comments (thus requiring
169 aa9a8dd1 Serge Torres
# an explicit \brief command for a brief description.)
170 aa9a8dd1 Serge Torres
171 aa9a8dd1 Serge Torres
QT_AUTOBRIEF           = NO
172 aa9a8dd1 Serge Torres
173 aa9a8dd1 Serge Torres
# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
174 aa9a8dd1 Serge Torres
# treat a multi-line C++ special comment block (i.e. a block of //! or ///
175 aa9a8dd1 Serge Torres
# comments) as a brief description. This used to be the default behaviour.
176 aa9a8dd1 Serge Torres
# The new default is to treat a multi-line C++ comment block as a detailed
177 aa9a8dd1 Serge Torres
# description. Set this tag to YES if you prefer the old behaviour instead.
178 aa9a8dd1 Serge Torres
179 aa9a8dd1 Serge Torres
MULTILINE_CPP_IS_BRIEF = NO
180 aa9a8dd1 Serge Torres
181 aa9a8dd1 Serge Torres
# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
182 aa9a8dd1 Serge Torres
# member inherits the documentation from any documented member that it
183 aa9a8dd1 Serge Torres
# re-implements.
184 aa9a8dd1 Serge Torres
185 aa9a8dd1 Serge Torres
INHERIT_DOCS           = YES
186 aa9a8dd1 Serge Torres
187 aa9a8dd1 Serge Torres
# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
188 aa9a8dd1 Serge Torres
# a new page for each member. If set to NO, the documentation of a member will
189 aa9a8dd1 Serge Torres
# be part of the file/class/namespace that contains it.
190 aa9a8dd1 Serge Torres
191 aa9a8dd1 Serge Torres
SEPARATE_MEMBER_PAGES  = NO
192 aa9a8dd1 Serge Torres
193 aa9a8dd1 Serge Torres
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
194 aa9a8dd1 Serge Torres
# Doxygen uses this value to replace tabs by spaces in code fragments.
195 aa9a8dd1 Serge Torres
196 aa9a8dd1 Serge Torres
TAB_SIZE               = 8
197 aa9a8dd1 Serge Torres
198 aa9a8dd1 Serge Torres
# This tag can be used to specify a number of aliases that acts
199 aa9a8dd1 Serge Torres
# as commands in the documentation. An alias has the form "name=value".
200 aa9a8dd1 Serge Torres
# For example adding "sideeffect=\par Side Effects:\n" will allow you to
201 aa9a8dd1 Serge Torres
# put the command \sideeffect (or @sideeffect) in the documentation, which
202 aa9a8dd1 Serge Torres
# will result in a user-defined paragraph with heading "Side Effects:".
203 aa9a8dd1 Serge Torres
# You can put \n's in the value part of an alias to insert newlines.
204 aa9a8dd1 Serge Torres
205 aa9a8dd1 Serge Torres
ALIASES                =
206 aa9a8dd1 Serge Torres
207 aa9a8dd1 Serge Torres
# This tag can be used to specify a number of word-keyword mappings (TCL only).
208 aa9a8dd1 Serge Torres
# A mapping has the form "name=value". For example adding
209 aa9a8dd1 Serge Torres
# "class=itcl::class" will allow you to use the command class in the
210 aa9a8dd1 Serge Torres
# itcl::class meaning.
211 aa9a8dd1 Serge Torres
212 aa9a8dd1 Serge Torres
TCL_SUBST              =
213 aa9a8dd1 Serge Torres
214 aa9a8dd1 Serge Torres
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
215 aa9a8dd1 Serge Torres
# sources only. Doxygen will then generate output that is more tailored for C.
216 aa9a8dd1 Serge Torres
# For instance, some of the names that are used will be different. The list
217 aa9a8dd1 Serge Torres
# of all members will be omitted, etc.
218 aa9a8dd1 Serge Torres
219 aa9a8dd1 Serge Torres
OPTIMIZE_OUTPUT_FOR_C  = NO
220 aa9a8dd1 Serge Torres
221 aa9a8dd1 Serge Torres
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
222 aa9a8dd1 Serge Torres
# sources only. Doxygen will then generate output that is more tailored for
223 aa9a8dd1 Serge Torres
# Java. For instance, namespaces will be presented as packages, qualified
224 aa9a8dd1 Serge Torres
# scopes will look different, etc.
225 aa9a8dd1 Serge Torres
226 aa9a8dd1 Serge Torres
OPTIMIZE_OUTPUT_JAVA   = NO
227 aa9a8dd1 Serge Torres
228 aa9a8dd1 Serge Torres
# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
229 aa9a8dd1 Serge Torres
# sources only. Doxygen will then generate output that is more tailored for
230 aa9a8dd1 Serge Torres
# Fortran.
231 aa9a8dd1 Serge Torres
232 aa9a8dd1 Serge Torres
OPTIMIZE_FOR_FORTRAN   = NO
233 aa9a8dd1 Serge Torres
234 aa9a8dd1 Serge Torres
# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
235 aa9a8dd1 Serge Torres
# sources. Doxygen will then generate output that is tailored for
236 aa9a8dd1 Serge Torres
# VHDL.
237 aa9a8dd1 Serge Torres
238 aa9a8dd1 Serge Torres
OPTIMIZE_OUTPUT_VHDL   = NO
239 aa9a8dd1 Serge Torres
240 aa9a8dd1 Serge Torres
# Doxygen selects the parser to use depending on the extension of the files it
241 aa9a8dd1 Serge Torres
# parses. With this tag you can assign which parser to use for a given extension.
242 aa9a8dd1 Serge Torres
# Doxygen has a built-in mapping, but you can override or extend it using this
243 aa9a8dd1 Serge Torres
# tag. The format is ext=language, where ext is a file extension, and language
244 aa9a8dd1 Serge Torres
# is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
245 aa9a8dd1 Serge Torres
# C++, D, PHP, Objective-C, Python, Fortran, VHDL, C, C++. For instance to make
246 aa9a8dd1 Serge Torres
# doxygen treat .inc files as Fortran files (default is PHP), and .f files as C
247 aa9a8dd1 Serge Torres
# (default is Fortran), use: inc=Fortran f=C. Note that for custom extensions
248 aa9a8dd1 Serge Torres
# you also need to set FILE_PATTERNS otherwise the files are not read by doxygen.
249 aa9a8dd1 Serge Torres
250 aa9a8dd1 Serge Torres
EXTENSION_MAPPING      = sage=Python
251 aa9a8dd1 Serge Torres
252 aa9a8dd1 Serge Torres
# If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
253 aa9a8dd1 Serge Torres
# comments according to the Markdown format, which allows for more readable
254 aa9a8dd1 Serge Torres
# documentation. See http://daringfireball.net/projects/markdown/ for details.
255 aa9a8dd1 Serge Torres
# The output of markdown processing is further processed by doxygen, so you
256 aa9a8dd1 Serge Torres
# can mix doxygen, HTML, and XML commands with Markdown formatting.
257 aa9a8dd1 Serge Torres
# Disable only in case of backward compatibilities issues.
258 aa9a8dd1 Serge Torres
259 aa9a8dd1 Serge Torres
MARKDOWN_SUPPORT       = YES
260 aa9a8dd1 Serge Torres
261 aa9a8dd1 Serge Torres
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
262 aa9a8dd1 Serge Torres
# to include (a tag file for) the STL sources as input, then you should
263 aa9a8dd1 Serge Torres
# set this tag to YES in order to let doxygen match functions declarations and
264 aa9a8dd1 Serge Torres
# definitions whose arguments contain STL classes (e.g. func(std::string); v.s.
265 aa9a8dd1 Serge Torres
# func(std::string) {}). This also makes the inheritance and collaboration
266 aa9a8dd1 Serge Torres
# diagrams that involve STL classes more complete and accurate.
267 aa9a8dd1 Serge Torres
268 aa9a8dd1 Serge Torres
BUILTIN_STL_SUPPORT    = NO
269 aa9a8dd1 Serge Torres
270 aa9a8dd1 Serge Torres
# If you use Microsoft's C++/CLI language, you should set this option to YES to
271 aa9a8dd1 Serge Torres
# enable parsing support.
272 aa9a8dd1 Serge Torres
273 aa9a8dd1 Serge Torres
CPP_CLI_SUPPORT        = NO
274 aa9a8dd1 Serge Torres
275 aa9a8dd1 Serge Torres
# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
276 aa9a8dd1 Serge Torres
# Doxygen will parse them like normal C++ but will assume all classes use public
277 aa9a8dd1 Serge Torres
# instead of private inheritance when no explicit protection keyword is present.
278 aa9a8dd1 Serge Torres
279 aa9a8dd1 Serge Torres
SIP_SUPPORT            = NO
280 aa9a8dd1 Serge Torres
281 aa9a8dd1 Serge Torres
# For Microsoft's IDL there are propget and propput attributes to indicate getter
282 aa9a8dd1 Serge Torres
# and setter methods for a property. Setting this option to YES (the default)
283 aa9a8dd1 Serge Torres
# will make doxygen replace the get and set methods by a property in the
284 aa9a8dd1 Serge Torres
# documentation. This will only work if the methods are indeed getting or
285 aa9a8dd1 Serge Torres
# setting a simple type. If this is not the case, or you want to show the
286 aa9a8dd1 Serge Torres
# methods anyway, you should set this option to NO.
287 aa9a8dd1 Serge Torres
288 aa9a8dd1 Serge Torres
IDL_PROPERTY_SUPPORT   = YES
289 aa9a8dd1 Serge Torres
290 aa9a8dd1 Serge Torres
# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
291 aa9a8dd1 Serge Torres
# tag is set to YES, then doxygen will reuse the documentation of the first
292 aa9a8dd1 Serge Torres
# member in the group (if any) for the other members of the group. By default
293 aa9a8dd1 Serge Torres
# all members of a group must be documented explicitly.
294 aa9a8dd1 Serge Torres
295 aa9a8dd1 Serge Torres
DISTRIBUTE_GROUP_DOC   = NO
296 aa9a8dd1 Serge Torres
297 aa9a8dd1 Serge Torres
# Set the SUBGROUPING tag to YES (the default) to allow class member groups of
298 aa9a8dd1 Serge Torres
# the same type (for instance a group of public functions) to be put as a
299 aa9a8dd1 Serge Torres
# subgroup of that type (e.g. under the Public Functions section). Set it to
300 aa9a8dd1 Serge Torres
# NO to prevent subgrouping. Alternatively, this can be done per class using
301 aa9a8dd1 Serge Torres
# the \nosubgrouping command.
302 aa9a8dd1 Serge Torres
303 aa9a8dd1 Serge Torres
SUBGROUPING            = YES
304 aa9a8dd1 Serge Torres
305 aa9a8dd1 Serge Torres
# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and
306 aa9a8dd1 Serge Torres
# unions are shown inside the group in which they are included (e.g. using
307 aa9a8dd1 Serge Torres
# @ingroup) instead of on a separate page (for HTML and Man pages) or
308 aa9a8dd1 Serge Torres
# section (for LaTeX and RTF).
309 aa9a8dd1 Serge Torres
310 aa9a8dd1 Serge Torres
INLINE_GROUPED_CLASSES = NO
311 aa9a8dd1 Serge Torres
312 aa9a8dd1 Serge Torres
# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and
313 aa9a8dd1 Serge Torres
# unions with only public data fields will be shown inline in the documentation
314 aa9a8dd1 Serge Torres
# of the scope in which they are defined (i.e. file, namespace, or group
315 aa9a8dd1 Serge Torres
# documentation), provided this scope is documented. If set to NO (the default),
316 aa9a8dd1 Serge Torres
# structs, classes, and unions are shown on a separate page (for HTML and Man
317 aa9a8dd1 Serge Torres
# pages) or section (for LaTeX and RTF).
318 aa9a8dd1 Serge Torres
319 aa9a8dd1 Serge Torres
INLINE_SIMPLE_STRUCTS  = NO
320 aa9a8dd1 Serge Torres
321 aa9a8dd1 Serge Torres
# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum
322 aa9a8dd1 Serge Torres
# is documented as struct, union, or enum with the name of the typedef. So
323 aa9a8dd1 Serge Torres
# typedef struct TypeS {} TypeT, will appear in the documentation as a struct
324 aa9a8dd1 Serge Torres
# with name TypeT. When disabled the typedef will appear as a member of a file,
325 aa9a8dd1 Serge Torres
# namespace, or class. And the struct will be named TypeS. This can typically
326 aa9a8dd1 Serge Torres
# be useful for C code in case the coding convention dictates that all compound
327 aa9a8dd1 Serge Torres
# types are typedef'ed and only the typedef is referenced, never the tag name.
328 aa9a8dd1 Serge Torres
329 aa9a8dd1 Serge Torres
TYPEDEF_HIDES_STRUCT   = NO
330 aa9a8dd1 Serge Torres
331 aa9a8dd1 Serge Torres
# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to
332 aa9a8dd1 Serge Torres
# determine which symbols to keep in memory and which to flush to disk.
333 aa9a8dd1 Serge Torres
# When the cache is full, less often used symbols will be written to disk.
334 aa9a8dd1 Serge Torres
# For small to medium size projects (<1000 input files) the default value is
335 aa9a8dd1 Serge Torres
# probably good enough. For larger projects a too small cache size can cause
336 aa9a8dd1 Serge Torres
# doxygen to be busy swapping symbols to and from disk most of the time
337 aa9a8dd1 Serge Torres
# causing a significant performance penalty.
338 aa9a8dd1 Serge Torres
# If the system has enough physical memory increasing the cache will improve the
339 aa9a8dd1 Serge Torres
# performance by keeping more symbols in memory. Note that the value works on
340 aa9a8dd1 Serge Torres
# a logarithmic scale so increasing the size by one will roughly double the
341 aa9a8dd1 Serge Torres
# memory usage. The cache size is given by this formula:
342 aa9a8dd1 Serge Torres
# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0,
343 aa9a8dd1 Serge Torres
# corresponding to a cache size of 2^16 = 65536 symbols.
344 aa9a8dd1 Serge Torres
345 aa9a8dd1 Serge Torres
SYMBOL_CACHE_SIZE      = 0
346 aa9a8dd1 Serge Torres
347 aa9a8dd1 Serge Torres
# Similar to the SYMBOL_CACHE_SIZE the size of the symbol lookup cache can be
348 aa9a8dd1 Serge Torres
# set using LOOKUP_CACHE_SIZE. This cache is used to resolve symbols given
349 aa9a8dd1 Serge Torres
# their name and scope. Since this can be an expensive process and often the
350 aa9a8dd1 Serge Torres
# same symbol appear multiple times in the code, doxygen keeps a cache of
351 aa9a8dd1 Serge Torres
# pre-resolved symbols. If the cache is too small doxygen will become slower.
352 aa9a8dd1 Serge Torres
# If the cache is too large, memory is wasted. The cache size is given by this
353 aa9a8dd1 Serge Torres
# formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range is 0..9, the default is 0,
354 aa9a8dd1 Serge Torres
# corresponding to a cache size of 2^16 = 65536 symbols.
355 aa9a8dd1 Serge Torres
356 aa9a8dd1 Serge Torres
LOOKUP_CACHE_SIZE      = 0
357 aa9a8dd1 Serge Torres
358 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
359 aa9a8dd1 Serge Torres
# Build related configuration options
360 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
361 aa9a8dd1 Serge Torres
362 aa9a8dd1 Serge Torres
# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
363 aa9a8dd1 Serge Torres
# documentation are documented, even if no documentation was available.
364 aa9a8dd1 Serge Torres
# Private class members and static file members will be hidden unless
365 aa9a8dd1 Serge Torres
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
366 aa9a8dd1 Serge Torres
367 aa9a8dd1 Serge Torres
EXTRACT_ALL            = NO
368 aa9a8dd1 Serge Torres
369 aa9a8dd1 Serge Torres
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
370 aa9a8dd1 Serge Torres
# will be included in the documentation.
371 aa9a8dd1 Serge Torres
372 aa9a8dd1 Serge Torres
EXTRACT_PRIVATE        = NO
373 aa9a8dd1 Serge Torres
374 aa9a8dd1 Serge Torres
# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
375 aa9a8dd1 Serge Torres
376 aa9a8dd1 Serge Torres
EXTRACT_PACKAGE        = NO
377 aa9a8dd1 Serge Torres
378 aa9a8dd1 Serge Torres
# If the EXTRACT_STATIC tag is set to YES all static members of a file
379 aa9a8dd1 Serge Torres
# will be included in the documentation.
380 aa9a8dd1 Serge Torres
381 aa9a8dd1 Serge Torres
EXTRACT_STATIC         = NO
382 aa9a8dd1 Serge Torres
383 aa9a8dd1 Serge Torres
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
384 aa9a8dd1 Serge Torres
# defined locally in source files will be included in the documentation.
385 aa9a8dd1 Serge Torres
# If set to NO only classes defined in header files are included.
386 aa9a8dd1 Serge Torres
387 aa9a8dd1 Serge Torres
EXTRACT_LOCAL_CLASSES  = YES
388 aa9a8dd1 Serge Torres
389 aa9a8dd1 Serge Torres
# This flag is only useful for Objective-C code. When set to YES local
390 aa9a8dd1 Serge Torres
# methods, which are defined in the implementation section but not in
391 aa9a8dd1 Serge Torres
# the interface are included in the documentation.
392 aa9a8dd1 Serge Torres
# If set to NO (the default) only methods in the interface are included.
393 aa9a8dd1 Serge Torres
394 aa9a8dd1 Serge Torres
EXTRACT_LOCAL_METHODS  = NO
395 aa9a8dd1 Serge Torres
396 aa9a8dd1 Serge Torres
# If this flag is set to YES, the members of anonymous namespaces will be
397 aa9a8dd1 Serge Torres
# extracted and appear in the documentation as a namespace called
398 aa9a8dd1 Serge Torres
# 'anonymous_namespace{file}', where file will be replaced with the base
399 aa9a8dd1 Serge Torres
# name of the file that contains the anonymous namespace. By default
400 aa9a8dd1 Serge Torres
# anonymous namespaces are hidden.
401 aa9a8dd1 Serge Torres
402 aa9a8dd1 Serge Torres
EXTRACT_ANON_NSPACES   = NO
403 aa9a8dd1 Serge Torres
404 aa9a8dd1 Serge Torres
# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
405 aa9a8dd1 Serge Torres
# undocumented members of documented classes, files or namespaces.
406 aa9a8dd1 Serge Torres
# If set to NO (the default) these members will be included in the
407 aa9a8dd1 Serge Torres
# various overviews, but no documentation section is generated.
408 aa9a8dd1 Serge Torres
# This option has no effect if EXTRACT_ALL is enabled.
409 aa9a8dd1 Serge Torres
410 aa9a8dd1 Serge Torres
HIDE_UNDOC_MEMBERS     = NO
411 aa9a8dd1 Serge Torres
412 aa9a8dd1 Serge Torres
# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
413 aa9a8dd1 Serge Torres
# undocumented classes that are normally visible in the class hierarchy.
414 aa9a8dd1 Serge Torres
# If set to NO (the default) these classes will be included in the various
415 aa9a8dd1 Serge Torres
# overviews. This option has no effect if EXTRACT_ALL is enabled.
416 aa9a8dd1 Serge Torres
417 aa9a8dd1 Serge Torres
HIDE_UNDOC_CLASSES     = NO
418 aa9a8dd1 Serge Torres
419 aa9a8dd1 Serge Torres
# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
420 aa9a8dd1 Serge Torres
# friend (class|struct|union) declarations.
421 aa9a8dd1 Serge Torres
# If set to NO (the default) these declarations will be included in the
422 aa9a8dd1 Serge Torres
# documentation.
423 aa9a8dd1 Serge Torres
424 aa9a8dd1 Serge Torres
HIDE_FRIEND_COMPOUNDS  = NO
425 aa9a8dd1 Serge Torres
426 aa9a8dd1 Serge Torres
# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
427 aa9a8dd1 Serge Torres
# documentation blocks found inside the body of a function.
428 aa9a8dd1 Serge Torres
# If set to NO (the default) these blocks will be appended to the
429 aa9a8dd1 Serge Torres
# function's detailed documentation block.
430 aa9a8dd1 Serge Torres
431 aa9a8dd1 Serge Torres
HIDE_IN_BODY_DOCS      = NO
432 aa9a8dd1 Serge Torres
433 aa9a8dd1 Serge Torres
# The INTERNAL_DOCS tag determines if documentation
434 aa9a8dd1 Serge Torres
# that is typed after a \internal command is included. If the tag is set
435 aa9a8dd1 Serge Torres
# to NO (the default) then the documentation will be excluded.
436 aa9a8dd1 Serge Torres
# Set it to YES to include the internal documentation.
437 aa9a8dd1 Serge Torres
438 aa9a8dd1 Serge Torres
INTERNAL_DOCS          = NO
439 aa9a8dd1 Serge Torres
440 aa9a8dd1 Serge Torres
# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
441 aa9a8dd1 Serge Torres
# file names in lower-case letters. If set to YES upper-case letters are also
442 aa9a8dd1 Serge Torres
# allowed. This is useful if you have classes or files whose names only differ
443 aa9a8dd1 Serge Torres
# in case and if your file system supports case sensitive file names. Windows
444 aa9a8dd1 Serge Torres
# and Mac users are advised to set this option to NO.
445 aa9a8dd1 Serge Torres
446 aa9a8dd1 Serge Torres
CASE_SENSE_NAMES       = YES
447 aa9a8dd1 Serge Torres
448 aa9a8dd1 Serge Torres
# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
449 aa9a8dd1 Serge Torres
# will show members with their full class and namespace scopes in the
450 aa9a8dd1 Serge Torres
# documentation. If set to YES the scope will be hidden.
451 aa9a8dd1 Serge Torres
452 aa9a8dd1 Serge Torres
HIDE_SCOPE_NAMES       = NO
453 aa9a8dd1 Serge Torres
454 aa9a8dd1 Serge Torres
# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
455 aa9a8dd1 Serge Torres
# will put a list of the files that are included by a file in the documentation
456 aa9a8dd1 Serge Torres
# of that file.
457 aa9a8dd1 Serge Torres
458 aa9a8dd1 Serge Torres
SHOW_INCLUDE_FILES     = YES
459 aa9a8dd1 Serge Torres
460 aa9a8dd1 Serge Torres
# If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
461 aa9a8dd1 Serge Torres
# will list include files with double quotes in the documentation
462 aa9a8dd1 Serge Torres
# rather than with sharp brackets.
463 aa9a8dd1 Serge Torres
464 aa9a8dd1 Serge Torres
FORCE_LOCAL_INCLUDES   = NO
465 aa9a8dd1 Serge Torres
466 aa9a8dd1 Serge Torres
# If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
467 aa9a8dd1 Serge Torres
# is inserted in the documentation for inline members.
468 aa9a8dd1 Serge Torres
469 aa9a8dd1 Serge Torres
INLINE_INFO            = YES
470 aa9a8dd1 Serge Torres
471 aa9a8dd1 Serge Torres
# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
472 aa9a8dd1 Serge Torres
# will sort the (detailed) documentation of file and class members
473 aa9a8dd1 Serge Torres
# alphabetically by member name. If set to NO the members will appear in
474 aa9a8dd1 Serge Torres
# declaration order.
475 aa9a8dd1 Serge Torres
476 aa9a8dd1 Serge Torres
SORT_MEMBER_DOCS       = YES
477 aa9a8dd1 Serge Torres
478 aa9a8dd1 Serge Torres
# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
479 aa9a8dd1 Serge Torres
# brief documentation of file, namespace and class members alphabetically
480 aa9a8dd1 Serge Torres
# by member name. If set to NO (the default) the members will appear in
481 aa9a8dd1 Serge Torres
# declaration order.
482 aa9a8dd1 Serge Torres
483 aa9a8dd1 Serge Torres
SORT_BRIEF_DOCS        = NO
484 aa9a8dd1 Serge Torres
485 aa9a8dd1 Serge Torres
# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
486 aa9a8dd1 Serge Torres
# will sort the (brief and detailed) documentation of class members so that
487 aa9a8dd1 Serge Torres
# constructors and destructors are listed first. If set to NO (the default)
488 aa9a8dd1 Serge Torres
# the constructors will appear in the respective orders defined by
489 aa9a8dd1 Serge Torres
# SORT_MEMBER_DOCS and SORT_BRIEF_DOCS.
490 aa9a8dd1 Serge Torres
# This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO
491 aa9a8dd1 Serge Torres
# and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
492 aa9a8dd1 Serge Torres
493 aa9a8dd1 Serge Torres
SORT_MEMBERS_CTORS_1ST = NO
494 aa9a8dd1 Serge Torres
495 aa9a8dd1 Serge Torres
# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
496 aa9a8dd1 Serge Torres
# hierarchy of group names into alphabetical order. If set to NO (the default)
497 aa9a8dd1 Serge Torres
# the group names will appear in their defined order.
498 aa9a8dd1 Serge Torres
499 aa9a8dd1 Serge Torres
SORT_GROUP_NAMES       = NO
500 aa9a8dd1 Serge Torres
501 aa9a8dd1 Serge Torres
# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
502 aa9a8dd1 Serge Torres
# sorted by fully-qualified names, including namespaces. If set to
503 aa9a8dd1 Serge Torres
# NO (the default), the class list will be sorted only by class name,
504 aa9a8dd1 Serge Torres
# not including the namespace part.
505 aa9a8dd1 Serge Torres
# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
506 aa9a8dd1 Serge Torres
# Note: This option applies only to the class list, not to the
507 aa9a8dd1 Serge Torres
# alphabetical list.
508 aa9a8dd1 Serge Torres
509 aa9a8dd1 Serge Torres
SORT_BY_SCOPE_NAME     = NO
510 aa9a8dd1 Serge Torres
511 aa9a8dd1 Serge Torres
# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to
512 aa9a8dd1 Serge Torres
# do proper type resolution of all parameters of a function it will reject a
513 aa9a8dd1 Serge Torres
# match between the prototype and the implementation of a member function even
514 aa9a8dd1 Serge Torres
# if there is only one candidate or it is obvious which candidate to choose
515 aa9a8dd1 Serge Torres
# by doing a simple string match. By disabling STRICT_PROTO_MATCHING doxygen
516 aa9a8dd1 Serge Torres
# will still accept a match between prototype and implementation in such cases.
517 aa9a8dd1 Serge Torres
518 aa9a8dd1 Serge Torres
STRICT_PROTO_MATCHING  = NO
519 aa9a8dd1 Serge Torres
520 aa9a8dd1 Serge Torres
# The GENERATE_TODOLIST tag can be used to enable (YES) or
521 aa9a8dd1 Serge Torres
# disable (NO) the todo list. This list is created by putting \todo
522 aa9a8dd1 Serge Torres
# commands in the documentation.
523 aa9a8dd1 Serge Torres
524 aa9a8dd1 Serge Torres
GENERATE_TODOLIST      = YES
525 aa9a8dd1 Serge Torres
526 aa9a8dd1 Serge Torres
# The GENERATE_TESTLIST tag can be used to enable (YES) or
527 aa9a8dd1 Serge Torres
# disable (NO) the test list. This list is created by putting \test
528 aa9a8dd1 Serge Torres
# commands in the documentation.
529 aa9a8dd1 Serge Torres
530 aa9a8dd1 Serge Torres
GENERATE_TESTLIST      = YES
531 aa9a8dd1 Serge Torres
532 aa9a8dd1 Serge Torres
# The GENERATE_BUGLIST tag can be used to enable (YES) or
533 aa9a8dd1 Serge Torres
# disable (NO) the bug list. This list is created by putting \bug
534 aa9a8dd1 Serge Torres
# commands in the documentation.
535 aa9a8dd1 Serge Torres
536 aa9a8dd1 Serge Torres
GENERATE_BUGLIST       = YES
537 aa9a8dd1 Serge Torres
538 aa9a8dd1 Serge Torres
# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
539 aa9a8dd1 Serge Torres
# disable (NO) the deprecated list. This list is created by putting
540 aa9a8dd1 Serge Torres
# \deprecated commands in the documentation.
541 aa9a8dd1 Serge Torres
542 aa9a8dd1 Serge Torres
GENERATE_DEPRECATEDLIST= YES
543 aa9a8dd1 Serge Torres
544 aa9a8dd1 Serge Torres
# The ENABLED_SECTIONS tag can be used to enable conditional
545 aa9a8dd1 Serge Torres
# documentation sections, marked by \if sectionname ... \endif.
546 aa9a8dd1 Serge Torres
547 aa9a8dd1 Serge Torres
ENABLED_SECTIONS       =
548 aa9a8dd1 Serge Torres
549 aa9a8dd1 Serge Torres
# The MAX_INITIALIZER_LINES tag determines the maximum number of lines
550 aa9a8dd1 Serge Torres
# the initial value of a variable or macro consists of for it to appear in
551 aa9a8dd1 Serge Torres
# the documentation. If the initializer consists of more lines than specified
552 aa9a8dd1 Serge Torres
# here it will be hidden. Use a value of 0 to hide initializers completely.
553 aa9a8dd1 Serge Torres
# The appearance of the initializer of individual variables and macros in the
554 aa9a8dd1 Serge Torres
# documentation can be controlled using \showinitializer or \hideinitializer
555 aa9a8dd1 Serge Torres
# command in the documentation regardless of this setting.
556 aa9a8dd1 Serge Torres
557 aa9a8dd1 Serge Torres
MAX_INITIALIZER_LINES  = 30
558 aa9a8dd1 Serge Torres
559 aa9a8dd1 Serge Torres
# Set the SHOW_USED_FILES tag to NO to disable the list of files generated
560 aa9a8dd1 Serge Torres
# at the bottom of the documentation of classes and structs. If set to YES the
561 aa9a8dd1 Serge Torres
# list will mention the files that were used to generate the documentation.
562 aa9a8dd1 Serge Torres
563 aa9a8dd1 Serge Torres
SHOW_USED_FILES        = YES
564 aa9a8dd1 Serge Torres
565 aa9a8dd1 Serge Torres
# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
566 aa9a8dd1 Serge Torres
# This will remove the Files entry from the Quick Index and from the
567 aa9a8dd1 Serge Torres
# Folder Tree View (if specified). The default is YES.
568 aa9a8dd1 Serge Torres
569 aa9a8dd1 Serge Torres
SHOW_FILES             = YES
570 aa9a8dd1 Serge Torres
571 aa9a8dd1 Serge Torres
# Set the SHOW_NAMESPACES tag to NO to disable the generation of the
572 aa9a8dd1 Serge Torres
# Namespaces page.
573 aa9a8dd1 Serge Torres
# This will remove the Namespaces entry from the Quick Index
574 aa9a8dd1 Serge Torres
# and from the Folder Tree View (if specified). The default is YES.
575 aa9a8dd1 Serge Torres
576 aa9a8dd1 Serge Torres
SHOW_NAMESPACES        = YES
577 aa9a8dd1 Serge Torres
578 aa9a8dd1 Serge Torres
# The FILE_VERSION_FILTER tag can be used to specify a program or script that
579 aa9a8dd1 Serge Torres
# doxygen should invoke to get the current version for each file (typically from
580 aa9a8dd1 Serge Torres
# the version control system). Doxygen will invoke the program by executing (via
581 aa9a8dd1 Serge Torres
# popen()) the command <command> <input-file>, where <command> is the value of
582 aa9a8dd1 Serge Torres
# the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
583 aa9a8dd1 Serge Torres
# provided by doxygen. Whatever the program writes to standard output
584 aa9a8dd1 Serge Torres
# is used as the file version. See the manual for examples.
585 aa9a8dd1 Serge Torres
586 aa9a8dd1 Serge Torres
FILE_VERSION_FILTER    =
587 aa9a8dd1 Serge Torres
588 aa9a8dd1 Serge Torres
# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
589 aa9a8dd1 Serge Torres
# by doxygen. The layout file controls the global structure of the generated
590 aa9a8dd1 Serge Torres
# output files in an output format independent way. To create the layout file
591 aa9a8dd1 Serge Torres
# that represents doxygen's defaults, run doxygen with the -l option.
592 aa9a8dd1 Serge Torres
# You can optionally specify a file name after the option, if omitted
593 aa9a8dd1 Serge Torres
# DoxygenLayout.xml will be used as the name of the layout file.
594 aa9a8dd1 Serge Torres
595 aa9a8dd1 Serge Torres
LAYOUT_FILE            =
596 aa9a8dd1 Serge Torres
597 aa9a8dd1 Serge Torres
# The CITE_BIB_FILES tag can be used to specify one or more bib files
598 aa9a8dd1 Serge Torres
# containing the references data. This must be a list of .bib files. The
599 aa9a8dd1 Serge Torres
# .bib extension is automatically appended if omitted. Using this command
600 aa9a8dd1 Serge Torres
# requires the bibtex tool to be installed. See also
601 aa9a8dd1 Serge Torres
# http://en.wikipedia.org/wiki/BibTeX for more info. For LaTeX the style
602 aa9a8dd1 Serge Torres
# of the bibliography can be controlled using LATEX_BIB_STYLE. To use this
603 aa9a8dd1 Serge Torres
# feature you need bibtex and perl available in the search path.
604 aa9a8dd1 Serge Torres
605 aa9a8dd1 Serge Torres
CITE_BIB_FILES         =
606 aa9a8dd1 Serge Torres
607 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
608 aa9a8dd1 Serge Torres
# configuration options related to warning and progress messages
609 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
610 aa9a8dd1 Serge Torres
611 aa9a8dd1 Serge Torres
# The QUIET tag can be used to turn on/off the messages that are generated
612 aa9a8dd1 Serge Torres
# by doxygen. Possible values are YES and NO. If left blank NO is used.
613 aa9a8dd1 Serge Torres
614 aa9a8dd1 Serge Torres
QUIET                  = NO
615 aa9a8dd1 Serge Torres
616 aa9a8dd1 Serge Torres
# The WARNINGS tag can be used to turn on/off the warning messages that are
617 aa9a8dd1 Serge Torres
# generated by doxygen. Possible values are YES and NO. If left blank
618 aa9a8dd1 Serge Torres
# NO is used.
619 aa9a8dd1 Serge Torres
620 aa9a8dd1 Serge Torres
WARNINGS               = YES
621 aa9a8dd1 Serge Torres
622 aa9a8dd1 Serge Torres
# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
623 aa9a8dd1 Serge Torres
# for undocumented members. If EXTRACT_ALL is set to YES then this flag will
624 aa9a8dd1 Serge Torres
# automatically be disabled.
625 aa9a8dd1 Serge Torres
626 aa9a8dd1 Serge Torres
WARN_IF_UNDOCUMENTED   = YES
627 aa9a8dd1 Serge Torres
628 aa9a8dd1 Serge Torres
# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
629 aa9a8dd1 Serge Torres
# potential errors in the documentation, such as not documenting some
630 aa9a8dd1 Serge Torres
# parameters in a documented function, or documenting parameters that
631 aa9a8dd1 Serge Torres
# don't exist or using markup commands wrongly.
632 aa9a8dd1 Serge Torres
633 aa9a8dd1 Serge Torres
WARN_IF_DOC_ERROR      = YES
634 aa9a8dd1 Serge Torres
635 aa9a8dd1 Serge Torres
# The WARN_NO_PARAMDOC option can be enabled to get warnings for
636 aa9a8dd1 Serge Torres
# functions that are documented, but have no documentation for their parameters
637 aa9a8dd1 Serge Torres
# or return value. If set to NO (the default) doxygen will only warn about
638 aa9a8dd1 Serge Torres
# wrong or incomplete parameter documentation, but not about the absence of
639 aa9a8dd1 Serge Torres
# documentation.
640 aa9a8dd1 Serge Torres
641 aa9a8dd1 Serge Torres
WARN_NO_PARAMDOC       = NO
642 aa9a8dd1 Serge Torres
643 aa9a8dd1 Serge Torres
# The WARN_FORMAT tag determines the format of the warning messages that
644 aa9a8dd1 Serge Torres
# doxygen can produce. The string should contain the $file, $line, and $text
645 aa9a8dd1 Serge Torres
# tags, which will be replaced by the file and line number from which the
646 aa9a8dd1 Serge Torres
# warning originated and the warning text. Optionally the format may contain
647 aa9a8dd1 Serge Torres
# $version, which will be replaced by the version of the file (if it could
648 aa9a8dd1 Serge Torres
# be obtained via FILE_VERSION_FILTER)
649 aa9a8dd1 Serge Torres
650 aa9a8dd1 Serge Torres
WARN_FORMAT            = "$file:$line: $text"
651 aa9a8dd1 Serge Torres
652 aa9a8dd1 Serge Torres
# The WARN_LOGFILE tag can be used to specify a file to which warning
653 aa9a8dd1 Serge Torres
# and error messages should be written. If left blank the output is written
654 aa9a8dd1 Serge Torres
# to stderr.
655 aa9a8dd1 Serge Torres
656 aa9a8dd1 Serge Torres
WARN_LOGFILE           =
657 aa9a8dd1 Serge Torres
658 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
659 aa9a8dd1 Serge Torres
# configuration options related to the input files
660 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
661 aa9a8dd1 Serge Torres
662 aa9a8dd1 Serge Torres
# The INPUT tag can be used to specify the files and/or directories that contain
663 aa9a8dd1 Serge Torres
# documented source files. You may enter file names like "myfile.cpp" or
664 aa9a8dd1 Serge Torres
# directories like "/usr/src/myproject". Separate the files or directories
665 aa9a8dd1 Serge Torres
# with spaces.
666 aa9a8dd1 Serge Torres
667 aa9a8dd1 Serge Torres
INPUT                  =
668 aa9a8dd1 Serge Torres
669 aa9a8dd1 Serge Torres
# This tag can be used to specify the character encoding of the source files
670 aa9a8dd1 Serge Torres
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
671 aa9a8dd1 Serge Torres
# also the default input encoding. Doxygen uses libiconv (or the iconv built
672 aa9a8dd1 Serge Torres
# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for
673 aa9a8dd1 Serge Torres
# the list of possible encodings.
674 aa9a8dd1 Serge Torres
675 aa9a8dd1 Serge Torres
INPUT_ENCODING         = UTF-8
676 aa9a8dd1 Serge Torres
677 aa9a8dd1 Serge Torres
# If the value of the INPUT tag contains directories, you can use the
678 aa9a8dd1 Serge Torres
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
679 aa9a8dd1 Serge Torres
# and *.h) to filter out the source-files in the directories. If left
680 aa9a8dd1 Serge Torres
# blank the following patterns are tested:
681 aa9a8dd1 Serge Torres
# *.c *.cc *.cxx *.cpp *.c++ *.d *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh
682 aa9a8dd1 Serge Torres
# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
683 aa9a8dd1 Serge Torres
# *.f90 *.f *.for *.vhd *.vhdl
684 aa9a8dd1 Serge Torres
685 aa9a8dd1 Serge Torres
FILE_PATTERNS          = *.py *.sage
686 aa9a8dd1 Serge Torres
687 aa9a8dd1 Serge Torres
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
688 aa9a8dd1 Serge Torres
# should be searched for input files as well. Possible values are YES and NO.
689 aa9a8dd1 Serge Torres
# If left blank NO is used.
690 aa9a8dd1 Serge Torres
691 aa9a8dd1 Serge Torres
RECURSIVE              = NO
692 aa9a8dd1 Serge Torres
693 aa9a8dd1 Serge Torres
# The EXCLUDE tag can be used to specify files and/or directories that should be
694 aa9a8dd1 Serge Torres
# excluded from the INPUT source files. This way you can easily exclude a
695 aa9a8dd1 Serge Torres
# subdirectory from a directory tree whose root is specified with the INPUT tag.
696 aa9a8dd1 Serge Torres
# Note that relative paths are relative to the directory from which doxygen is
697 aa9a8dd1 Serge Torres
# run.
698 aa9a8dd1 Serge Torres
699 aa9a8dd1 Serge Torres
EXCLUDE                =
700 aa9a8dd1 Serge Torres
701 aa9a8dd1 Serge Torres
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
702 aa9a8dd1 Serge Torres
# directories that are symbolic links (a Unix file system feature) are excluded
703 aa9a8dd1 Serge Torres
# from the input.
704 aa9a8dd1 Serge Torres
705 aa9a8dd1 Serge Torres
EXCLUDE_SYMLINKS       = NO
706 aa9a8dd1 Serge Torres
707 aa9a8dd1 Serge Torres
# If the value of the INPUT tag contains directories, you can use the
708 aa9a8dd1 Serge Torres
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
709 aa9a8dd1 Serge Torres
# certain files from those directories. Note that the wildcards are matched
710 aa9a8dd1 Serge Torres
# against the file with absolute path, so to exclude all test directories
711 aa9a8dd1 Serge Torres
# for example use the pattern */test/*
712 aa9a8dd1 Serge Torres
713 aa9a8dd1 Serge Torres
EXCLUDE_PATTERNS       =
714 aa9a8dd1 Serge Torres
715 aa9a8dd1 Serge Torres
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
716 aa9a8dd1 Serge Torres
# (namespaces, classes, functions, etc.) that should be excluded from the
717 aa9a8dd1 Serge Torres
# output. The symbol name can be a fully qualified name, a word, or if the
718 aa9a8dd1 Serge Torres
# wildcard * is used, a substring. Examples: ANamespace, AClass,
719 aa9a8dd1 Serge Torres
# AClass::ANamespace, ANamespace::*Test
720 aa9a8dd1 Serge Torres
721 aa9a8dd1 Serge Torres
EXCLUDE_SYMBOLS        =
722 aa9a8dd1 Serge Torres
723 aa9a8dd1 Serge Torres
# The EXAMPLE_PATH tag can be used to specify one or more files or
724 aa9a8dd1 Serge Torres
# directories that contain example code fragments that are included (see
725 aa9a8dd1 Serge Torres
# the \include command).
726 aa9a8dd1 Serge Torres
727 aa9a8dd1 Serge Torres
EXAMPLE_PATH           =
728 aa9a8dd1 Serge Torres
729 aa9a8dd1 Serge Torres
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
730 aa9a8dd1 Serge Torres
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
731 aa9a8dd1 Serge Torres
# and *.h) to filter out the source-files in the directories. If left
732 aa9a8dd1 Serge Torres
# blank all files are included.
733 aa9a8dd1 Serge Torres
734 aa9a8dd1 Serge Torres
EXAMPLE_PATTERNS       =
735 aa9a8dd1 Serge Torres
736 aa9a8dd1 Serge Torres
# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
737 aa9a8dd1 Serge Torres
# searched for input files to be used with the \include or \dontinclude
738 aa9a8dd1 Serge Torres
# commands irrespective of the value of the RECURSIVE tag.
739 aa9a8dd1 Serge Torres
# Possible values are YES and NO. If left blank NO is used.
740 aa9a8dd1 Serge Torres
741 aa9a8dd1 Serge Torres
EXAMPLE_RECURSIVE      = NO
742 aa9a8dd1 Serge Torres
743 aa9a8dd1 Serge Torres
# The IMAGE_PATH tag can be used to specify one or more files or
744 aa9a8dd1 Serge Torres
# directories that contain image that are included in the documentation (see
745 aa9a8dd1 Serge Torres
# the \image command).
746 aa9a8dd1 Serge Torres
747 aa9a8dd1 Serge Torres
IMAGE_PATH             =
748 aa9a8dd1 Serge Torres
749 aa9a8dd1 Serge Torres
# The INPUT_FILTER tag can be used to specify a program that doxygen should
750 aa9a8dd1 Serge Torres
# invoke to filter for each input file. Doxygen will invoke the filter program
751 aa9a8dd1 Serge Torres
# by executing (via popen()) the command <filter> <input-file>, where <filter>
752 aa9a8dd1 Serge Torres
# is the value of the INPUT_FILTER tag, and <input-file> is the name of an
753 aa9a8dd1 Serge Torres
# input file. Doxygen will then use the output that the filter program writes
754 aa9a8dd1 Serge Torres
# to standard output.
755 aa9a8dd1 Serge Torres
# If FILTER_PATTERNS is specified, this tag will be
756 aa9a8dd1 Serge Torres
# ignored.
757 aa9a8dd1 Serge Torres
758 aa9a8dd1 Serge Torres
INPUT_FILTER           = "python /home/storres/bin/doxypy"
759 aa9a8dd1 Serge Torres
760 aa9a8dd1 Serge Torres
# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
761 aa9a8dd1 Serge Torres
# basis.
762 aa9a8dd1 Serge Torres
# Doxygen will compare the file name with each pattern and apply the
763 aa9a8dd1 Serge Torres
# filter if there is a match.
764 aa9a8dd1 Serge Torres
# The filters are a list of the form:
765 aa9a8dd1 Serge Torres
# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further
766 aa9a8dd1 Serge Torres
# info on how filters are used. If FILTER_PATTERNS is empty or if
767 aa9a8dd1 Serge Torres
# non of the patterns match the file name, INPUT_FILTER is applied.
768 aa9a8dd1 Serge Torres
769 aa9a8dd1 Serge Torres
FILTER_PATTERNS        =
770 aa9a8dd1 Serge Torres
771 aa9a8dd1 Serge Torres
# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
772 aa9a8dd1 Serge Torres
# INPUT_FILTER) will be used to filter the input files when producing source
773 aa9a8dd1 Serge Torres
# files to browse (i.e. when SOURCE_BROWSER is set to YES).
774 aa9a8dd1 Serge Torres
775 aa9a8dd1 Serge Torres
FILTER_SOURCE_FILES    = YES
776 aa9a8dd1 Serge Torres
777 aa9a8dd1 Serge Torres
# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file
778 aa9a8dd1 Serge Torres
# pattern. A pattern will override the setting for FILTER_PATTERN (if any)
779 aa9a8dd1 Serge Torres
# and it is also possible to disable source filtering for a specific pattern
780 aa9a8dd1 Serge Torres
# using *.ext= (so without naming a filter). This option only has effect when
781 aa9a8dd1 Serge Torres
# FILTER_SOURCE_FILES is enabled.
782 aa9a8dd1 Serge Torres
783 aa9a8dd1 Serge Torres
FILTER_SOURCE_PATTERNS =
784 aa9a8dd1 Serge Torres
785 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
786 aa9a8dd1 Serge Torres
# configuration options related to source browsing
787 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
788 aa9a8dd1 Serge Torres
789 aa9a8dd1 Serge Torres
# If the SOURCE_BROWSER tag is set to YES then a list of source files will
790 aa9a8dd1 Serge Torres
# be generated. Documented entities will be cross-referenced with these sources.
791 aa9a8dd1 Serge Torres
# Note: To get rid of all source code in the generated output, make sure also
792 aa9a8dd1 Serge Torres
# VERBATIM_HEADERS is set to NO.
793 aa9a8dd1 Serge Torres
794 aa9a8dd1 Serge Torres
SOURCE_BROWSER         = NO
795 aa9a8dd1 Serge Torres
796 aa9a8dd1 Serge Torres
# Setting the INLINE_SOURCES tag to YES will include the body
797 aa9a8dd1 Serge Torres
# of functions and classes directly in the documentation.
798 aa9a8dd1 Serge Torres
799 aa9a8dd1 Serge Torres
INLINE_SOURCES         = NO
800 aa9a8dd1 Serge Torres
801 aa9a8dd1 Serge Torres
# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
802 aa9a8dd1 Serge Torres
# doxygen to hide any special comment blocks from generated source code
803 aa9a8dd1 Serge Torres
# fragments. Normal C, C++ and Fortran comments will always remain visible.
804 aa9a8dd1 Serge Torres
805 aa9a8dd1 Serge Torres
STRIP_CODE_COMMENTS    = YES
806 aa9a8dd1 Serge Torres
807 aa9a8dd1 Serge Torres
# If the REFERENCED_BY_RELATION tag is set to YES
808 aa9a8dd1 Serge Torres
# then for each documented function all documented
809 aa9a8dd1 Serge Torres
# functions referencing it will be listed.
810 aa9a8dd1 Serge Torres
811 aa9a8dd1 Serge Torres
REFERENCED_BY_RELATION = NO
812 aa9a8dd1 Serge Torres
813 aa9a8dd1 Serge Torres
# If the REFERENCES_RELATION tag is set to YES
814 aa9a8dd1 Serge Torres
# then for each documented function all documented entities
815 aa9a8dd1 Serge Torres
# called/used by that function will be listed.
816 aa9a8dd1 Serge Torres
817 aa9a8dd1 Serge Torres
REFERENCES_RELATION    = NO
818 aa9a8dd1 Serge Torres
819 aa9a8dd1 Serge Torres
# If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
820 aa9a8dd1 Serge Torres
# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
821 aa9a8dd1 Serge Torres
# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will
822 aa9a8dd1 Serge Torres
# link to the source code.
823 aa9a8dd1 Serge Torres
# Otherwise they will link to the documentation.
824 aa9a8dd1 Serge Torres
825 aa9a8dd1 Serge Torres
REFERENCES_LINK_SOURCE = YES
826 aa9a8dd1 Serge Torres
827 aa9a8dd1 Serge Torres
# If the USE_HTAGS tag is set to YES then the references to source code
828 aa9a8dd1 Serge Torres
# will point to the HTML generated by the htags(1) tool instead of doxygen
829 aa9a8dd1 Serge Torres
# built-in source browser. The htags tool is part of GNU's global source
830 aa9a8dd1 Serge Torres
# tagging system (see http://www.gnu.org/software/global/global.html). You
831 aa9a8dd1 Serge Torres
# will need version 4.8.6 or higher.
832 aa9a8dd1 Serge Torres
833 aa9a8dd1 Serge Torres
USE_HTAGS              = NO
834 aa9a8dd1 Serge Torres
835 aa9a8dd1 Serge Torres
# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
836 aa9a8dd1 Serge Torres
# will generate a verbatim copy of the header file for each class for
837 aa9a8dd1 Serge Torres
# which an include is specified. Set to NO to disable this.
838 aa9a8dd1 Serge Torres
839 aa9a8dd1 Serge Torres
VERBATIM_HEADERS       = YES
840 aa9a8dd1 Serge Torres
841 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
842 aa9a8dd1 Serge Torres
# configuration options related to the alphabetical class index
843 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
844 aa9a8dd1 Serge Torres
845 aa9a8dd1 Serge Torres
# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
846 aa9a8dd1 Serge Torres
# of all compounds will be generated. Enable this if the project
847 aa9a8dd1 Serge Torres
# contains a lot of classes, structs, unions or interfaces.
848 aa9a8dd1 Serge Torres
849 aa9a8dd1 Serge Torres
ALPHABETICAL_INDEX     = YES
850 aa9a8dd1 Serge Torres
851 aa9a8dd1 Serge Torres
# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
852 aa9a8dd1 Serge Torres
# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
853 aa9a8dd1 Serge Torres
# in which this list will be split (can be a number in the range [1..20])
854 aa9a8dd1 Serge Torres
855 aa9a8dd1 Serge Torres
COLS_IN_ALPHA_INDEX    = 5
856 aa9a8dd1 Serge Torres
857 aa9a8dd1 Serge Torres
# In case all classes in a project start with a common prefix, all
858 aa9a8dd1 Serge Torres
# classes will be put under the same header in the alphabetical index.
859 aa9a8dd1 Serge Torres
# The IGNORE_PREFIX tag can be used to specify one or more prefixes that
860 aa9a8dd1 Serge Torres
# should be ignored while generating the index headers.
861 aa9a8dd1 Serge Torres
862 aa9a8dd1 Serge Torres
IGNORE_PREFIX          =
863 aa9a8dd1 Serge Torres
864 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
865 aa9a8dd1 Serge Torres
# configuration options related to the HTML output
866 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
867 aa9a8dd1 Serge Torres
868 aa9a8dd1 Serge Torres
# If the GENERATE_HTML tag is set to YES (the default) Doxygen will
869 aa9a8dd1 Serge Torres
# generate HTML output.
870 aa9a8dd1 Serge Torres
871 aa9a8dd1 Serge Torres
GENERATE_HTML          = YES
872 aa9a8dd1 Serge Torres
873 aa9a8dd1 Serge Torres
# The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
874 aa9a8dd1 Serge Torres
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
875 aa9a8dd1 Serge Torres
# put in front of it. If left blank `html' will be used as the default path.
876 aa9a8dd1 Serge Torres
877 aa9a8dd1 Serge Torres
HTML_OUTPUT            = html
878 aa9a8dd1 Serge Torres
879 aa9a8dd1 Serge Torres
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for
880 aa9a8dd1 Serge Torres
# each generated HTML page (for example: .htm,.php,.asp). If it is left blank
881 aa9a8dd1 Serge Torres
# doxygen will generate files with .html extension.
882 aa9a8dd1 Serge Torres
883 aa9a8dd1 Serge Torres
HTML_FILE_EXTENSION    = .html
884 aa9a8dd1 Serge Torres
885 aa9a8dd1 Serge Torres
# The HTML_HEADER tag can be used to specify a personal HTML header for
886 aa9a8dd1 Serge Torres
# each generated HTML page. If it is left blank doxygen will generate a
887 aa9a8dd1 Serge Torres
# standard header. Note that when using a custom header you are responsible
888 aa9a8dd1 Serge Torres
#  for the proper inclusion of any scripts and style sheets that doxygen
889 aa9a8dd1 Serge Torres
# needs, which is dependent on the configuration options used.
890 aa9a8dd1 Serge Torres
# It is advised to generate a default header using "doxygen -w html
891 aa9a8dd1 Serge Torres
# header.html footer.html stylesheet.css YourConfigFile" and then modify
892 aa9a8dd1 Serge Torres
# that header. Note that the header is subject to change so you typically
893 aa9a8dd1 Serge Torres
# have to redo this when upgrading to a newer version of doxygen or when
894 aa9a8dd1 Serge Torres
# changing the value of configuration settings such as GENERATE_TREEVIEW!
895 aa9a8dd1 Serge Torres
896 aa9a8dd1 Serge Torres
HTML_HEADER            =
897 aa9a8dd1 Serge Torres
898 aa9a8dd1 Serge Torres
# The HTML_FOOTER tag can be used to specify a personal HTML footer for
899 aa9a8dd1 Serge Torres
# each generated HTML page. If it is left blank doxygen will generate a
900 aa9a8dd1 Serge Torres
# standard footer.
901 aa9a8dd1 Serge Torres
902 aa9a8dd1 Serge Torres
HTML_FOOTER            =
903 aa9a8dd1 Serge Torres
904 aa9a8dd1 Serge Torres
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
905 aa9a8dd1 Serge Torres
# style sheet that is used by each HTML page. It can be used to
906 aa9a8dd1 Serge Torres
# fine-tune the look of the HTML output. If the tag is left blank doxygen
907 aa9a8dd1 Serge Torres
# will generate a default style sheet. Note that doxygen will try to copy
908 aa9a8dd1 Serge Torres
# the style sheet file to the HTML output directory, so don't put your own
909 aa9a8dd1 Serge Torres
# style sheet in the HTML output directory as well, or it will be erased!
910 aa9a8dd1 Serge Torres
911 aa9a8dd1 Serge Torres
HTML_STYLESHEET        =
912 aa9a8dd1 Serge Torres
913 aa9a8dd1 Serge Torres
# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
914 aa9a8dd1 Serge Torres
# other source files which should be copied to the HTML output directory. Note
915 aa9a8dd1 Serge Torres
# that these files will be copied to the base HTML output directory. Use the
916 aa9a8dd1 Serge Torres
# $relpath$ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
917 aa9a8dd1 Serge Torres
# files. In the HTML_STYLESHEET file, use the file name only. Also note that
918 aa9a8dd1 Serge Torres
# the files will be copied as-is; there are no commands or markers available.
919 aa9a8dd1 Serge Torres
920 aa9a8dd1 Serge Torres
HTML_EXTRA_FILES       =
921 aa9a8dd1 Serge Torres
922 aa9a8dd1 Serge Torres
# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output.
923 aa9a8dd1 Serge Torres
# Doxygen will adjust the colors in the style sheet and background images
924 aa9a8dd1 Serge Torres
# according to this color. Hue is specified as an angle on a colorwheel,
925 aa9a8dd1 Serge Torres
# see http://en.wikipedia.org/wiki/Hue for more information.
926 aa9a8dd1 Serge Torres
# For instance the value 0 represents red, 60 is yellow, 120 is green,
927 aa9a8dd1 Serge Torres
# 180 is cyan, 240 is blue, 300 purple, and 360 is red again.
928 aa9a8dd1 Serge Torres
# The allowed range is 0 to 359.
929 aa9a8dd1 Serge Torres
930 aa9a8dd1 Serge Torres
HTML_COLORSTYLE_HUE    = 220
931 aa9a8dd1 Serge Torres
932 aa9a8dd1 Serge Torres
# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of
933 aa9a8dd1 Serge Torres
# the colors in the HTML output. For a value of 0 the output will use
934 aa9a8dd1 Serge Torres
# grayscales only. A value of 255 will produce the most vivid colors.
935 aa9a8dd1 Serge Torres
936 aa9a8dd1 Serge Torres
HTML_COLORSTYLE_SAT    = 100
937 aa9a8dd1 Serge Torres
938 aa9a8dd1 Serge Torres
# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to
939 aa9a8dd1 Serge Torres
# the luminance component of the colors in the HTML output. Values below
940 aa9a8dd1 Serge Torres
# 100 gradually make the output lighter, whereas values above 100 make
941 aa9a8dd1 Serge Torres
# the output darker. The value divided by 100 is the actual gamma applied,
942 aa9a8dd1 Serge Torres
# so 80 represents a gamma of 0.8, The value 220 represents a gamma of 2.2,
943 aa9a8dd1 Serge Torres
# and 100 does not change the gamma.
944 aa9a8dd1 Serge Torres
945 aa9a8dd1 Serge Torres
HTML_COLORSTYLE_GAMMA  = 80
946 aa9a8dd1 Serge Torres
947 aa9a8dd1 Serge Torres
# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
948 aa9a8dd1 Serge Torres
# page will contain the date and time when the page was generated. Setting
949 aa9a8dd1 Serge Torres
# this to NO can help when comparing the output of multiple runs.
950 aa9a8dd1 Serge Torres
951 aa9a8dd1 Serge Torres
HTML_TIMESTAMP         = YES
952 aa9a8dd1 Serge Torres
953 aa9a8dd1 Serge Torres
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
954 aa9a8dd1 Serge Torres
# documentation will contain sections that can be hidden and shown after the
955 aa9a8dd1 Serge Torres
# page has loaded.
956 aa9a8dd1 Serge Torres
957 aa9a8dd1 Serge Torres
HTML_DYNAMIC_SECTIONS  = NO
958 aa9a8dd1 Serge Torres
959 aa9a8dd1 Serge Torres
# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of
960 aa9a8dd1 Serge Torres
# entries shown in the various tree structured indices initially; the user
961 aa9a8dd1 Serge Torres
# can expand and collapse entries dynamically later on. Doxygen will expand
962 aa9a8dd1 Serge Torres
# the tree to such a level that at most the specified number of entries are
963 aa9a8dd1 Serge Torres
# visible (unless a fully collapsed tree already exceeds this amount).
964 aa9a8dd1 Serge Torres
# So setting the number of entries 1 will produce a full collapsed tree by
965 aa9a8dd1 Serge Torres
# default. 0 is a special value representing an infinite number of entries
966 aa9a8dd1 Serge Torres
# and will result in a full expanded tree by default.
967 aa9a8dd1 Serge Torres
968 aa9a8dd1 Serge Torres
HTML_INDEX_NUM_ENTRIES = 100
969 aa9a8dd1 Serge Torres
970 aa9a8dd1 Serge Torres
# If the GENERATE_DOCSET tag is set to YES, additional index files
971 aa9a8dd1 Serge Torres
# will be generated that can be used as input for Apple's Xcode 3
972 aa9a8dd1 Serge Torres
# integrated development environment, introduced with OSX 10.5 (Leopard).
973 aa9a8dd1 Serge Torres
# To create a documentation set, doxygen will generate a Makefile in the
974 aa9a8dd1 Serge Torres
# HTML output directory. Running make will produce the docset in that
975 aa9a8dd1 Serge Torres
# directory and running "make install" will install the docset in
976 aa9a8dd1 Serge Torres
# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find
977 aa9a8dd1 Serge Torres
# it at startup.
978 aa9a8dd1 Serge Torres
# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html
979 aa9a8dd1 Serge Torres
# for more information.
980 aa9a8dd1 Serge Torres
981 aa9a8dd1 Serge Torres
GENERATE_DOCSET        = NO
982 aa9a8dd1 Serge Torres
983 aa9a8dd1 Serge Torres
# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
984 aa9a8dd1 Serge Torres
# feed. A documentation feed provides an umbrella under which multiple
985 aa9a8dd1 Serge Torres
# documentation sets from a single provider (such as a company or product suite)
986 aa9a8dd1 Serge Torres
# can be grouped.
987 aa9a8dd1 Serge Torres
988 aa9a8dd1 Serge Torres
DOCSET_FEEDNAME        = "Doxygen generated docs"
989 aa9a8dd1 Serge Torres
990 aa9a8dd1 Serge Torres
# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
991 aa9a8dd1 Serge Torres
# should uniquely identify the documentation set bundle. This should be a
992 aa9a8dd1 Serge Torres
# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
993 aa9a8dd1 Serge Torres
# will append .docset to the name.
994 aa9a8dd1 Serge Torres
995 aa9a8dd1 Serge Torres
DOCSET_BUNDLE_ID       = org.doxygen.Project
996 aa9a8dd1 Serge Torres
997 aa9a8dd1 Serge Torres
# When GENERATE_PUBLISHER_ID tag specifies a string that should uniquely identify
998 aa9a8dd1 Serge Torres
# the documentation publisher. This should be a reverse domain-name style
999 aa9a8dd1 Serge Torres
# string, e.g. com.mycompany.MyDocSet.documentation.
1000 aa9a8dd1 Serge Torres
1001 aa9a8dd1 Serge Torres
DOCSET_PUBLISHER_ID    = org.doxygen.Publisher
1002 aa9a8dd1 Serge Torres
1003 aa9a8dd1 Serge Torres
# The GENERATE_PUBLISHER_NAME tag identifies the documentation publisher.
1004 aa9a8dd1 Serge Torres
1005 aa9a8dd1 Serge Torres
DOCSET_PUBLISHER_NAME  = Publisher
1006 aa9a8dd1 Serge Torres
1007 aa9a8dd1 Serge Torres
# If the GENERATE_HTMLHELP tag is set to YES, additional index files
1008 aa9a8dd1 Serge Torres
# will be generated that can be used as input for tools like the
1009 aa9a8dd1 Serge Torres
# Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
1010 aa9a8dd1 Serge Torres
# of the generated HTML documentation.
1011 aa9a8dd1 Serge Torres
1012 aa9a8dd1 Serge Torres
GENERATE_HTMLHELP      = NO
1013 aa9a8dd1 Serge Torres
1014 aa9a8dd1 Serge Torres
# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
1015 aa9a8dd1 Serge Torres
# be used to specify the file name of the resulting .chm file. You
1016 aa9a8dd1 Serge Torres
# can add a path in front of the file if the result should not be
1017 aa9a8dd1 Serge Torres
# written to the html output directory.
1018 aa9a8dd1 Serge Torres
1019 aa9a8dd1 Serge Torres
CHM_FILE               =
1020 aa9a8dd1 Serge Torres
1021 aa9a8dd1 Serge Torres
# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
1022 aa9a8dd1 Serge Torres
# be used to specify the location (absolute path including file name) of
1023 aa9a8dd1 Serge Torres
# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
1024 aa9a8dd1 Serge Torres
# the HTML help compiler on the generated index.hhp.
1025 aa9a8dd1 Serge Torres
1026 aa9a8dd1 Serge Torres
HHC_LOCATION           =
1027 aa9a8dd1 Serge Torres
1028 aa9a8dd1 Serge Torres
# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
1029 aa9a8dd1 Serge Torres
# controls if a separate .chi index file is generated (YES) or that
1030 aa9a8dd1 Serge Torres
# it should be included in the master .chm file (NO).
1031 aa9a8dd1 Serge Torres
1032 aa9a8dd1 Serge Torres
GENERATE_CHI           = NO
1033 aa9a8dd1 Serge Torres
1034 aa9a8dd1 Serge Torres
# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
1035 aa9a8dd1 Serge Torres
# is used to encode HtmlHelp index (hhk), content (hhc) and project file
1036 aa9a8dd1 Serge Torres
# content.
1037 aa9a8dd1 Serge Torres
1038 aa9a8dd1 Serge Torres
CHM_INDEX_ENCODING     =
1039 aa9a8dd1 Serge Torres
1040 aa9a8dd1 Serge Torres
# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
1041 aa9a8dd1 Serge Torres
# controls whether a binary table of contents is generated (YES) or a
1042 aa9a8dd1 Serge Torres
# normal table of contents (NO) in the .chm file.
1043 aa9a8dd1 Serge Torres
1044 aa9a8dd1 Serge Torres
BINARY_TOC             = NO
1045 aa9a8dd1 Serge Torres
1046 aa9a8dd1 Serge Torres
# The TOC_EXPAND flag can be set to YES to add extra items for group members
1047 aa9a8dd1 Serge Torres
# to the contents of the HTML help documentation and to the tree view.
1048 aa9a8dd1 Serge Torres
1049 aa9a8dd1 Serge Torres
TOC_EXPAND             = NO
1050 aa9a8dd1 Serge Torres
1051 aa9a8dd1 Serge Torres
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1052 aa9a8dd1 Serge Torres
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
1053 aa9a8dd1 Serge Torres
# that can be used as input for Qt's qhelpgenerator to generate a
1054 aa9a8dd1 Serge Torres
# Qt Compressed Help (.qch) of the generated HTML documentation.
1055 aa9a8dd1 Serge Torres
1056 aa9a8dd1 Serge Torres
GENERATE_QHP           = NO
1057 aa9a8dd1 Serge Torres
1058 aa9a8dd1 Serge Torres
# If the QHG_LOCATION tag is specified, the QCH_FILE tag can
1059 aa9a8dd1 Serge Torres
# be used to specify the file name of the resulting .qch file.
1060 aa9a8dd1 Serge Torres
# The path specified is relative to the HTML output folder.
1061 aa9a8dd1 Serge Torres
1062 aa9a8dd1 Serge Torres
QCH_FILE               =
1063 aa9a8dd1 Serge Torres
1064 aa9a8dd1 Serge Torres
# The QHP_NAMESPACE tag specifies the namespace to use when generating
1065 aa9a8dd1 Serge Torres
# Qt Help Project output. For more information please see
1066 aa9a8dd1 Serge Torres
# http://doc.trolltech.com/qthelpproject.html#namespace
1067 aa9a8dd1 Serge Torres
1068 aa9a8dd1 Serge Torres
QHP_NAMESPACE          = org.doxygen.Project
1069 aa9a8dd1 Serge Torres
1070 aa9a8dd1 Serge Torres
# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating
1071 aa9a8dd1 Serge Torres
# Qt Help Project output. For more information please see
1072 aa9a8dd1 Serge Torres
# http://doc.trolltech.com/qthelpproject.html#virtual-folders
1073 aa9a8dd1 Serge Torres
1074 aa9a8dd1 Serge Torres
QHP_VIRTUAL_FOLDER     = doc
1075 aa9a8dd1 Serge Torres
1076 aa9a8dd1 Serge Torres
# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to
1077 aa9a8dd1 Serge Torres
# add. For more information please see
1078 aa9a8dd1 Serge Torres
# http://doc.trolltech.com/qthelpproject.html#custom-filters
1079 aa9a8dd1 Serge Torres
1080 aa9a8dd1 Serge Torres
QHP_CUST_FILTER_NAME   =
1081 aa9a8dd1 Serge Torres
1082 aa9a8dd1 Serge Torres
# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the
1083 aa9a8dd1 Serge Torres
# custom filter to add. For more information please see
1084 aa9a8dd1 Serge Torres
# <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">
1085 aa9a8dd1 Serge Torres
# Qt Help Project / Custom Filters</a>.
1086 aa9a8dd1 Serge Torres
1087 aa9a8dd1 Serge Torres
QHP_CUST_FILTER_ATTRS  =
1088 aa9a8dd1 Serge Torres
1089 aa9a8dd1 Serge Torres
# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this
1090 aa9a8dd1 Serge Torres
# project's
1091 aa9a8dd1 Serge Torres
# filter section matches.
1092 aa9a8dd1 Serge Torres
# <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">
1093 aa9a8dd1 Serge Torres
# Qt Help Project / Filter Attributes</a>.
1094 aa9a8dd1 Serge Torres
1095 aa9a8dd1 Serge Torres
QHP_SECT_FILTER_ATTRS  =
1096 aa9a8dd1 Serge Torres
1097 aa9a8dd1 Serge Torres
# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
1098 aa9a8dd1 Serge Torres
# be used to specify the location of Qt's qhelpgenerator.
1099 aa9a8dd1 Serge Torres
# If non-empty doxygen will try to run qhelpgenerator on the generated
1100 aa9a8dd1 Serge Torres
# .qhp file.
1101 aa9a8dd1 Serge Torres
1102 aa9a8dd1 Serge Torres
QHG_LOCATION           =
1103 aa9a8dd1 Serge Torres
1104 aa9a8dd1 Serge Torres
# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files
1105 aa9a8dd1 Serge Torres
#  will be generated, which together with the HTML files, form an Eclipse help
1106 aa9a8dd1 Serge Torres
# plugin. To install this plugin and make it available under the help contents
1107 aa9a8dd1 Serge Torres
# menu in Eclipse, the contents of the directory containing the HTML and XML
1108 aa9a8dd1 Serge Torres
# files needs to be copied into the plugins directory of eclipse. The name of
1109 aa9a8dd1 Serge Torres
# the directory within the plugins directory should be the same as
1110 aa9a8dd1 Serge Torres
# the ECLIPSE_DOC_ID value. After copying Eclipse needs to be restarted before
1111 aa9a8dd1 Serge Torres
# the help appears.
1112 aa9a8dd1 Serge Torres
1113 aa9a8dd1 Serge Torres
GENERATE_ECLIPSEHELP   = NO
1114 aa9a8dd1 Serge Torres
1115 aa9a8dd1 Serge Torres
# A unique identifier for the eclipse help plugin. When installing the plugin
1116 aa9a8dd1 Serge Torres
# the directory name containing the HTML and XML files should also have
1117 aa9a8dd1 Serge Torres
# this name.
1118 aa9a8dd1 Serge Torres
1119 aa9a8dd1 Serge Torres
ECLIPSE_DOC_ID         = org.doxygen.Project
1120 aa9a8dd1 Serge Torres
1121 aa9a8dd1 Serge Torres
# The DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs)
1122 aa9a8dd1 Serge Torres
# at top of each HTML page. The value NO (the default) enables the index and
1123 aa9a8dd1 Serge Torres
# the value YES disables it. Since the tabs have the same information as the
1124 aa9a8dd1 Serge Torres
# navigation tree you can set this option to NO if you already set
1125 aa9a8dd1 Serge Torres
# GENERATE_TREEVIEW to YES.
1126 aa9a8dd1 Serge Torres
1127 aa9a8dd1 Serge Torres
DISABLE_INDEX          = NO
1128 aa9a8dd1 Serge Torres
1129 aa9a8dd1 Serge Torres
# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1130 aa9a8dd1 Serge Torres
# structure should be generated to display hierarchical information.
1131 aa9a8dd1 Serge Torres
# If the tag value is set to YES, a side panel will be generated
1132 aa9a8dd1 Serge Torres
# containing a tree-like index structure (just like the one that
1133 aa9a8dd1 Serge Torres
# is generated for HTML Help). For this to work a browser that supports
1134 aa9a8dd1 Serge Torres
# JavaScript, DHTML, CSS and frames is required (i.e. any modern browser).
1135 aa9a8dd1 Serge Torres
# Windows users are probably better off using the HTML help feature.
1136 aa9a8dd1 Serge Torres
# Since the tree basically has the same information as the tab index you
1137 aa9a8dd1 Serge Torres
# could consider to set DISABLE_INDEX to NO when enabling this option.
1138 aa9a8dd1 Serge Torres
1139 aa9a8dd1 Serge Torres
GENERATE_TREEVIEW      = NO
1140 aa9a8dd1 Serge Torres
1141 aa9a8dd1 Serge Torres
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
1142 aa9a8dd1 Serge Torres
# (range [0,1..20]) that doxygen will group on one line in the generated HTML
1143 aa9a8dd1 Serge Torres
# documentation. Note that a value of 0 will completely suppress the enum
1144 aa9a8dd1 Serge Torres
# values from appearing in the overview section.
1145 aa9a8dd1 Serge Torres
1146 aa9a8dd1 Serge Torres
ENUM_VALUES_PER_LINE   = 4
1147 aa9a8dd1 Serge Torres
1148 aa9a8dd1 Serge Torres
# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
1149 aa9a8dd1 Serge Torres
# used to set the initial width (in pixels) of the frame in which the tree
1150 aa9a8dd1 Serge Torres
# is shown.
1151 aa9a8dd1 Serge Torres
1152 aa9a8dd1 Serge Torres
TREEVIEW_WIDTH         = 250
1153 aa9a8dd1 Serge Torres
1154 aa9a8dd1 Serge Torres
# When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
1155 aa9a8dd1 Serge Torres
# links to external symbols imported via tag files in a separate window.
1156 aa9a8dd1 Serge Torres
1157 aa9a8dd1 Serge Torres
EXT_LINKS_IN_WINDOW    = NO
1158 aa9a8dd1 Serge Torres
1159 aa9a8dd1 Serge Torres
# Use this tag to change the font size of Latex formulas included
1160 aa9a8dd1 Serge Torres
# as images in the HTML documentation. The default is 10. Note that
1161 aa9a8dd1 Serge Torres
# when you change the font size after a successful doxygen run you need
1162 aa9a8dd1 Serge Torres
# to manually remove any form_*.png images from the HTML output directory
1163 aa9a8dd1 Serge Torres
# to force them to be regenerated.
1164 aa9a8dd1 Serge Torres
1165 aa9a8dd1 Serge Torres
FORMULA_FONTSIZE       = 10
1166 aa9a8dd1 Serge Torres
1167 aa9a8dd1 Serge Torres
# Use the FORMULA_TRANPARENT tag to determine whether or not the images
1168 aa9a8dd1 Serge Torres
# generated for formulas are transparent PNGs. Transparent PNGs are
1169 aa9a8dd1 Serge Torres
# not supported properly for IE 6.0, but are supported on all modern browsers.
1170 aa9a8dd1 Serge Torres
# Note that when changing this option you need to delete any form_*.png files
1171 aa9a8dd1 Serge Torres
# in the HTML output before the changes have effect.
1172 aa9a8dd1 Serge Torres
1173 aa9a8dd1 Serge Torres
FORMULA_TRANSPARENT    = YES
1174 aa9a8dd1 Serge Torres
1175 aa9a8dd1 Serge Torres
# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax
1176 aa9a8dd1 Serge Torres
# (see http://www.mathjax.org) which uses client side Javascript for the
1177 aa9a8dd1 Serge Torres
# rendering instead of using prerendered bitmaps. Use this if you do not
1178 aa9a8dd1 Serge Torres
# have LaTeX installed or if you want to formulas look prettier in the HTML
1179 aa9a8dd1 Serge Torres
# output. When enabled you may also need to install MathJax separately and
1180 aa9a8dd1 Serge Torres
# configure the path to it using the MATHJAX_RELPATH option.
1181 aa9a8dd1 Serge Torres
1182 aa9a8dd1 Serge Torres
USE_MATHJAX            = NO
1183 aa9a8dd1 Serge Torres
1184 aa9a8dd1 Serge Torres
# When MathJax is enabled you need to specify the location relative to the
1185 aa9a8dd1 Serge Torres
# HTML output directory using the MATHJAX_RELPATH option. The destination
1186 aa9a8dd1 Serge Torres
# directory should contain the MathJax.js script. For instance, if the mathjax
1187 aa9a8dd1 Serge Torres
# directory is located at the same level as the HTML output directory, then
1188 aa9a8dd1 Serge Torres
# MATHJAX_RELPATH should be ../mathjax. The default value points to
1189 aa9a8dd1 Serge Torres
# the MathJax Content Delivery Network so you can quickly see the result without
1190 aa9a8dd1 Serge Torres
# installing MathJax.
1191 aa9a8dd1 Serge Torres
# However, it is strongly recommended to install a local
1192 aa9a8dd1 Serge Torres
# copy of MathJax from http://www.mathjax.org before deployment.
1193 aa9a8dd1 Serge Torres
1194 aa9a8dd1 Serge Torres
MATHJAX_RELPATH        = http://cdn.mathjax.org/mathjax/latest
1195 aa9a8dd1 Serge Torres
1196 aa9a8dd1 Serge Torres
# The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension
1197 aa9a8dd1 Serge Torres
# names that should be enabled during MathJax rendering.
1198 aa9a8dd1 Serge Torres
1199 aa9a8dd1 Serge Torres
MATHJAX_EXTENSIONS     =
1200 aa9a8dd1 Serge Torres
1201 aa9a8dd1 Serge Torres
# When the SEARCHENGINE tag is enabled doxygen will generate a search box
1202 aa9a8dd1 Serge Torres
# for the HTML output. The underlying search engine uses javascript
1203 aa9a8dd1 Serge Torres
# and DHTML and should work on any modern browser. Note that when using
1204 aa9a8dd1 Serge Torres
# HTML help (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets
1205 aa9a8dd1 Serge Torres
# (GENERATE_DOCSET) there is already a search function so this one should
1206 aa9a8dd1 Serge Torres
# typically be disabled. For large projects the javascript based search engine
1207 aa9a8dd1 Serge Torres
# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
1208 aa9a8dd1 Serge Torres
1209 aa9a8dd1 Serge Torres
SEARCHENGINE           = YES
1210 aa9a8dd1 Serge Torres
1211 aa9a8dd1 Serge Torres
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1212 aa9a8dd1 Serge Torres
# implemented using a PHP enabled web server instead of at the web client
1213 aa9a8dd1 Serge Torres
# using Javascript. Doxygen will generate the search PHP script and index
1214 aa9a8dd1 Serge Torres
# file to put on the web server. The advantage of the server
1215 aa9a8dd1 Serge Torres
# based approach is that it scales better to large projects and allows
1216 aa9a8dd1 Serge Torres
# full text search. The disadvantages are that it is more difficult to setup
1217 aa9a8dd1 Serge Torres
# and does not have live searching capabilities.
1218 aa9a8dd1 Serge Torres
1219 aa9a8dd1 Serge Torres
SERVER_BASED_SEARCH    = NO
1220 aa9a8dd1 Serge Torres
1221 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1222 aa9a8dd1 Serge Torres
# configuration options related to the LaTeX output
1223 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1224 aa9a8dd1 Serge Torres
1225 aa9a8dd1 Serge Torres
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
1226 aa9a8dd1 Serge Torres
# generate Latex output.
1227 aa9a8dd1 Serge Torres
1228 aa9a8dd1 Serge Torres
GENERATE_LATEX         = YES
1229 aa9a8dd1 Serge Torres
1230 aa9a8dd1 Serge Torres
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
1231 aa9a8dd1 Serge Torres
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
1232 aa9a8dd1 Serge Torres
# put in front of it. If left blank `latex' will be used as the default path.
1233 aa9a8dd1 Serge Torres
1234 aa9a8dd1 Serge Torres
LATEX_OUTPUT           = latex
1235 aa9a8dd1 Serge Torres
1236 aa9a8dd1 Serge Torres
# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
1237 aa9a8dd1 Serge Torres
# invoked. If left blank `latex' will be used as the default command name.
1238 aa9a8dd1 Serge Torres
# Note that when enabling USE_PDFLATEX this option is only used for
1239 aa9a8dd1 Serge Torres
# generating bitmaps for formulas in the HTML output, but not in the
1240 aa9a8dd1 Serge Torres
# Makefile that is written to the output directory.
1241 aa9a8dd1 Serge Torres
1242 aa9a8dd1 Serge Torres
LATEX_CMD_NAME         = latex
1243 aa9a8dd1 Serge Torres
1244 aa9a8dd1 Serge Torres
# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
1245 aa9a8dd1 Serge Torres
# generate index for LaTeX. If left blank `makeindex' will be used as the
1246 aa9a8dd1 Serge Torres
# default command name.
1247 aa9a8dd1 Serge Torres
1248 aa9a8dd1 Serge Torres
MAKEINDEX_CMD_NAME     = makeindex
1249 aa9a8dd1 Serge Torres
1250 aa9a8dd1 Serge Torres
# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1251 aa9a8dd1 Serge Torres
# LaTeX documents. This may be useful for small projects and may help to
1252 aa9a8dd1 Serge Torres
# save some trees in general.
1253 aa9a8dd1 Serge Torres
1254 aa9a8dd1 Serge Torres
COMPACT_LATEX          = NO
1255 aa9a8dd1 Serge Torres
1256 aa9a8dd1 Serge Torres
# The PAPER_TYPE tag can be used to set the paper type that is used
1257 aa9a8dd1 Serge Torres
# by the printer. Possible values are: a4, letter, legal and
1258 aa9a8dd1 Serge Torres
# executive. If left blank a4wide will be used.
1259 aa9a8dd1 Serge Torres
1260 aa9a8dd1 Serge Torres
PAPER_TYPE             = a4
1261 aa9a8dd1 Serge Torres
1262 aa9a8dd1 Serge Torres
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
1263 aa9a8dd1 Serge Torres
# packages that should be included in the LaTeX output.
1264 aa9a8dd1 Serge Torres
1265 aa9a8dd1 Serge Torres
EXTRA_PACKAGES         =
1266 aa9a8dd1 Serge Torres
1267 aa9a8dd1 Serge Torres
# The LATEX_HEADER tag can be used to specify a personal LaTeX header for
1268 aa9a8dd1 Serge Torres
# the generated latex document. The header should contain everything until
1269 aa9a8dd1 Serge Torres
# the first chapter. If it is left blank doxygen will generate a
1270 aa9a8dd1 Serge Torres
# standard header. Notice: only use this tag if you know what you are doing!
1271 aa9a8dd1 Serge Torres
1272 aa9a8dd1 Serge Torres
LATEX_HEADER           =
1273 aa9a8dd1 Serge Torres
1274 aa9a8dd1 Serge Torres
# The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for
1275 aa9a8dd1 Serge Torres
# the generated latex document. The footer should contain everything after
1276 aa9a8dd1 Serge Torres
# the last chapter. If it is left blank doxygen will generate a
1277 aa9a8dd1 Serge Torres
# standard footer. Notice: only use this tag if you know what you are doing!
1278 aa9a8dd1 Serge Torres
1279 aa9a8dd1 Serge Torres
LATEX_FOOTER           =
1280 aa9a8dd1 Serge Torres
1281 aa9a8dd1 Serge Torres
# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
1282 aa9a8dd1 Serge Torres
# is prepared for conversion to pdf (using ps2pdf). The pdf file will
1283 aa9a8dd1 Serge Torres
# contain links (just like the HTML output) instead of page references
1284 aa9a8dd1 Serge Torres
# This makes the output suitable for online browsing using a pdf viewer.
1285 aa9a8dd1 Serge Torres
1286 aa9a8dd1 Serge Torres
PDF_HYPERLINKS         = YES
1287 aa9a8dd1 Serge Torres
1288 aa9a8dd1 Serge Torres
# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1289 aa9a8dd1 Serge Torres
# plain latex in the generated Makefile. Set this option to YES to get a
1290 aa9a8dd1 Serge Torres
# higher quality PDF documentation.
1291 aa9a8dd1 Serge Torres
1292 aa9a8dd1 Serge Torres
USE_PDFLATEX           = YES
1293 aa9a8dd1 Serge Torres
1294 aa9a8dd1 Serge Torres
# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1295 aa9a8dd1 Serge Torres
# command to the generated LaTeX files. This will instruct LaTeX to keep
1296 aa9a8dd1 Serge Torres
# running if errors occur, instead of asking the user for help.
1297 aa9a8dd1 Serge Torres
# This option is also used when generating formulas in HTML.
1298 aa9a8dd1 Serge Torres
1299 aa9a8dd1 Serge Torres
LATEX_BATCHMODE        = NO
1300 aa9a8dd1 Serge Torres
1301 aa9a8dd1 Serge Torres
# If LATEX_HIDE_INDICES is set to YES then doxygen will not
1302 aa9a8dd1 Serge Torres
# include the index chapters (such as File Index, Compound Index, etc.)
1303 aa9a8dd1 Serge Torres
# in the output.
1304 aa9a8dd1 Serge Torres
1305 aa9a8dd1 Serge Torres
LATEX_HIDE_INDICES     = NO
1306 aa9a8dd1 Serge Torres
1307 aa9a8dd1 Serge Torres
# If LATEX_SOURCE_CODE is set to YES then doxygen will include
1308 aa9a8dd1 Serge Torres
# source code with syntax highlighting in the LaTeX output.
1309 aa9a8dd1 Serge Torres
# Note that which sources are shown also depends on other settings
1310 aa9a8dd1 Serge Torres
# such as SOURCE_BROWSER.
1311 aa9a8dd1 Serge Torres
1312 aa9a8dd1 Serge Torres
LATEX_SOURCE_CODE      = NO
1313 aa9a8dd1 Serge Torres
1314 aa9a8dd1 Serge Torres
# The LATEX_BIB_STYLE tag can be used to specify the style to use for the
1315 aa9a8dd1 Serge Torres
# bibliography, e.g. plainnat, or ieeetr. The default style is "plain". See
1316 aa9a8dd1 Serge Torres
# http://en.wikipedia.org/wiki/BibTeX for more info.
1317 aa9a8dd1 Serge Torres
1318 aa9a8dd1 Serge Torres
LATEX_BIB_STYLE        = plain
1319 aa9a8dd1 Serge Torres
1320 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1321 aa9a8dd1 Serge Torres
# configuration options related to the RTF output
1322 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1323 aa9a8dd1 Serge Torres
1324 aa9a8dd1 Serge Torres
# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1325 aa9a8dd1 Serge Torres
# The RTF output is optimized for Word 97 and may not look very pretty with
1326 aa9a8dd1 Serge Torres
# other RTF readers or editors.
1327 aa9a8dd1 Serge Torres
1328 aa9a8dd1 Serge Torres
GENERATE_RTF           = NO
1329 aa9a8dd1 Serge Torres
1330 aa9a8dd1 Serge Torres
# The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
1331 aa9a8dd1 Serge Torres
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
1332 aa9a8dd1 Serge Torres
# put in front of it. If left blank `rtf' will be used as the default path.
1333 aa9a8dd1 Serge Torres
1334 aa9a8dd1 Serge Torres
RTF_OUTPUT             = rtf
1335 aa9a8dd1 Serge Torres
1336 aa9a8dd1 Serge Torres
# If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1337 aa9a8dd1 Serge Torres
# RTF documents. This may be useful for small projects and may help to
1338 aa9a8dd1 Serge Torres
# save some trees in general.
1339 aa9a8dd1 Serge Torres
1340 aa9a8dd1 Serge Torres
COMPACT_RTF            = NO
1341 aa9a8dd1 Serge Torres
1342 aa9a8dd1 Serge Torres
# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
1343 aa9a8dd1 Serge Torres
# will contain hyperlink fields. The RTF file will
1344 aa9a8dd1 Serge Torres
# contain links (just like the HTML output) instead of page references.
1345 aa9a8dd1 Serge Torres
# This makes the output suitable for online browsing using WORD or other
1346 aa9a8dd1 Serge Torres
# programs which support those fields.
1347 aa9a8dd1 Serge Torres
# Note: wordpad (write) and others do not support links.
1348 aa9a8dd1 Serge Torres
1349 aa9a8dd1 Serge Torres
RTF_HYPERLINKS         = NO
1350 aa9a8dd1 Serge Torres
1351 aa9a8dd1 Serge Torres
# Load style sheet definitions from file. Syntax is similar to doxygen's
1352 aa9a8dd1 Serge Torres
# config file, i.e. a series of assignments. You only have to provide
1353 aa9a8dd1 Serge Torres
# replacements, missing definitions are set to their default value.
1354 aa9a8dd1 Serge Torres
1355 aa9a8dd1 Serge Torres
RTF_STYLESHEET_FILE    =
1356 aa9a8dd1 Serge Torres
1357 aa9a8dd1 Serge Torres
# Set optional variables used in the generation of an rtf document.
1358 aa9a8dd1 Serge Torres
# Syntax is similar to doxygen's config file.
1359 aa9a8dd1 Serge Torres
1360 aa9a8dd1 Serge Torres
RTF_EXTENSIONS_FILE    =
1361 aa9a8dd1 Serge Torres
1362 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1363 aa9a8dd1 Serge Torres
# configuration options related to the man page output
1364 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1365 aa9a8dd1 Serge Torres
1366 aa9a8dd1 Serge Torres
# If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1367 aa9a8dd1 Serge Torres
# generate man pages
1368 aa9a8dd1 Serge Torres
1369 aa9a8dd1 Serge Torres
GENERATE_MAN           = NO
1370 aa9a8dd1 Serge Torres
1371 aa9a8dd1 Serge Torres
# The MAN_OUTPUT tag is used to specify where the man pages will be put.
1372 aa9a8dd1 Serge Torres
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
1373 aa9a8dd1 Serge Torres
# put in front of it. If left blank `man' will be used as the default path.
1374 aa9a8dd1 Serge Torres
1375 aa9a8dd1 Serge Torres
MAN_OUTPUT             = man
1376 aa9a8dd1 Serge Torres
1377 aa9a8dd1 Serge Torres
# The MAN_EXTENSION tag determines the extension that is added to
1378 aa9a8dd1 Serge Torres
# the generated man pages (default is the subroutine's section .3)
1379 aa9a8dd1 Serge Torres
1380 aa9a8dd1 Serge Torres
MAN_EXTENSION          = .3
1381 aa9a8dd1 Serge Torres
1382 aa9a8dd1 Serge Torres
# If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1383 aa9a8dd1 Serge Torres
# then it will generate one additional man file for each entity
1384 aa9a8dd1 Serge Torres
# documented in the real man page(s). These additional files
1385 aa9a8dd1 Serge Torres
# only source the real man page, but without them the man command
1386 aa9a8dd1 Serge Torres
# would be unable to find the correct page. The default is NO.
1387 aa9a8dd1 Serge Torres
1388 aa9a8dd1 Serge Torres
MAN_LINKS              = NO
1389 aa9a8dd1 Serge Torres
1390 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1391 aa9a8dd1 Serge Torres
# configuration options related to the XML output
1392 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1393 aa9a8dd1 Serge Torres
1394 aa9a8dd1 Serge Torres
# If the GENERATE_XML tag is set to YES Doxygen will
1395 aa9a8dd1 Serge Torres
# generate an XML file that captures the structure of
1396 aa9a8dd1 Serge Torres
# the code including all documentation.
1397 aa9a8dd1 Serge Torres
1398 aa9a8dd1 Serge Torres
GENERATE_XML           = NO
1399 aa9a8dd1 Serge Torres
1400 aa9a8dd1 Serge Torres
# The XML_OUTPUT tag is used to specify where the XML pages will be put.
1401 aa9a8dd1 Serge Torres
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
1402 aa9a8dd1 Serge Torres
# put in front of it. If left blank `xml' will be used as the default path.
1403 aa9a8dd1 Serge Torres
1404 aa9a8dd1 Serge Torres
XML_OUTPUT             = xml
1405 aa9a8dd1 Serge Torres
1406 aa9a8dd1 Serge Torres
# The XML_SCHEMA tag can be used to specify an XML schema,
1407 aa9a8dd1 Serge Torres
# which can be used by a validating XML parser to check the
1408 aa9a8dd1 Serge Torres
# syntax of the XML files.
1409 aa9a8dd1 Serge Torres
1410 aa9a8dd1 Serge Torres
XML_SCHEMA             =
1411 aa9a8dd1 Serge Torres
1412 aa9a8dd1 Serge Torres
# The XML_DTD tag can be used to specify an XML DTD,
1413 aa9a8dd1 Serge Torres
# which can be used by a validating XML parser to check the
1414 aa9a8dd1 Serge Torres
# syntax of the XML files.
1415 aa9a8dd1 Serge Torres
1416 aa9a8dd1 Serge Torres
XML_DTD                =
1417 aa9a8dd1 Serge Torres
1418 aa9a8dd1 Serge Torres
# If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1419 aa9a8dd1 Serge Torres
# dump the program listings (including syntax highlighting
1420 aa9a8dd1 Serge Torres
# and cross-referencing information) to the XML output. Note that
1421 aa9a8dd1 Serge Torres
# enabling this will significantly increase the size of the XML output.
1422 aa9a8dd1 Serge Torres
1423 aa9a8dd1 Serge Torres
XML_PROGRAMLISTING     = YES
1424 aa9a8dd1 Serge Torres
1425 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1426 aa9a8dd1 Serge Torres
# configuration options for the AutoGen Definitions output
1427 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1428 aa9a8dd1 Serge Torres
1429 aa9a8dd1 Serge Torres
# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1430 aa9a8dd1 Serge Torres
# generate an AutoGen Definitions (see autogen.sf.net) file
1431 aa9a8dd1 Serge Torres
# that captures the structure of the code including all
1432 aa9a8dd1 Serge Torres
# documentation. Note that this feature is still experimental
1433 aa9a8dd1 Serge Torres
# and incomplete at the moment.
1434 aa9a8dd1 Serge Torres
1435 aa9a8dd1 Serge Torres
GENERATE_AUTOGEN_DEF   = NO
1436 aa9a8dd1 Serge Torres
1437 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1438 aa9a8dd1 Serge Torres
# configuration options related to the Perl module output
1439 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1440 aa9a8dd1 Serge Torres
1441 aa9a8dd1 Serge Torres
# If the GENERATE_PERLMOD tag is set to YES Doxygen will
1442 aa9a8dd1 Serge Torres
# generate a Perl module file that captures the structure of
1443 aa9a8dd1 Serge Torres
# the code including all documentation. Note that this
1444 aa9a8dd1 Serge Torres
# feature is still experimental and incomplete at the
1445 aa9a8dd1 Serge Torres
# moment.
1446 aa9a8dd1 Serge Torres
1447 aa9a8dd1 Serge Torres
GENERATE_PERLMOD       = NO
1448 aa9a8dd1 Serge Torres
1449 aa9a8dd1 Serge Torres
# If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1450 aa9a8dd1 Serge Torres
# the necessary Makefile rules, Perl scripts and LaTeX code to be able
1451 aa9a8dd1 Serge Torres
# to generate PDF and DVI output from the Perl module output.
1452 aa9a8dd1 Serge Torres
1453 aa9a8dd1 Serge Torres
PERLMOD_LATEX          = NO
1454 aa9a8dd1 Serge Torres
1455 aa9a8dd1 Serge Torres
# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1456 aa9a8dd1 Serge Torres
# nicely formatted so it can be parsed by a human reader.
1457 aa9a8dd1 Serge Torres
# This is useful
1458 aa9a8dd1 Serge Torres
# if you want to understand what is going on.
1459 aa9a8dd1 Serge Torres
# On the other hand, if this
1460 aa9a8dd1 Serge Torres
# tag is set to NO the size of the Perl module output will be much smaller
1461 aa9a8dd1 Serge Torres
# and Perl will parse it just the same.
1462 aa9a8dd1 Serge Torres
1463 aa9a8dd1 Serge Torres
PERLMOD_PRETTY         = YES
1464 aa9a8dd1 Serge Torres
1465 aa9a8dd1 Serge Torres
# The names of the make variables in the generated doxyrules.make file
1466 aa9a8dd1 Serge Torres
# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
1467 aa9a8dd1 Serge Torres
# This is useful so different doxyrules.make files included by the same
1468 aa9a8dd1 Serge Torres
# Makefile don't overwrite each other's variables.
1469 aa9a8dd1 Serge Torres
1470 aa9a8dd1 Serge Torres
PERLMOD_MAKEVAR_PREFIX =
1471 aa9a8dd1 Serge Torres
1472 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1473 aa9a8dd1 Serge Torres
# Configuration options related to the preprocessor
1474 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1475 aa9a8dd1 Serge Torres
1476 aa9a8dd1 Serge Torres
# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1477 aa9a8dd1 Serge Torres
# evaluate all C-preprocessor directives found in the sources and include
1478 aa9a8dd1 Serge Torres
# files.
1479 aa9a8dd1 Serge Torres
1480 aa9a8dd1 Serge Torres
ENABLE_PREPROCESSING   = YES
1481 aa9a8dd1 Serge Torres
1482 aa9a8dd1 Serge Torres
# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1483 aa9a8dd1 Serge Torres
# names in the source code. If set to NO (the default) only conditional
1484 aa9a8dd1 Serge Torres
# compilation will be performed. Macro expansion can be done in a controlled
1485 aa9a8dd1 Serge Torres
# way by setting EXPAND_ONLY_PREDEF to YES.
1486 aa9a8dd1 Serge Torres
1487 aa9a8dd1 Serge Torres
MACRO_EXPANSION        = NO
1488 aa9a8dd1 Serge Torres
1489 aa9a8dd1 Serge Torres
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
1490 aa9a8dd1 Serge Torres
# then the macro expansion is limited to the macros specified with the
1491 aa9a8dd1 Serge Torres
# PREDEFINED and EXPAND_AS_DEFINED tags.
1492 aa9a8dd1 Serge Torres
1493 aa9a8dd1 Serge Torres
EXPAND_ONLY_PREDEF     = NO
1494 aa9a8dd1 Serge Torres
1495 aa9a8dd1 Serge Torres
# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1496 aa9a8dd1 Serge Torres
# pointed to by INCLUDE_PATH will be searched when a #include is found.
1497 aa9a8dd1 Serge Torres
1498 aa9a8dd1 Serge Torres
SEARCH_INCLUDES        = YES
1499 aa9a8dd1 Serge Torres
1500 aa9a8dd1 Serge Torres
# The INCLUDE_PATH tag can be used to specify one or more directories that
1501 aa9a8dd1 Serge Torres
# contain include files that are not input files but should be processed by
1502 aa9a8dd1 Serge Torres
# the preprocessor.
1503 aa9a8dd1 Serge Torres
1504 aa9a8dd1 Serge Torres
INCLUDE_PATH           =
1505 aa9a8dd1 Serge Torres
1506 aa9a8dd1 Serge Torres
# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
1507 aa9a8dd1 Serge Torres
# patterns (like *.h and *.hpp) to filter out the header-files in the
1508 aa9a8dd1 Serge Torres
# directories. If left blank, the patterns specified with FILE_PATTERNS will
1509 aa9a8dd1 Serge Torres
# be used.
1510 aa9a8dd1 Serge Torres
1511 aa9a8dd1 Serge Torres
INCLUDE_FILE_PATTERNS  =
1512 aa9a8dd1 Serge Torres
1513 aa9a8dd1 Serge Torres
# The PREDEFINED tag can be used to specify one or more macro names that
1514 aa9a8dd1 Serge Torres
# are defined before the preprocessor is started (similar to the -D option of
1515 aa9a8dd1 Serge Torres
# gcc). The argument of the tag is a list of macros of the form: name
1516 aa9a8dd1 Serge Torres
# or name=definition (no spaces). If the definition and the = are
1517 aa9a8dd1 Serge Torres
# omitted =1 is assumed. To prevent a macro definition from being
1518 aa9a8dd1 Serge Torres
# undefined via #undef or recursively expanded use the := operator
1519 aa9a8dd1 Serge Torres
# instead of the = operator.
1520 aa9a8dd1 Serge Torres
1521 aa9a8dd1 Serge Torres
PREDEFINED             =
1522 aa9a8dd1 Serge Torres
1523 aa9a8dd1 Serge Torres
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
1524 aa9a8dd1 Serge Torres
# this tag can be used to specify a list of macro names that should be expanded.
1525 aa9a8dd1 Serge Torres
# The macro definition that is found in the sources will be used.
1526 aa9a8dd1 Serge Torres
# Use the PREDEFINED tag if you want to use a different macro definition that
1527 aa9a8dd1 Serge Torres
# overrules the definition found in the source code.
1528 aa9a8dd1 Serge Torres
1529 aa9a8dd1 Serge Torres
EXPAND_AS_DEFINED      =
1530 aa9a8dd1 Serge Torres
1531 aa9a8dd1 Serge Torres
# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1532 aa9a8dd1 Serge Torres
# doxygen's preprocessor will remove all references to function-like macros
1533 aa9a8dd1 Serge Torres
# that are alone on a line, have an all uppercase name, and do not end with a
1534 aa9a8dd1 Serge Torres
# semicolon, because these will confuse the parser if not removed.
1535 aa9a8dd1 Serge Torres
1536 aa9a8dd1 Serge Torres
SKIP_FUNCTION_MACROS   = YES
1537 aa9a8dd1 Serge Torres
1538 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1539 aa9a8dd1 Serge Torres
# Configuration::additions related to external references
1540 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1541 aa9a8dd1 Serge Torres
1542 aa9a8dd1 Serge Torres
# The TAGFILES option can be used to specify one or more tagfiles. For each
1543 aa9a8dd1 Serge Torres
# tag file the location of the external documentation should be added. The
1544 aa9a8dd1 Serge Torres
# format of a tag file without this location is as follows:
1545 aa9a8dd1 Serge Torres
#
1546 aa9a8dd1 Serge Torres
# TAGFILES = file1 file2 ...
1547 aa9a8dd1 Serge Torres
# Adding location for the tag files is done as follows:
1548 aa9a8dd1 Serge Torres
#
1549 aa9a8dd1 Serge Torres
# TAGFILES = file1=loc1 "file2 = loc2" ...
1550 aa9a8dd1 Serge Torres
# where "loc1" and "loc2" can be relative or absolute paths
1551 aa9a8dd1 Serge Torres
# or URLs. Note that each tag file must have a unique name (where the name does
1552 aa9a8dd1 Serge Torres
# NOT include the path). If a tag file is not located in the directory in which
1553 aa9a8dd1 Serge Torres
# doxygen is run, you must also specify the path to the tagfile here.
1554 aa9a8dd1 Serge Torres
1555 aa9a8dd1 Serge Torres
TAGFILES               =
1556 aa9a8dd1 Serge Torres
1557 aa9a8dd1 Serge Torres
# When a file name is specified after GENERATE_TAGFILE, doxygen will create
1558 aa9a8dd1 Serge Torres
# a tag file that is based on the input files it reads.
1559 aa9a8dd1 Serge Torres
1560 aa9a8dd1 Serge Torres
GENERATE_TAGFILE       =
1561 aa9a8dd1 Serge Torres
1562 aa9a8dd1 Serge Torres
# If the ALLEXTERNALS tag is set to YES all external classes will be listed
1563 aa9a8dd1 Serge Torres
# in the class index. If set to NO only the inherited external classes
1564 aa9a8dd1 Serge Torres
# will be listed.
1565 aa9a8dd1 Serge Torres
1566 aa9a8dd1 Serge Torres
ALLEXTERNALS           = NO
1567 aa9a8dd1 Serge Torres
1568 aa9a8dd1 Serge Torres
# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1569 aa9a8dd1 Serge Torres
# in the modules index. If set to NO, only the current project's groups will
1570 aa9a8dd1 Serge Torres
# be listed.
1571 aa9a8dd1 Serge Torres
1572 aa9a8dd1 Serge Torres
EXTERNAL_GROUPS        = YES
1573 aa9a8dd1 Serge Torres
1574 aa9a8dd1 Serge Torres
# The PERL_PATH should be the absolute path and name of the perl script
1575 aa9a8dd1 Serge Torres
# interpreter (i.e. the result of `which perl').
1576 aa9a8dd1 Serge Torres
1577 aa9a8dd1 Serge Torres
PERL_PATH              = /usr/bin/perl
1578 aa9a8dd1 Serge Torres
1579 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1580 aa9a8dd1 Serge Torres
# Configuration options related to the dot tool
1581 aa9a8dd1 Serge Torres
#---------------------------------------------------------------------------
1582 aa9a8dd1 Serge Torres
1583 aa9a8dd1 Serge Torres
# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1584 aa9a8dd1 Serge Torres
# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base
1585 aa9a8dd1 Serge Torres
# or super classes. Setting the tag to NO turns the diagrams off. Note that
1586 aa9a8dd1 Serge Torres
# this option also works with HAVE_DOT disabled, but it is recommended to
1587 aa9a8dd1 Serge Torres
# install and use dot, since it yields more powerful graphs.
1588 aa9a8dd1 Serge Torres
1589 aa9a8dd1 Serge Torres
CLASS_DIAGRAMS         = YES
1590 aa9a8dd1 Serge Torres
1591 aa9a8dd1 Serge Torres
# You can define message sequence charts within doxygen comments using the \msc
1592 aa9a8dd1 Serge Torres
# command. Doxygen will then run the mscgen tool (see
1593 aa9a8dd1 Serge Torres
# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
1594 aa9a8dd1 Serge Torres
# documentation. The MSCGEN_PATH tag allows you to specify the directory where
1595 aa9a8dd1 Serge Torres
# the mscgen tool resides. If left empty the tool is assumed to be found in the
1596 aa9a8dd1 Serge Torres
# default search path.
1597 aa9a8dd1 Serge Torres
1598 aa9a8dd1 Serge Torres
MSCGEN_PATH            =
1599 aa9a8dd1 Serge Torres
1600 aa9a8dd1 Serge Torres
# If set to YES, the inheritance and collaboration graphs will hide
1601 aa9a8dd1 Serge Torres
# inheritance and usage relations if the target is undocumented
1602 aa9a8dd1 Serge Torres
# or is not a class.
1603 aa9a8dd1 Serge Torres
1604 aa9a8dd1 Serge Torres
HIDE_UNDOC_RELATIONS   = YES
1605 aa9a8dd1 Serge Torres
1606 aa9a8dd1 Serge Torres
# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1607 aa9a8dd1 Serge Torres
# available from the path. This tool is part of Graphviz, a graph visualization
1608 aa9a8dd1 Serge Torres
# toolkit from AT&T and Lucent Bell Labs. The other options in this section
1609 aa9a8dd1 Serge Torres
# have no effect if this option is set to NO (the default)
1610 aa9a8dd1 Serge Torres
1611 aa9a8dd1 Serge Torres
HAVE_DOT               = NO
1612 aa9a8dd1 Serge Torres
1613 aa9a8dd1 Serge Torres
# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
1614 aa9a8dd1 Serge Torres
# allowed to run in parallel. When set to 0 (the default) doxygen will
1615 aa9a8dd1 Serge Torres
# base this on the number of processors available in the system. You can set it
1616 aa9a8dd1 Serge Torres
# explicitly to a value larger than 0 to get control over the balance
1617 aa9a8dd1 Serge Torres
# between CPU load and processing speed.
1618 aa9a8dd1 Serge Torres
1619 aa9a8dd1 Serge Torres
DOT_NUM_THREADS        = 0
1620 aa9a8dd1 Serge Torres
1621 aa9a8dd1 Serge Torres
# By default doxygen will use the Helvetica font for all dot files that
1622 aa9a8dd1 Serge Torres
# doxygen generates. When you want a differently looking font you can specify
1623 aa9a8dd1 Serge Torres
# the font name using DOT_FONTNAME. You need to make sure dot is able to find
1624 aa9a8dd1 Serge Torres
# the font, which can be done by putting it in a standard location or by setting
1625 aa9a8dd1 Serge Torres
# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
1626 aa9a8dd1 Serge Torres
# directory containing the font.
1627 aa9a8dd1 Serge Torres
1628 aa9a8dd1 Serge Torres
DOT_FONTNAME           = Helvetica
1629 aa9a8dd1 Serge Torres
1630 aa9a8dd1 Serge Torres
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
1631 aa9a8dd1 Serge Torres
# The default size is 10pt.
1632 aa9a8dd1 Serge Torres
1633 aa9a8dd1 Serge Torres
DOT_FONTSIZE           = 10
1634 aa9a8dd1 Serge Torres
1635 aa9a8dd1 Serge Torres
# By default doxygen will tell dot to use the Helvetica font.
1636 aa9a8dd1 Serge Torres
# If you specify a different font using DOT_FONTNAME you can use DOT_FONTPATH to
1637 aa9a8dd1 Serge Torres
# set the path where dot can find it.
1638 aa9a8dd1 Serge Torres
1639 aa9a8dd1 Serge Torres
DOT_FONTPATH           =
1640 aa9a8dd1 Serge Torres
1641 aa9a8dd1 Serge Torres
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1642 aa9a8dd1 Serge Torres
# will generate a graph for each documented class showing the direct and
1643 aa9a8dd1 Serge Torres
# indirect inheritance relations. Setting this tag to YES will force the
1644 aa9a8dd1 Serge Torres
# CLASS_DIAGRAMS tag to NO.
1645 aa9a8dd1 Serge Torres
1646 aa9a8dd1 Serge Torres
CLASS_GRAPH            = YES
1647 aa9a8dd1 Serge Torres
1648 aa9a8dd1 Serge Torres
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1649 aa9a8dd1 Serge Torres
# will generate a graph for each documented class showing the direct and
1650 aa9a8dd1 Serge Torres
# indirect implementation dependencies (inheritance, containment, and
1651 aa9a8dd1 Serge Torres
# class references variables) of the class with other documented classes.
1652 aa9a8dd1 Serge Torres
1653 aa9a8dd1 Serge Torres
COLLABORATION_GRAPH    = YES
1654 aa9a8dd1 Serge Torres
1655 aa9a8dd1 Serge Torres
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1656 aa9a8dd1 Serge Torres
# will generate a graph for groups, showing the direct groups dependencies
1657 aa9a8dd1 Serge Torres
1658 aa9a8dd1 Serge Torres
GROUP_GRAPHS           = YES
1659 aa9a8dd1 Serge Torres
1660 aa9a8dd1 Serge Torres
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1661 aa9a8dd1 Serge Torres
# collaboration diagrams in a style similar to the OMG's Unified Modeling
1662 aa9a8dd1 Serge Torres
# Language.
1663 aa9a8dd1 Serge Torres
1664 aa9a8dd1 Serge Torres
UML_LOOK               = NO
1665 aa9a8dd1 Serge Torres
1666 aa9a8dd1 Serge Torres
# If the UML_LOOK tag is enabled, the fields and methods are shown inside
1667 aa9a8dd1 Serge Torres
# the class node. If there are many fields or methods and many nodes the
1668 aa9a8dd1 Serge Torres
# graph may become too big to be useful. The UML_LIMIT_NUM_FIELDS
1669 aa9a8dd1 Serge Torres
# threshold limits the number of items for each type to make the size more
1670 aa9a8dd1 Serge Torres
# managable. Set this to 0 for no limit. Note that the threshold may be
1671 aa9a8dd1 Serge Torres
# exceeded by 50% before the limit is enforced.
1672 aa9a8dd1 Serge Torres
1673 aa9a8dd1 Serge Torres
UML_LIMIT_NUM_FIELDS   = 10
1674 aa9a8dd1 Serge Torres
1675 aa9a8dd1 Serge Torres
# If set to YES, the inheritance and collaboration graphs will show the
1676 aa9a8dd1 Serge Torres
# relations between templates and their instances.
1677 aa9a8dd1 Serge Torres
1678 aa9a8dd1 Serge Torres
TEMPLATE_RELATIONS     = NO
1679 aa9a8dd1 Serge Torres
1680 aa9a8dd1 Serge Torres
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT
1681 aa9a8dd1 Serge Torres
# tags are set to YES then doxygen will generate a graph for each documented
1682 aa9a8dd1 Serge Torres
# file showing the direct and indirect include dependencies of the file with
1683 aa9a8dd1 Serge Torres
# other documented files.
1684 aa9a8dd1 Serge Torres
1685 aa9a8dd1 Serge Torres
INCLUDE_GRAPH          = YES
1686 aa9a8dd1 Serge Torres
1687 aa9a8dd1 Serge Torres
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
1688 aa9a8dd1 Serge Torres
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1689 aa9a8dd1 Serge Torres
# documented header file showing the documented files that directly or
1690 aa9a8dd1 Serge Torres
# indirectly include this file.
1691 aa9a8dd1 Serge Torres
1692 aa9a8dd1 Serge Torres
INCLUDED_BY_GRAPH      = YES
1693 aa9a8dd1 Serge Torres
1694 aa9a8dd1 Serge Torres
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
1695 aa9a8dd1 Serge Torres
# doxygen will generate a call dependency graph for every global function
1696 aa9a8dd1 Serge Torres
# or class method. Note that enabling this option will significantly increase
1697 aa9a8dd1 Serge Torres
# the time of a run. So in most cases it will be better to enable call graphs
1698 aa9a8dd1 Serge Torres
# for selected functions only using the \callgraph command.
1699 aa9a8dd1 Serge Torres
1700 aa9a8dd1 Serge Torres
CALL_GRAPH             = NO
1701 aa9a8dd1 Serge Torres
1702 aa9a8dd1 Serge Torres
# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
1703 aa9a8dd1 Serge Torres
# doxygen will generate a caller dependency graph for every global function
1704 aa9a8dd1 Serge Torres
# or class method. Note that enabling this option will significantly increase
1705 aa9a8dd1 Serge Torres
# the time of a run. So in most cases it will be better to enable caller
1706 aa9a8dd1 Serge Torres
# graphs for selected functions only using the \callergraph command.
1707 aa9a8dd1 Serge Torres
1708 aa9a8dd1 Serge Torres
CALLER_GRAPH           = NO
1709 aa9a8dd1 Serge Torres
1710 aa9a8dd1 Serge Torres
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1711 aa9a8dd1 Serge Torres
# will generate a graphical hierarchy of all classes instead of a textual one.
1712 aa9a8dd1 Serge Torres
1713 aa9a8dd1 Serge Torres
GRAPHICAL_HIERARCHY    = YES
1714 aa9a8dd1 Serge Torres
1715 aa9a8dd1 Serge Torres
# If the DIRECTORY_GRAPH and HAVE_DOT tags are set to YES
1716 aa9a8dd1 Serge Torres
# then doxygen will show the dependencies a directory has on other directories
1717 aa9a8dd1 Serge Torres
# in a graphical way. The dependency relations are determined by the #include
1718 aa9a8dd1 Serge Torres
# relations between the files in the directories.
1719 aa9a8dd1 Serge Torres
1720 aa9a8dd1 Serge Torres
DIRECTORY_GRAPH        = YES
1721 aa9a8dd1 Serge Torres
1722 aa9a8dd1 Serge Torres
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1723 aa9a8dd1 Serge Torres
# generated by dot. Possible values are svg, png, jpg, or gif.
1724 aa9a8dd1 Serge Torres
# If left blank png will be used. If you choose svg you need to set
1725 aa9a8dd1 Serge Torres
# HTML_FILE_EXTENSION to xhtml in order to make the SVG files
1726 aa9a8dd1 Serge Torres
# visible in IE 9+ (other browsers do not have this requirement).
1727 aa9a8dd1 Serge Torres
1728 aa9a8dd1 Serge Torres
DOT_IMAGE_FORMAT       = png
1729 aa9a8dd1 Serge Torres
1730 aa9a8dd1 Serge Torres
# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
1731 aa9a8dd1 Serge Torres
# enable generation of interactive SVG images that allow zooming and panning.
1732 aa9a8dd1 Serge Torres
# Note that this requires a modern browser other than Internet Explorer.
1733 aa9a8dd1 Serge Torres
# Tested and working are Firefox, Chrome, Safari, and Opera. For IE 9+ you
1734 aa9a8dd1 Serge Torres
# need to set HTML_FILE_EXTENSION to xhtml in order to make the SVG files
1735 aa9a8dd1 Serge Torres
# visible. Older versions of IE do not have SVG support.
1736 aa9a8dd1 Serge Torres
1737 aa9a8dd1 Serge Torres
INTERACTIVE_SVG        = NO
1738 aa9a8dd1 Serge Torres
1739 aa9a8dd1 Serge Torres
# The tag DOT_PATH can be used to specify the path where the dot tool can be
1740 aa9a8dd1 Serge Torres
# found. If left blank, it is assumed the dot tool can be found in the path.
1741 aa9a8dd1 Serge Torres
1742 aa9a8dd1 Serge Torres
DOT_PATH               =
1743 aa9a8dd1 Serge Torres
1744 aa9a8dd1 Serge Torres
# The DOTFILE_DIRS tag can be used to specify one or more directories that
1745 aa9a8dd1 Serge Torres
# contain dot files that are included in the documentation (see the
1746 aa9a8dd1 Serge Torres
# \dotfile command).
1747 aa9a8dd1 Serge Torres
1748 aa9a8dd1 Serge Torres
DOTFILE_DIRS           =
1749 aa9a8dd1 Serge Torres
1750 aa9a8dd1 Serge Torres
# The MSCFILE_DIRS tag can be used to specify one or more directories that
1751 aa9a8dd1 Serge Torres
# contain msc files that are included in the documentation (see the
1752 aa9a8dd1 Serge Torres
# \mscfile command).
1753 aa9a8dd1 Serge Torres
1754 aa9a8dd1 Serge Torres
MSCFILE_DIRS           =
1755 aa9a8dd1 Serge Torres
1756 aa9a8dd1 Serge Torres
# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1757 aa9a8dd1 Serge Torres
# nodes that will be shown in the graph. If the number of nodes in a graph
1758 aa9a8dd1 Serge Torres
# becomes larger than this value, doxygen will truncate the graph, which is
1759 aa9a8dd1 Serge Torres
# visualized by representing a node as a red box. Note that doxygen if the
1760 aa9a8dd1 Serge Torres
# number of direct children of the root node in a graph is already larger than
1761 aa9a8dd1 Serge Torres
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
1762 aa9a8dd1 Serge Torres
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
1763 aa9a8dd1 Serge Torres
1764 aa9a8dd1 Serge Torres
DOT_GRAPH_MAX_NODES    = 50
1765 aa9a8dd1 Serge Torres
1766 aa9a8dd1 Serge Torres
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1767 aa9a8dd1 Serge Torres
# graphs generated by dot. A depth value of 3 means that only nodes reachable
1768 aa9a8dd1 Serge Torres
# from the root by following a path via at most 3 edges will be shown. Nodes
1769 aa9a8dd1 Serge Torres
# that lay further from the root node will be omitted. Note that setting this
1770 aa9a8dd1 Serge Torres
# option to 1 or 2 may greatly reduce the computation time needed for large
1771 aa9a8dd1 Serge Torres
# code bases. Also note that the size of a graph can be further restricted by
1772 aa9a8dd1 Serge Torres
# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
1773 aa9a8dd1 Serge Torres
1774 aa9a8dd1 Serge Torres
MAX_DOT_GRAPH_DEPTH    = 0
1775 aa9a8dd1 Serge Torres
1776 aa9a8dd1 Serge Torres
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
1777 aa9a8dd1 Serge Torres
# background. This is disabled by default, because dot on Windows does not
1778 aa9a8dd1 Serge Torres
# seem to support this out of the box. Warning: Depending on the platform used,
1779 aa9a8dd1 Serge Torres
# enabling this option may lead to badly anti-aliased labels on the edges of
1780 aa9a8dd1 Serge Torres
# a graph (i.e. they become hard to read).
1781 aa9a8dd1 Serge Torres
1782 aa9a8dd1 Serge Torres
DOT_TRANSPARENT        = NO
1783 aa9a8dd1 Serge Torres
1784 aa9a8dd1 Serge Torres
# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
1785 aa9a8dd1 Serge Torres
# files in one run (i.e. multiple -o and -T options on the command line). This
1786 aa9a8dd1 Serge Torres
# makes dot run faster, but since only newer versions of dot (>1.8.10)
1787 aa9a8dd1 Serge Torres
# support this, this feature is disabled by default.
1788 aa9a8dd1 Serge Torres
1789 aa9a8dd1 Serge Torres
DOT_MULTI_TARGETS      = YES
1790 aa9a8dd1 Serge Torres
1791 aa9a8dd1 Serge Torres
# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1792 aa9a8dd1 Serge Torres
# generate a legend page explaining the meaning of the various boxes and
1793 aa9a8dd1 Serge Torres
# arrows in the dot generated graphs.
1794 aa9a8dd1 Serge Torres
1795 aa9a8dd1 Serge Torres
GENERATE_LEGEND        = YES
1796 aa9a8dd1 Serge Torres
1797 aa9a8dd1 Serge Torres
# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
1798 aa9a8dd1 Serge Torres
# remove the intermediate dot files that are used to generate
1799 aa9a8dd1 Serge Torres
# the various graphs.
1800 aa9a8dd1 Serge Torres
1801 aa9a8dd1 Serge Torres
DOT_CLEANUP            = YES