• Home
  • Raw
  • Download

Lines Matching +full:set +full:- +full:value

11 # TAG = value [value, ...]
13 # TAG += value [value, ...]
16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # that follow. The default is UTF-8 which is also the encoding used for all text
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
33 # The default value is: My Project.
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
69 # The default value is: NO.
77 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
79 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
80 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
82 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
84 # The default value is: English.
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
90 # documentation (similar to Javadoc). Set to NO to disable this.
91 # The default value is: YES.
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
98 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
100 # The default value is: YES.
104 # This tag implements a quasi-intelligent brief description abbreviator that is
108 # text. Otherwise, the brief description is used as-is. If left blank, the
115 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
118 # The default value is: NO.
122 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
126 # The default value is: NO.
130 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
131 # before files name in the file list and in the header files. If set to NO the
133 # The default value is: YES.
137 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
138 # Stripping is only done if one of the specified strings matches the left-hand
145 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
149 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
154 # using the -I flag.
158 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
160 # support long names like on DOS, Mac, or CD-ROM.
161 # The default value is: NO.
165 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
166 # first line (until the first dot) of a Javadoc-style comment as the brief
167 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
170 # The default value is: NO.
174 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
175 # line (until the first dot) of a Qt-style comment as the brief description. If
176 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
178 # The default value is: NO.
182 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
183 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
185 # to treat a multi-line C++ comment block as a detailed description. Set this
190 # The default value is: NO.
194 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
195 # documentation from any documented member that it re-implements.
196 # The default value is: YES.
200 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a
201 # new page for each member. If set to NO, the documentation of a member will be
203 # The default value is: NO.
207 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
208 # uses this value to replace tabs by spaces in code fragments.
209 # Minimum value: 1, maximum value: 16, default value: 4.
215 # name=value
219 # documentation, which will result in a user-defined paragraph with heading
220 # "Side Effects:". You can put \n's in the value part of an alias to insert
225 # This tag can be used to specify a number of word-keyword mappings (TCL only).
226 # A mapping has the form "name=value". For example adding "class=itcl::class"
231 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
235 # The default value is: NO.
239 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
243 # The default value is: NO.
247 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
249 # The default value is: NO.
253 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
255 # The default value is: NO.
261 # extension. Doxygen has a built-in mapping, but you can override or extend it
264 # C#, C, C++, D, PHP, Objective-C, Python, Fortran, VHDL. For instance to make
270 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
275 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
281 # The default value is: YES.
289 # The default value is: YES.
294 # to include (a tag file for) the STL sources as input, then you should set this
299 # The default value is: NO.
303 # If you use Microsoft's C++/CLI language, you should set this option to YES to
305 # The default value is: NO.
309 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
313 # The default value is: NO.
319 # doxygen to replace the get and set methods by a property in the documentation.
322 # should set this option to NO.
323 # The default value is: YES.
328 # tag is set to YES, then doxygen will reuse the documentation of the first
331 # The default value is: NO.
335 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
337 # type (e.g. under the Public Functions section). Set it to NO to prevent
340 # The default value is: YES.
344 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
351 # The default value is: NO.
355 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
358 # namespace, or group documentation), provided this scope is documented. If set
361 # The default value is: NO.
372 # The default value is: NO.
376 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
385 # Minimum value: 0, maximum value: 9, default value: 0.
389 #---------------------------------------------------------------------------
391 #---------------------------------------------------------------------------
393 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
396 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
398 # normally produced when WARNINGS is set to YES.
399 # The default value is: NO.
403 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will
405 # The default value is: NO.
409 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
411 # The default value is: NO.
415 # If the EXTRACT_STATIC tag is set to YES all static members of a file will be
417 # The default value is: NO.
421 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined
422 # locally in source files will be included in the documentation. If set to NO
425 # The default value is: YES.
429 # This flag is only useful for Objective-C code. When set to YES local methods,
431 # included in the documentation. If set to NO only methods in the interface are
433 # The default value is: NO.
437 # If this flag is set to YES, the members of anonymous namespaces will be
442 # The default value is: NO.
446 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
447 # undocumented members inside documented classes or files. If set to NO these
450 # The default value is: NO.
454 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
455 # undocumented classes that are normally visible in the class hierarchy. If set
458 # The default value is: NO.
462 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
463 # (class|struct|union) declarations. If set to NO these declarations will be
465 # The default value is: NO.
469 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
470 # documentation blocks found inside the body of a function. If set to NO these
472 # The default value is: NO.
477 # \internal command is included. If the tag is set to NO then the documentation
478 # will be excluded. Set it to YES to include the internal documentation.
479 # The default value is: NO.
483 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
484 # names in lower-case letters. If set to YES upper-case letters are also
487 # and Mac users are advised to set this option to NO.
488 # The default value is: system dependent.
492 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
493 # their full class and namespace scopes in the documentation. If set to YES the
495 # The default value is: NO.
499 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
501 # The default value is: YES.
505 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
508 # The default value is: NO.
512 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
514 # The default value is: NO.
518 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
520 # The default value is: YES.
524 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
526 # name. If set to NO the members will appear in declaration order.
527 # The default value is: YES.
531 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
533 # name. If set to NO the members will appear in declaration order. Note that
535 # The default value is: NO.
539 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
541 # destructors are listed first. If set to NO the constructors will appear in the
543 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
545 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
547 # The default value is: NO.
551 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
552 # of group names into alphabetical order. If set to NO the group names will
554 # The default value is: NO.
558 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
559 # fully-qualified names, including namespaces. If set to NO, the class list will
561 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
564 # The default value is: NO.
574 # The default value is: NO.
581 # The default value is: YES.
588 # The default value is: YES.
594 # The default value is: YES.
601 # The default value is: YES.
612 # initial value of a variable or macro / define can have for it to appear in the
614 # it will be hidden. Use a value of 0 to hide initializers completely. The
615 # appearance of the value of individual variables and macros / defines can be
618 # Minimum value: 0, maximum value: 10000, default value: 30.
622 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
623 # the bottom of the documentation of classes and structs. If set to YES the list
625 # The default value is: YES.
629 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
632 # The default value is: YES.
636 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
639 # The default value is: YES.
646 # popen()) the command command input-file, where command is the value of the
647 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
656 # that represents doxygen's defaults, run doxygen with the -l option. You can
677 #---------------------------------------------------------------------------
679 #---------------------------------------------------------------------------
682 # standard output by doxygen. If QUIET is set to YES this implies that the
684 # The default value is: NO.
689 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
693 # The default value is: YES.
697 # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate
698 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
700 # The default value is: YES.
704 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
708 # The default value is: YES.
714 # value. If set to NO doxygen will only warn about wrong or incomplete parameter
716 # The default value is: NO.
726 # The default value is: $file:$line: $text.
736 #---------------------------------------------------------------------------
738 #---------------------------------------------------------------------------
748 @abs_srcdir@/doxygen-mainpage.dox
751 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
755 # The default value is: UTF-8.
757 INPUT_ENCODING = UTF-8
759 # If the value of the INPUT tag contains directories, you can use the
761 # *.h) to filter out the source-files in the directories. If left blank the
772 # The default value is: NO.
788 # The default value is: NO.
792 # If the value of the INPUT tag contains directories, you can use the
818 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
820 # *.h) to filter out the source-files in the directories. If left blank all
825 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
827 # irrespective of the value of the RECURSIVE tag.
828 # The default value is: NO.
842 # <filter> <input-file>
844 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
864 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
866 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
867 # The default value is: NO.
875 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
886 #---------------------------------------------------------------------------
888 #---------------------------------------------------------------------------
890 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
891 # generated. Documented entities will be cross-referenced with these sources.
894 # also VERBATIM_HEADERS is set to NO.
895 # The default value is: NO.
901 # The default value is: NO.
908 # The default value is: YES.
912 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
914 # The default value is: NO.
918 # If the REFERENCES_RELATION tag is set to YES then for each documented function
920 # The default value is: NO.
924 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
928 # The default value is: YES.
937 # The default value is: YES.
938 # This tag requires that the tag SOURCE_BROWSER is set to YES.
942 # If the USE_HTAGS tag is set to YES then the references to source code will
943 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
949 # - Install the latest version of global
950 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
951 # - Make sure the INPUT points to the root of the source tree
952 # - Run doxygen as normal
959 # The default value is: NO.
960 # This tag requires that the tag SOURCE_BROWSER is set to YES.
964 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
966 # specified. Set to NO to disable this.
968 # The default value is: YES.
972 #---------------------------------------------------------------------------
974 #---------------------------------------------------------------------------
976 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
979 # The default value is: YES.
985 # Minimum value: 1, maximum value: 20, default value: 5.
986 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
994 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
998 #---------------------------------------------------------------------------
1000 #---------------------------------------------------------------------------
1002 # If the GENERATE_HTML tag is set to YES doxygen will generate HTML output
1003 # The default value is: YES.
1008 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1011 # This tag requires that the tag GENERATE_HTML is set to YES.
1017 # The default value is: .html.
1018 # This tag requires that the tag GENERATE_HTML is set to YES.
1022 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1030 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1038 # This tag requires that the tag GENERATE_HTML is set to YES.
1042 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1048 # This tag requires that the tag GENERATE_HTML is set to YES.
1052 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1053 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1060 # This tag requires that the tag GENERATE_HTML is set to YES.
1064 # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user-
1071 # This tag requires that the tag GENERATE_HTML is set to YES.
1080 # files will be copied as-is; there are no commands or markers available.
1081 # This tag requires that the tag GENERATE_HTML is set to YES.
1088 # http://en.wikipedia.org/wiki/Hue for more information. For instance the value
1091 # Minimum value: 0, maximum value: 359, default value: 220.
1092 # This tag requires that the tag GENERATE_HTML is set to YES.
1097 # in the HTML output. For a value of 0 the output will use grayscales only. A
1098 # value of 255 will produce the most vivid colors.
1099 # Minimum value: 0, maximum value: 255, default value: 100.
1100 # This tag requires that the tag GENERATE_HTML is set to YES.
1107 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
1108 # a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not
1110 # Minimum value: 40, maximum value: 240, default value: 80.
1111 # This tag requires that the tag GENERATE_HTML is set to YES.
1115 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1118 # The default value is: YES.
1119 # This tag requires that the tag GENERATE_HTML is set to YES.
1123 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1126 # The default value is: NO.
1127 # This tag requires that the tag GENERATE_HTML is set to YES.
1136 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1139 # Minimum value: 0, maximum value: 9999, default value: 100.
1140 # This tag requires that the tag GENERATE_HTML is set to YES.
1144 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1147 # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a
1153 # The default value is: NO.
1154 # This tag requires that the tag GENERATE_HTML is set to YES.
1161 # The default value is: Doxygen generated docs.
1162 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1167 # set bundle. This should be a reverse domain-name style string, e.g.
1169 # The default value is: org.doxygen.Project.
1170 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1175 # the documentation publisher. This should be a reverse domain-name style
1177 # The default value is: org.doxygen.Publisher.
1178 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1183 # The default value is: Publisher.
1184 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1188 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1191 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1201 # The default value is: NO.
1202 # This tag requires that the tag GENERATE_HTML is set to YES.
1209 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1214 # including file name) of the HTML help compiler ( hhc.exe). If non-empty
1217 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1223 # The default value is: NO.
1224 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1230 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1236 # The default value is: NO.
1237 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1241 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1243 # The default value is: NO.
1244 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1248 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1249 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1252 # The default value is: NO.
1253 # This tag requires that the tag GENERATE_HTML is set to YES.
1260 # This tag requires that the tag GENERATE_QHP is set to YES.
1266 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1267 # The default value is: org.doxygen.Project.
1268 # This tag requires that the tag GENERATE_QHP is set to YES.
1274 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1276 # The default value is: doc.
1277 # This tag requires that the tag GENERATE_QHP is set to YES.
1281 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1283 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1285 # This tag requires that the tag GENERATE_QHP is set to YES.
1291 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1293 # This tag requires that the tag GENERATE_QHP is set to YES.
1299 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1300 # This tag requires that the tag GENERATE_QHP is set to YES.
1305 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1307 # This tag requires that the tag GENERATE_QHP is set to YES.
1311 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1316 # within the plugins directory should be the same as the ECLIPSE_DOC_ID value.
1318 # The default value is: NO.
1319 # This tag requires that the tag GENERATE_HTML is set to YES.
1325 # name. Each documentation set should have its own identifier.
1326 # The default value is: org.doxygen.Project.
1327 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1334 # of each HTML page. A value of NO enables the index and the value YES disables
1336 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1337 # The default value is: NO.
1338 # This tag requires that the tag GENERATE_HTML is set to YES.
1342 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1344 # value is set to YES, a side panel will be generated containing a tree-like
1349 # further fine-tune the look of the index. As an example, the default style
1354 # The default value is: NO.
1355 # This tag requires that the tag GENERATE_HTML is set to YES.
1359 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1362 # Note that a value of 0 will completely suppress the enum values from appearing
1364 # Minimum value: 0, maximum value: 20, default value: 4.
1365 # This tag requires that the tag GENERATE_HTML is set to YES.
1370 # to set the initial width (in pixels) of the frame in which the tree is shown.
1371 # Minimum value: 0, maximum value: 1500, default value: 250.
1372 # This tag requires that the tag GENERATE_HTML is set to YES.
1376 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to
1378 # The default value is: NO.
1379 # This tag requires that the tag GENERATE_HTML is set to YES.
1387 # Minimum value: 8, maximum value: 50, default value: 10.
1388 # This tag requires that the tag GENERATE_HTML is set to YES.
1398 # The default value is: YES.
1399 # This tag requires that the tag GENERATE_HTML is set to YES.
1409 # The default value is: NO.
1410 # This tag requires that the tag GENERATE_HTML is set to YES.
1414 # When MathJax is enabled you can set the default output format to be used for
1417 # Possible values are: HTML-CSS (which is slower, but has the best
1419 # The default value is: HTML-CSS.
1420 # This tag requires that the tag USE_MATHJAX is set to YES.
1422 MATHJAX_FORMAT = HTML-CSS
1428 # MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax
1432 # The default value is: http://cdn.mathjax.org/mathjax/latest.
1433 # This tag requires that the tag USE_MATHJAX is set to YES.
1440 # This tag requires that the tag USE_MATHJAX is set to YES.
1448 # This tag requires that the tag USE_MATHJAX is set to YES.
1468 # The default value is: YES.
1469 # This tag requires that the tag GENERATE_HTML is set to YES.
1480 # The default value is: NO.
1481 # This tag requires that the tag SEARCHENGINE is set to YES.
1496 # The default value is: NO.
1497 # This tag requires that the tag SEARCHENGINE is set to YES.
1508 # This tag requires that the tag SEARCHENGINE is set to YES.
1516 # This tag requires that the tag SEARCHENGINE is set to YES.
1524 # This tag requires that the tag SEARCHENGINE is set to YES.
1531 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
1534 # This tag requires that the tag SEARCHENGINE is set to YES.
1538 #---------------------------------------------------------------------------
1540 #---------------------------------------------------------------------------
1542 # If the GENERATE_LATEX tag is set to YES doxygen will generate LaTeX output.
1543 # The default value is: YES.
1548 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1551 # This tag requires that the tag GENERATE_LATEX is set to YES.
1562 # This tag requires that the tag GENERATE_LATEX is set to YES.
1569 # This tag requires that the tag GENERATE_LATEX is set to YES.
1573 # If the COMPACT_LATEX tag is set to YES doxygen generates more compact LaTeX
1576 # The default value is: NO.
1577 # This tag requires that the tag GENERATE_LATEX is set to YES.
1581 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1585 # The default value is: a4.
1586 # This tag requires that the tag GENERATE_LATEX is set to YES.
1595 # This tag requires that the tag GENERATE_LATEX is set to YES.
1605 # Note: Only use a user-defined header if you know what you are doing! The
1611 # This tag requires that the tag GENERATE_LATEX is set to YES.
1619 # Note: Only use a user-defined footer if you know what you are doing!
1620 # This tag requires that the tag GENERATE_LATEX is set to YES.
1626 # directory. Note that the files will be copied as-is; there are no commands or
1628 # This tag requires that the tag GENERATE_LATEX is set to YES.
1632 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1636 # The default value is: YES.
1637 # This tag requires that the tag GENERATE_LATEX is set to YES.
1641 # If the LATEX_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1642 # the PDF file directly from the LaTeX files. Set this option to YES to get a
1644 # The default value is: YES.
1645 # This tag requires that the tag GENERATE_LATEX is set to YES.
1649 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1653 # The default value is: NO.
1654 # This tag requires that the tag GENERATE_LATEX is set to YES.
1658 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1660 # The default value is: NO.
1661 # This tag requires that the tag GENERATE_LATEX is set to YES.
1665 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1670 # The default value is: NO.
1671 # This tag requires that the tag GENERATE_LATEX is set to YES.
1678 # The default value is: plain.
1679 # This tag requires that the tag GENERATE_LATEX is set to YES.
1683 #---------------------------------------------------------------------------
1685 #---------------------------------------------------------------------------
1687 # If the GENERATE_RTF tag is set to YES doxygen will generate RTF output. The
1690 # The default value is: NO.
1695 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1698 # This tag requires that the tag GENERATE_RTF is set to YES.
1702 # If the COMPACT_RTF tag is set to YES doxygen generates more compact RTF
1705 # The default value is: NO.
1706 # This tag requires that the tag GENERATE_RTF is set to YES.
1710 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1717 # The default value is: NO.
1718 # This tag requires that the tag GENERATE_RTF is set to YES.
1724 # missing definitions are set to their default value.
1728 # This tag requires that the tag GENERATE_RTF is set to YES.
1732 # Set optional variables used in the generation of an RTF document. Syntax is
1734 # using doxygen -e rtf extensionFile.
1735 # This tag requires that the tag GENERATE_RTF is set to YES.
1739 #---------------------------------------------------------------------------
1741 #---------------------------------------------------------------------------
1743 # If the GENERATE_MAN tag is set to YES doxygen will generate man pages for
1745 # The default value is: NO.
1750 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1754 # This tag requires that the tag GENERATE_MAN is set to YES.
1762 # The default value is: .3.
1763 # This tag requires that the tag GENERATE_MAN is set to YES.
1767 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1771 # The default value is: NO.
1772 # This tag requires that the tag GENERATE_MAN is set to YES.
1776 #---------------------------------------------------------------------------
1778 #---------------------------------------------------------------------------
1780 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that
1782 # The default value is: NO.
1787 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1790 # This tag requires that the tag GENERATE_XML is set to YES.
1794 # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program
1795 # listings (including syntax highlighting and cross-referencing information) to
1798 # The default value is: YES.
1799 # This tag requires that the tag GENERATE_XML is set to YES.
1803 #---------------------------------------------------------------------------
1805 #---------------------------------------------------------------------------
1807 # If the GENERATE_DOCBOOK tag is set to YES doxygen will generate Docbook files
1809 # The default value is: NO.
1814 # If a relative path is entered the value of OUTPUT_DIRECTORY will be put in
1817 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1821 #---------------------------------------------------------------------------
1823 #---------------------------------------------------------------------------
1825 # If the GENERATE_AUTOGEN_DEF tag is set to YES doxygen will generate an AutoGen
1829 # The default value is: NO.
1833 #---------------------------------------------------------------------------
1835 #---------------------------------------------------------------------------
1837 # If the GENERATE_PERLMOD tag is set to YES doxygen will generate a Perl module
1841 # The default value is: NO.
1845 # If the PERLMOD_LATEX tag is set to YES doxygen will generate the necessary
1848 # The default value is: NO.
1849 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1853 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be nicely
1855 # understand what is going on. On the other hand, if this tag is set to NO the
1858 # The default value is: YES.
1859 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1867 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1871 #---------------------------------------------------------------------------
1873 #---------------------------------------------------------------------------
1875 # If the ENABLE_PREPROCESSING tag is set to YES doxygen will evaluate all
1876 # C-preprocessor directives found in the sources and include files.
1877 # The default value is: YES.
1881 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
1882 # in the source code. If set to NO only conditional compilation will be
1885 # The default value is: NO.
1886 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1890 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
1893 # The default value is: NO.
1894 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1898 # If the SEARCH_INCLUDES tag is set to YES the includes files in the
1900 # The default value is: YES.
1901 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1908 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
1913 # patterns (like *.h and *.hpp) to filter out the header-files in the
1916 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1921 # defined before the preprocessor is started (similar to the -D option of e.g.
1926 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1930 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
1935 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1939 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
1940 # remove all references to function-like macros that are alone on a line, have an
1942 # typically used for boiler-plate code, and will confuse the parser if not
1944 # The default value is: YES.
1945 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1949 #---------------------------------------------------------------------------
1951 #---------------------------------------------------------------------------
1974 # If the ALLEXTERNALS tag is set to YES all external class will be listed in the
1975 # class index. If set to NO only the inherited external classes will be listed.
1976 # The default value is: NO.
1980 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed in
1981 # the modules index. If set to NO, only the current project's groups will be
1983 # The default value is: YES.
1987 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
1988 # the related pages index. If set to NO, only the current project's pages will
1990 # The default value is: YES.
2000 #---------------------------------------------------------------------------
2002 #---------------------------------------------------------------------------
2004 # If the CLASS_DIAGRAMS tag is set to YES doxygen will generate a class diagram
2009 # The default value is: YES.
2029 # If set to YES, the inheritance and collaboration graphs will hide inheritance
2031 # The default value is: YES.
2035 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2039 # set to NO
2040 # The default value is: NO.
2045 # to run in parallel. When set to 0 doxygen will base this on the number of
2046 # processors available in the system. You can set it explicitly to a value
2049 # Minimum value: 0, maximum value: 32, default value: 0.
2050 # This tag requires that the tag HAVE_DOT is set to YES.
2059 # The default value is: Helvetica.
2060 # This tag requires that the tag HAVE_DOT is set to YES.
2064 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
2066 # Minimum value: 4, maximum value: 24, default value: 10.
2067 # This tag requires that the tag HAVE_DOT is set to YES.
2072 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
2074 # This tag requires that the tag HAVE_DOT is set to YES.
2078 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2081 # The default value is: YES.
2082 # This tag requires that the tag HAVE_DOT is set to YES.
2086 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2090 # The default value is: YES.
2091 # This tag requires that the tag HAVE_DOT is set to YES.
2095 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2097 # The default value is: YES.
2098 # This tag requires that the tag HAVE_DOT is set to YES.
2102 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
2105 # The default value is: NO.
2106 # This tag requires that the tag HAVE_DOT is set to YES.
2113 # number of items for each type to make the size more manageable. Set this to 0
2115 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2118 # Minimum value: 0, maximum value: 100, default value: 10.
2119 # This tag requires that the tag HAVE_DOT is set to YES.
2123 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2126 # The default value is: NO.
2127 # This tag requires that the tag HAVE_DOT is set to YES.
2131 # If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to
2135 # The default value is: YES.
2136 # This tag requires that the tag HAVE_DOT is set to YES.
2141 # set to YES then doxygen will generate a graph for each documented file showing
2144 # The default value is: YES.
2145 # This tag requires that the tag HAVE_DOT is set to YES.
2149 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2155 # The default value is: NO.
2156 # This tag requires that the tag HAVE_DOT is set to YES.
2160 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2166 # The default value is: NO.
2167 # This tag requires that the tag HAVE_DOT is set to YES.
2171 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2173 # The default value is: YES.
2174 # This tag requires that the tag HAVE_DOT is set to YES.
2178 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2182 # The default value is: YES.
2183 # This tag requires that the tag HAVE_DOT is set to YES.
2187 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2189 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
2193 # The default value is: png.
2194 # This tag requires that the tag HAVE_DOT is set to YES.
2198 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2203 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
2205 # The default value is: NO.
2206 # This tag requires that the tag HAVE_DOT is set to YES.
2212 # This tag requires that the tag HAVE_DOT is set to YES.
2219 # This tag requires that the tag HAVE_DOT is set to YES.
2235 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2237 # larger than this value, doxygen will truncate the graph, which is visualized
2242 # Minimum value: 0, maximum value: 10000, default value: 50.
2243 # This tag requires that the tag HAVE_DOT is set to YES.
2247 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2248 # generated by dot. A depth value of 3 means that only nodes reachable from the
2254 # Minimum value: 0, maximum value: 1000, default value: 0.
2255 # This tag requires that the tag HAVE_DOT is set to YES.
2259 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
2264 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2266 # The default value is: NO.
2267 # This tag requires that the tag HAVE_DOT is set to YES.
2271 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
2272 # files in one run (i.e. multiple -o and -T options on the command line). This
2275 # The default value is: NO.
2276 # This tag requires that the tag HAVE_DOT is set to YES.
2280 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2283 # The default value is: YES.
2284 # This tag requires that the tag HAVE_DOT is set to YES.
2288 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
2290 # The default value is: YES.
2291 # This tag requires that the tag HAVE_DOT is set to YES.