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.
35 PROJECT_NAME = "TinyXML-2"
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
69 # The default value is: NO.
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
77 # The default value is: NO.
85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
87 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
88 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
90 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
92 # The default value is: English.
96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
98 # documentation (similar to Javadoc). Set to NO to disable this.
99 # The default value is: YES.
103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
106 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
108 # The default value is: YES.
112 # This tag implements a quasi-intelligent brief description abbreviator that is
116 # text. Otherwise, the brief description is used as-is. If left blank, the
123 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
126 # The default value is: NO.
130 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
134 # The default value is: NO.
138 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
139 # before files name in the file list and in the header files. If set to NO the
141 # The default value is: YES.
145 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
146 # Stripping is only done if one of the specified strings matches the left-hand
153 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
157 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
162 # using the -I flag.
166 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
168 # support long names like on DOS, Mac, or CD-ROM.
169 # The default value is: NO.
173 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
174 # first line (until the first dot) of a Javadoc-style comment as the brief
175 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
178 # The default value is: NO.
182 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
183 # line (until the first dot) of a Qt-style comment as the brief description. If
184 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
186 # The default value is: NO.
190 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
191 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
193 # to treat a multi-line C++ comment block as a detailed description. Set this
198 # The default value is: NO.
202 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
203 # documentation from any documented member that it re-implements.
204 # The default value is: YES.
208 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
209 # page for each member. If set to NO, the documentation of a member will be part
211 # The default value is: NO.
215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
216 # uses this value to replace tabs by spaces in code fragments.
217 # Minimum value: 1, maximum value: 16, default value: 4.
223 # name=value
227 # documentation, which will result in a user-defined paragraph with heading
228 # "Side Effects:". You can put \n's in the value part of an alias to insert
233 # This tag can be used to specify a number of word-keyword mappings (TCL only).
234 # A mapping has the form "name=value". For example adding "class=itcl::class"
239 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
243 # The default value is: NO.
247 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
251 # The default value is: NO.
255 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
257 # The default value is: NO.
261 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
263 # The default value is: NO.
269 # extension. Doxygen has a built-in mapping, but you can override or extend it
272 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:
281 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
286 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
292 # The default value is: YES.
296 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
300 # Minimum value: 0, maximum value: 99, default value: 0.
301 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
309 # The default value is: YES.
314 # to include (a tag file for) the STL sources as input, then you should set this
319 # The default value is: NO.
323 # If you use Microsoft's C++/CLI language, you should set this option to YES to
325 # The default value is: NO.
329 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
333 # The default value is: NO.
339 # doxygen to replace the get and set methods by a property in the documentation.
342 # should set this option to NO.
343 # The default value is: YES.
348 # tag is set to YES then doxygen will reuse the documentation of the first
351 # The default value is: NO.
358 # The default value is: NO.
362 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
364 # type (e.g. under the Public Functions section). Set it to NO to prevent
367 # The default value is: YES.
371 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
378 # The default value is: NO.
382 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
385 # namespace, or group documentation), provided this scope is documented. If set
388 # The default value is: NO.
399 # The default value is: NO.
403 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
406 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
412 # Minimum value: 0, maximum value: 9, default value: 0.
416 #---------------------------------------------------------------------------
418 #---------------------------------------------------------------------------
420 # If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in
423 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
425 # normally produced when WARNINGS is set to YES.
426 # The default value is: NO.
430 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
432 # The default value is: NO.
436 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
438 # The default value is: NO.
442 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
444 # The default value is: NO.
448 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
449 # locally in source files will be included in the documentation. If set to NO,
452 # The default value is: YES.
456 # This flag is only useful for Objective-C code. If set to YES, local methods,
458 # included in the documentation. If set to NO, only methods in the interface are
460 # The default value is: NO.
464 # If this flag is set to YES, the members of anonymous namespaces will be
469 # The default value is: NO.
473 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
474 # undocumented members inside documented classes or files. If set to NO these
477 # The default value is: NO.
481 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
482 # undocumented classes that are normally visible in the class hierarchy. If set
485 # The default value is: NO.
489 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
490 # (class|struct|union) declarations. If set to NO, these declarations will be
492 # The default value is: NO.
496 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
497 # documentation blocks found inside the body of a function. If set to NO, these
499 # The default value is: NO.
504 # \internal command is included. If the tag is set to NO then the documentation
505 # will be excluded. Set it to YES to include the internal documentation.
506 # The default value is: NO.
510 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
511 # names in lower-case letters. If set to YES, upper-case letters are also
514 # and Mac users are advised to set this option to NO.
515 # The default value is: system dependent.
519 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
520 # their full class and namespace scopes in the documentation. If set to YES, the
522 # The default value is: NO.
526 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
527 # append additional text to a page's title, such as Class Reference. If set to
529 # The default value is: NO.
533 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
535 # The default value is: YES.
539 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
542 # The default value is: NO.
546 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
548 # The default value is: NO.
552 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
554 # The default value is: YES.
558 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
560 # name. If set to NO, the members will appear in declaration order.
561 # The default value is: YES.
565 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
567 # name. If set to NO, the members will appear in declaration order. Note that
569 # The default value is: NO.
573 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
575 # destructors are listed first. If set to NO the constructors will appear in the
577 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
579 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
581 # The default value is: NO.
585 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
586 # of group names into alphabetical order. If set to NO the group names will
588 # The default value is: NO.
592 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
593 # fully-qualified names, including namespaces. If set to NO, the class list will
595 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
598 # The default value is: NO.
608 # The default value is: NO.
614 # The default value is: YES.
620 # The default value is: YES.
626 # The default value is: YES.
633 # The default value is: YES.
644 # initial value of a variable or macro / define can have for it to appear in the
646 # it will be hidden. Use a value of 0 to hide initializers completely. The
647 # appearance of the value of individual variables and macros / defines can be
650 # Minimum value: 0, maximum value: 10000, default value: 30.
654 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
655 # the bottom of the documentation of classes and structs. If set to YES, the
657 # The default value is: YES.
661 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
664 # The default value is: YES.
668 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
671 # The default value is: YES.
678 # popen()) the command command input-file, where command is the value of the
679 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
688 # that represents doxygen's defaults, run doxygen with the -l option. You can
708 #---------------------------------------------------------------------------
710 #---------------------------------------------------------------------------
713 # standard output by doxygen. If QUIET is set to YES this implies that the
715 # The default value is: NO.
720 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
724 # The default value is: YES.
728 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
729 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
731 # The default value is: YES.
735 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
739 # The default value is: YES.
745 # value. If set to NO, doxygen will only warn about wrong or incomplete
747 # The default value is: NO.
751 # If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when
753 # The default value is: NO.
763 # The default value is: $file:$line: $text.
773 #---------------------------------------------------------------------------
775 #---------------------------------------------------------------------------
788 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
792 # The default value is: UTF-8.
794 INPUT_ENCODING = UTF-8
796 # If the value of the INPUT tag contains directories, you can use the
798 # *.h) to filter out the source-files in the directories.
801 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
814 # The default value is: NO.
830 # The default value is: NO.
834 # If the value of the INPUT tag contains directories, you can use the
860 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
862 # *.h) to filter out the source-files in the directories. If left blank all
867 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
869 # irrespective of the value of the RECURSIVE tag.
870 # The default value is: NO.
884 # <filter> <input-file>
886 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
896 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
909 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
914 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
916 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
917 # The default value is: NO.
925 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
936 #---------------------------------------------------------------------------
938 #---------------------------------------------------------------------------
940 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
941 # generated. Documented entities will be cross-referenced with these sources.
944 # also VERBATIM_HEADERS is set to NO.
945 # The default value is: NO.
951 # The default value is: NO.
958 # The default value is: YES.
962 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
964 # The default value is: NO.
968 # If the REFERENCES_RELATION tag is set to YES then for each documented function
970 # The default value is: NO.
974 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
978 # The default value is: YES.
987 # The default value is: YES.
988 # This tag requires that the tag SOURCE_BROWSER is set to YES.
992 # If the USE_HTAGS tag is set to YES then the references to source code will
993 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
999 # - Install the latest version of global
1000 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
1001 # - Make sure the INPUT points to the root of the source tree
1002 # - Run doxygen as normal
1009 # The default value is: NO.
1010 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1014 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
1016 # specified. Set to NO to disable this.
1018 # The default value is: YES.
1022 # If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the
1025 # rich C++ code for which doxygen's built-in parser lacks the necessary type
1028 # generated with the -Duse-libclang=ON option for CMake.
1029 # The default value is: NO.
1035 # the include paths will already be set by doxygen for the files and directories
1037 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1041 #---------------------------------------------------------------------------
1043 #---------------------------------------------------------------------------
1045 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1048 # The default value is: YES.
1054 # Minimum value: 1, maximum value: 20, default value: 5.
1055 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1063 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1067 #---------------------------------------------------------------------------
1069 #---------------------------------------------------------------------------
1071 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1072 # The default value is: YES.
1077 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1080 # This tag requires that the tag GENERATE_HTML is set to YES.
1086 # The default value is: .html.
1087 # This tag requires that the tag GENERATE_HTML is set to YES.
1091 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1099 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1107 # This tag requires that the tag GENERATE_HTML is set to YES.
1111 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1117 # This tag requires that the tag GENERATE_HTML is set to YES.
1121 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1122 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1129 # This tag requires that the tag GENERATE_HTML is set to YES.
1133 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1142 # This tag requires that the tag GENERATE_HTML is set to YES.
1151 # files will be copied as-is; there are no commands or markers available.
1152 # This tag requires that the tag GENERATE_HTML is set to YES.
1159 # http://en.wikipedia.org/wiki/Hue for more information. For instance the value
1162 # Minimum value: 0, maximum value: 359, default value: 220.
1163 # This tag requires that the tag GENERATE_HTML is set to YES.
1168 # in the HTML output. For a value of 0 the output will use grayscales only. A
1169 # value of 255 will produce the most vivid colors.
1170 # Minimum value: 0, maximum value: 255, default value: 100.
1171 # This tag requires that the tag GENERATE_HTML is set to YES.
1178 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
1179 # a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not
1181 # Minimum value: 40, maximum value: 240, default value: 80.
1182 # This tag requires that the tag GENERATE_HTML is set to YES.
1186 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1190 # The default value is: NO.
1191 # This tag requires that the tag GENERATE_HTML is set to YES.
1195 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1198 # The default value is: NO.
1199 # This tag requires that the tag GENERATE_HTML is set to YES.
1208 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1211 # Minimum value: 0, maximum value: 9999, default value: 100.
1212 # This tag requires that the tag GENERATE_HTML is set to YES.
1216 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1219 # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a
1225 # The default value is: NO.
1226 # This tag requires that the tag GENERATE_HTML is set to YES.
1233 # The default value is: Doxygen generated docs.
1234 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1239 # set bundle. This should be a reverse domain-name style string, e.g.
1241 # The default value is: org.doxygen.Project.
1242 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1247 # the documentation publisher. This should be a reverse domain-name style
1249 # The default value is: org.doxygen.Publisher.
1250 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1255 # The default value is: Publisher.
1256 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1260 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1263 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1273 # The default value is: NO.
1274 # This tag requires that the tag GENERATE_HTML is set to YES.
1281 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1286 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1289 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1295 # The default value is: NO.
1296 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1302 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1309 # The default value is: NO.
1310 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1314 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1316 # The default value is: NO.
1317 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1321 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1322 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1325 # The default value is: NO.
1326 # This tag requires that the tag GENERATE_HTML is set to YES.
1333 # This tag requires that the tag GENERATE_QHP is set to YES.
1339 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1340 # The default value is: org.doxygen.Project.
1341 # This tag requires that the tag GENERATE_QHP is set to YES.
1347 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1349 # The default value is: doc.
1350 # This tag requires that the tag GENERATE_QHP is set to YES.
1354 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1356 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1358 # This tag requires that the tag GENERATE_QHP is set to YES.
1364 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1366 # This tag requires that the tag GENERATE_QHP is set to YES.
1372 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1373 # This tag requires that the tag GENERATE_QHP is set to YES.
1378 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1380 # This tag requires that the tag GENERATE_QHP is set to YES.
1384 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1389 # within the plugins directory should be the same as the ECLIPSE_DOC_ID value.
1391 # The default value is: NO.
1392 # This tag requires that the tag GENERATE_HTML is set to YES.
1398 # name. Each documentation set should have its own identifier.
1399 # The default value is: org.doxygen.Project.
1400 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1407 # of each HTML page. A value of NO enables the index and the value YES disables
1409 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1410 # The default value is: NO.
1411 # This tag requires that the tag GENERATE_HTML is set to YES.
1415 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1417 # value is set to YES, a side panel will be generated containing a tree-like
1422 # further fine-tune the look of the index. As an example, the default style
1427 # The default value is: NO.
1428 # This tag requires that the tag GENERATE_HTML is set to YES.
1432 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1435 # Note that a value of 0 will completely suppress the enum values from appearing
1437 # Minimum value: 0, maximum value: 20, default value: 4.
1438 # This tag requires that the tag GENERATE_HTML is set to YES.
1443 # to set the initial width (in pixels) of the frame in which the tree is shown.
1444 # Minimum value: 0, maximum value: 1500, default value: 250.
1445 # This tag requires that the tag GENERATE_HTML is set to YES.
1449 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1451 # The default value is: NO.
1452 # This tag requires that the tag GENERATE_HTML is set to YES.
1460 # Minimum value: 8, maximum value: 50, default value: 10.
1461 # This tag requires that the tag GENERATE_HTML is set to YES.
1471 # The default value is: YES.
1472 # This tag requires that the tag GENERATE_HTML is set to YES.
1478 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1482 # The default value is: NO.
1483 # This tag requires that the tag GENERATE_HTML is set to YES.
1487 # When MathJax is enabled you can set the default output format to be used for
1490 # Possible values are: HTML-CSS (which is slower, but has the best
1492 # The default value is: HTML-CSS.
1493 # This tag requires that the tag USE_MATHJAX is set to YES.
1495 MATHJAX_FORMAT = HTML-CSS
1501 # MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax
1505 # The default value is: http://cdn.mathjax.org/mathjax/latest.
1506 # This tag requires that the tag USE_MATHJAX is set to YES.
1513 # This tag requires that the tag USE_MATHJAX is set to YES.
1521 # This tag requires that the tag USE_MATHJAX is set to YES.
1541 # The default value is: YES.
1542 # This tag requires that the tag GENERATE_HTML is set to YES.
1553 # The default value is: NO.
1554 # This tag requires that the tag SEARCHENGINE is set to YES.
1569 # The default value is: NO.
1570 # This tag requires that the tag SEARCHENGINE is set to YES.
1581 # This tag requires that the tag SEARCHENGINE is set to YES.
1589 # This tag requires that the tag SEARCHENGINE is set to YES.
1597 # This tag requires that the tag SEARCHENGINE is set to YES.
1604 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
1607 # This tag requires that the tag SEARCHENGINE is set to YES.
1611 #---------------------------------------------------------------------------
1613 #---------------------------------------------------------------------------
1615 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1616 # The default value is: YES.
1621 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1624 # This tag requires that the tag GENERATE_LATEX is set to YES.
1635 # This tag requires that the tag GENERATE_LATEX is set to YES.
1642 # This tag requires that the tag GENERATE_LATEX is set to YES.
1646 # If the COMPACT_LATEX tag is set to YES, doxygen generates more compact LaTeX
1649 # The default value is: NO.
1650 # This tag requires that the tag GENERATE_LATEX is set to YES.
1654 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1658 # The default value is: a4.
1659 # This tag requires that the tag GENERATE_LATEX is set to YES.
1671 # This tag requires that the tag GENERATE_LATEX is set to YES.
1681 # Note: Only use a user-defined header if you know what you are doing! The
1687 # This tag requires that the tag GENERATE_LATEX is set to YES.
1697 # Note: Only use a user-defined footer if you know what you are doing!
1698 # This tag requires that the tag GENERATE_LATEX is set to YES.
1702 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1709 # This tag requires that the tag GENERATE_LATEX is set to YES.
1715 # directory. Note that the files will be copied as-is; there are no commands or
1717 # This tag requires that the tag GENERATE_LATEX is set to YES.
1721 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1725 # The default value is: YES.
1726 # This tag requires that the tag GENERATE_LATEX is set to YES.
1730 # If the USE_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1731 # the PDF file directly from the LaTeX files. Set this option to YES, to get a
1733 # The default value is: YES.
1734 # This tag requires that the tag GENERATE_LATEX is set to YES.
1738 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1742 # The default value is: NO.
1743 # This tag requires that the tag GENERATE_LATEX is set to YES.
1747 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1749 # The default value is: NO.
1750 # This tag requires that the tag GENERATE_LATEX is set to YES.
1754 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1759 # The default value is: NO.
1760 # This tag requires that the tag GENERATE_LATEX is set to YES.
1767 # The default value is: plain.
1768 # This tag requires that the tag GENERATE_LATEX is set to YES.
1772 # If the LATEX_TIMESTAMP tag is set to YES then the footer of each generated
1775 # The default value is: NO.
1776 # This tag requires that the tag GENERATE_LATEX is set to YES.
1780 #---------------------------------------------------------------------------
1782 #---------------------------------------------------------------------------
1784 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
1787 # The default value is: NO.
1792 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1795 # This tag requires that the tag GENERATE_RTF is set to YES.
1799 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF
1802 # The default value is: NO.
1803 # This tag requires that the tag GENERATE_RTF is set to YES.
1807 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1814 # The default value is: NO.
1815 # This tag requires that the tag GENERATE_RTF is set to YES.
1821 # missing definitions are set to their default value.
1825 # This tag requires that the tag GENERATE_RTF is set to YES.
1829 # Set optional variables used in the generation of an RTF document. Syntax is
1831 # using doxygen -e rtf extensionFile.
1832 # This tag requires that the tag GENERATE_RTF is set to YES.
1836 # If the RTF_SOURCE_CODE tag is set to YES then doxygen will include source code
1841 # The default value is: NO.
1842 # This tag requires that the tag GENERATE_RTF is set to YES.
1846 #---------------------------------------------------------------------------
1848 #---------------------------------------------------------------------------
1850 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
1852 # The default value is: NO.
1857 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1861 # This tag requires that the tag GENERATE_MAN is set to YES.
1869 # The default value is: .3.
1870 # This tag requires that the tag GENERATE_MAN is set to YES.
1877 # This tag requires that the tag GENERATE_MAN is set to YES.
1881 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1885 # The default value is: NO.
1886 # This tag requires that the tag GENERATE_MAN is set to YES.
1890 #---------------------------------------------------------------------------
1892 #---------------------------------------------------------------------------
1894 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
1896 # The default value is: NO.
1901 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1904 # This tag requires that the tag GENERATE_XML is set to YES.
1908 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
1909 # listings (including syntax highlighting and cross-referencing information) to
1912 # The default value is: YES.
1913 # This tag requires that the tag GENERATE_XML is set to YES.
1917 #---------------------------------------------------------------------------
1919 #---------------------------------------------------------------------------
1921 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
1923 # The default value is: NO.
1928 # If a relative path is entered the value of OUTPUT_DIRECTORY will be put in
1931 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1935 # If the DOCBOOK_PROGRAMLISTING tag is set to YES, doxygen will include the
1936 # program listings (including syntax highlighting and cross-referencing
1939 # The default value is: NO.
1940 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1944 #---------------------------------------------------------------------------
1946 #---------------------------------------------------------------------------
1948 # If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
1952 # The default value is: NO.
1956 #---------------------------------------------------------------------------
1958 #---------------------------------------------------------------------------
1960 # If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module
1964 # The default value is: NO.
1968 # If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary
1971 # The default value is: NO.
1972 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1976 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
1978 # understand what is going on. On the other hand, if this tag is set to NO, the
1981 # The default value is: YES.
1982 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1990 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1994 #---------------------------------------------------------------------------
1996 #---------------------------------------------------------------------------
1998 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
1999 # C-preprocessor directives found in the sources and include files.
2000 # The default value is: YES.
2004 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
2005 # in the source code. If set to NO, only conditional compilation will be
2008 # The default value is: NO.
2009 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2013 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
2016 # The default value is: NO.
2017 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2021 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
2023 # The default value is: YES.
2024 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2031 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2036 # patterns (like *.h and *.hpp) to filter out the header-files in the
2039 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2044 # defined before the preprocessor is started (similar to the -D option of e.g.
2049 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2053 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2058 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2062 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2063 # remove all references to function-like macros that are alone on a line, have
2065 # are typically used for boiler-plate code, and will confuse the parser if not
2067 # The default value is: YES.
2068 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2072 #---------------------------------------------------------------------------
2074 #---------------------------------------------------------------------------
2097 # If the ALLEXTERNALS tag is set to YES, all external class will be listed in
2098 # the class index. If set to NO, only the inherited external classes will be
2100 # The default value is: NO.
2104 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2105 # in the modules index. If set to NO, only the current project's groups will be
2107 # The default value is: YES.
2111 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2112 # the related pages index. If set to NO, only the current project's pages will
2114 # The default value is: YES.
2124 #---------------------------------------------------------------------------
2126 #---------------------------------------------------------------------------
2128 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2133 # The default value is: YES.
2153 # If set to YES the inheritance and collaboration graphs will hide inheritance
2155 # The default value is: YES.
2159 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2163 # set to NO
2164 # The default value is: NO.
2169 # to run in parallel. When set to 0 doxygen will base this on the number of
2170 # processors available in the system. You can set it explicitly to a value
2173 # Minimum value: 0, maximum value: 32, default value: 0.
2174 # This tag requires that the tag HAVE_DOT is set to YES.
2183 # The default value is: Helvetica.
2184 # This tag requires that the tag HAVE_DOT is set to YES.
2188 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
2190 # Minimum value: 4, maximum value: 24, default value: 10.
2191 # This tag requires that the tag HAVE_DOT is set to YES.
2196 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
2198 # This tag requires that the tag HAVE_DOT is set to YES.
2202 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2205 # The default value is: YES.
2206 # This tag requires that the tag HAVE_DOT is set to YES.
2210 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2214 # The default value is: YES.
2215 # This tag requires that the tag HAVE_DOT is set to YES.
2219 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2221 # The default value is: YES.
2222 # This tag requires that the tag HAVE_DOT is set to YES.
2226 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2229 # The default value is: NO.
2230 # This tag requires that the tag HAVE_DOT is set to YES.
2237 # number of items for each type to make the size more manageable. Set this to 0
2239 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2242 # Minimum value: 0, maximum value: 100, default value: 10.
2243 # This tag requires that the tag HAVE_DOT is set to YES.
2247 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2250 # The default value is: NO.
2251 # This tag requires that the tag HAVE_DOT is set to YES.
2255 # If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to
2259 # The default value is: YES.
2260 # This tag requires that the tag HAVE_DOT is set to YES.
2265 # set to YES then doxygen will generate a graph for each documented file showing
2268 # The default value is: YES.
2269 # This tag requires that the tag HAVE_DOT is set to YES.
2273 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2280 # The default value is: NO.
2281 # This tag requires that the tag HAVE_DOT is set to YES.
2285 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2292 # The default value is: NO.
2293 # This tag requires that the tag HAVE_DOT is set to YES.
2297 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2299 # The default value is: YES.
2300 # This tag requires that the tag HAVE_DOT is set to YES.
2304 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2308 # The default value is: YES.
2309 # This tag requires that the tag HAVE_DOT is set to YES.
2313 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2317 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
2323 # The default value is: png.
2324 # This tag requires that the tag HAVE_DOT is set to YES.
2328 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2333 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
2335 # The default value is: NO.
2336 # This tag requires that the tag HAVE_DOT is set to YES.
2342 # This tag requires that the tag HAVE_DOT is set to YES.
2349 # This tag requires that the tag HAVE_DOT is set to YES.
2383 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2385 # larger than this value, doxygen will truncate the graph, which is visualized
2390 # Minimum value: 0, maximum value: 10000, default value: 50.
2391 # This tag requires that the tag HAVE_DOT is set to YES.
2395 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2396 # generated by dot. A depth value of 3 means that only nodes reachable from the
2402 # Minimum value: 0, maximum value: 1000, default value: 0.
2403 # This tag requires that the tag HAVE_DOT is set to YES.
2407 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
2412 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2414 # The default value is: NO.
2415 # This tag requires that the tag HAVE_DOT is set to YES.
2419 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2420 # files in one run (i.e. multiple -o and -T options on the command line). This
2423 # The default value is: NO.
2424 # This tag requires that the tag HAVE_DOT is set to YES.
2428 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2431 # The default value is: YES.
2432 # This tag requires that the tag HAVE_DOT is set to YES.
2436 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
2438 # The default value is: YES.
2439 # This tag requires that the tag HAVE_DOT is set to YES.