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.
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
133 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
136 # The default value is: NO.
140 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
144 # The default value is: NO.
148 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
149 # before files name in the file list and in the header files. If set to NO the
151 # The default value is: YES.
155 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
156 # Stripping is only done if one of the specified strings matches the left-hand
163 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
167 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
172 # using the -I flag.
176 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
178 # support long names like on DOS, Mac, or CD-ROM.
179 # The default value is: NO.
183 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
184 # first line (until the first dot) of a Javadoc-style comment as the brief
185 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
188 # The default value is: NO.
192 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
193 # line (until the first dot) of a Qt-style comment as the brief description. If
194 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
196 # The default value is: NO.
200 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
201 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
203 # to treat a multi-line C++ comment block as a detailed description. Set this
208 # The default value is: NO.
212 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
213 # documentation from any documented member that it re-implements.
214 # The default value is: YES.
218 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
219 # page for each member. If set to NO, the documentation of a member will be part
221 # The default value is: NO.
225 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
226 # uses this value to replace tabs by spaces in code fragments.
227 # Minimum value: 1, maximum value: 16, default value: 4.
233 # name=value
237 # documentation, which will result in a user-defined paragraph with heading
238 # "Side Effects:". You can put \n's in the value part of an alias to insert
243 # This tag can be used to specify a number of word-keyword mappings (TCL only).
244 # A mapping has the form "name=value". For example adding "class=itcl::class"
249 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
253 # The default value is: NO.
257 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
261 # The default value is: NO.
265 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
267 # The default value is: NO.
271 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
273 # The default value is: NO.
279 # extension. Doxygen has a built-in mapping, but you can override or extend it
282 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:
291 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
296 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
302 # The default value is: YES.
310 # The default value is: YES.
315 # to include (a tag file for) the STL sources as input, then you should set this
320 # The default value is: NO.
324 # If you use Microsoft's C++/CLI language, you should set this option to YES to
326 # The default value is: NO.
330 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
334 # The default value is: NO.
340 # doxygen to replace the get and set methods by a property in the documentation.
343 # should set this option to NO.
344 # The default value is: YES.
349 # tag is set to YES then doxygen will reuse the documentation of the first
352 # The default value is: NO.
356 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
358 # type (e.g. under the Public Functions section). Set it to NO to prevent
361 # The default value is: YES.
365 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
372 # The default value is: NO.
376 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
379 # namespace, or group documentation), provided this scope is documented. If set
382 # The default value is: NO.
393 # The default value is: NO.
397 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
400 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
406 # Minimum value: 0, maximum value: 9, default value: 0.
410 #---------------------------------------------------------------------------
412 #---------------------------------------------------------------------------
414 # If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in
417 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
419 # normally produced when WARNINGS is set to YES.
420 # The default value is: NO.
424 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
426 # The default value is: NO.
430 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
432 # The default value is: NO.
436 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
438 # The default value is: NO.
442 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
443 # locally in source files will be included in the documentation. If set to NO,
446 # The default value is: YES.
450 # This flag is only useful for Objective-C code. If set to YES, local methods,
452 # included in the documentation. If set to NO, only methods in the interface are
454 # The default value is: NO.
458 # If this flag is set to YES, the members of anonymous namespaces will be
463 # The default value is: NO.
467 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
468 # undocumented members inside documented classes or files. If set to NO these
471 # The default value is: NO.
475 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
476 # undocumented classes that are normally visible in the class hierarchy. If set
479 # The default value is: NO.
483 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
484 # (class|struct|union) declarations. If set to NO, these declarations will be
486 # The default value is: NO.
490 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
491 # documentation blocks found inside the body of a function. If set to NO, these
493 # The default value is: NO.
498 # \internal command is included. If the tag is set to NO then the documentation
499 # will be excluded. Set it to YES to include the internal documentation.
500 # The default value is: NO.
504 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
505 # names in lower-case letters. If set to YES, upper-case letters are also
508 # and Mac users are advised to set this option to NO.
509 # The default value is: system dependent.
513 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
514 # their full class and namespace scopes in the documentation. If set to YES, the
516 # The default value is: NO.
520 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
521 # append additional text to a page's title, such as Class Reference. If set to
523 # The default value is: NO.
527 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
529 # The default value is: YES.
533 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
536 # The default value is: NO.
540 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
542 # The default value is: NO.
546 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
548 # The default value is: YES.
552 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
554 # name. If set to NO, the members will appear in declaration order.
555 # The default value is: YES.
559 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
561 # name. If set to NO, the members will appear in declaration order. Note that
563 # The default value is: NO.
567 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
569 # destructors are listed first. If set to NO the constructors will appear in the
571 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
573 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
575 # The default value is: NO.
579 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
580 # of group names into alphabetical order. If set to NO the group names will
582 # The default value is: NO.
586 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
587 # fully-qualified names, including namespaces. If set to NO, the class list will
589 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
592 # The default value is: NO.
602 # The default value is: NO.
608 # The default value is: YES.
614 # The default value is: YES.
620 # The default value is: YES.
627 # The default value is: YES.
638 # initial value of a variable or macro / define can have for it to appear in the
640 # it will be hidden. Use a value of 0 to hide initializers completely. The
641 # appearance of the value of individual variables and macros / defines can be
644 # Minimum value: 0, maximum value: 10000, default value: 30.
648 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
649 # the bottom of the documentation of classes and structs. If set to YES, the
651 # The default value is: YES.
655 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
658 # The default value is: YES.
662 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
665 # The default value is: YES.
672 # popen()) the command command input-file, where command is the value of the
673 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
682 # that represents doxygen's defaults, run doxygen with the -l option. You can
702 #---------------------------------------------------------------------------
704 #---------------------------------------------------------------------------
707 # standard output by doxygen. If QUIET is set to YES this implies that the
709 # The default value is: NO.
714 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
718 # The default value is: YES.
722 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
723 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
725 # The default value is: YES.
729 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
733 # The default value is: YES.
739 # value. If set to NO, doxygen will only warn about wrong or incomplete
741 # The default value is: NO.
751 # The default value is: $file:$line: $text.
761 #---------------------------------------------------------------------------
763 #---------------------------------------------------------------------------
795 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
799 # The default value is: UTF-8.
801 INPUT_ENCODING = UTF-8
803 # If the value of the INPUT tag contains directories, you can use the
805 # *.h) to filter out the source-files in the directories. If left blank the
860 # The default value is: NO.
885 # The default value is: NO.
889 # If the value of the INPUT tag contains directories, you can use the
919 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
921 # *.h) to filter out the source-files in the directories. If left blank all
926 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
928 # irrespective of the value of the RECURSIVE tag.
929 # The default value is: NO.
943 # <filter> <input-file>
945 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
965 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
967 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
968 # The default value is: NO.
976 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
987 #---------------------------------------------------------------------------
989 #---------------------------------------------------------------------------
991 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
992 # generated. Documented entities will be cross-referenced with these sources.
995 # also VERBATIM_HEADERS is set to NO.
996 # The default value is: NO.
1002 # The default value is: NO.
1009 # The default value is: YES.
1013 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
1015 # The default value is: NO.
1019 # If the REFERENCES_RELATION tag is set to YES then for each documented function
1021 # The default value is: NO.
1025 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1029 # The default value is: YES.
1038 # The default value is: YES.
1039 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1043 # If the USE_HTAGS tag is set to YES then the references to source code will
1044 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1050 # - Install the latest version of global
1051 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
1052 # - Make sure the INPUT points to the root of the source tree
1053 # - Run doxygen as normal
1060 # The default value is: NO.
1061 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1065 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
1067 # specified. Set to NO to disable this.
1069 # The default value is: YES.
1073 # If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the
1076 # rich C++ code for which doxygen's built-in parser lacks the necessary type
1079 # compiled with the --with-libclang option.
1080 # The default value is: NO.
1086 # the include paths will already be set by doxygen for the files and directories
1088 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1090 CLANG_OPTIONS = -std=c++14
1092 #---------------------------------------------------------------------------
1094 #---------------------------------------------------------------------------
1096 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1099 # The default value is: YES.
1105 # Minimum value: 1, maximum value: 20, default value: 5.
1106 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1114 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1118 #---------------------------------------------------------------------------
1120 #---------------------------------------------------------------------------
1122 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1123 # The default value is: YES.
1128 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1131 # This tag requires that the tag GENERATE_HTML is set to YES.
1137 # The default value is: .html.
1138 # This tag requires that the tag GENERATE_HTML is set to YES.
1142 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1150 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1158 # This tag requires that the tag GENERATE_HTML is set to YES.
1162 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1168 # This tag requires that the tag GENERATE_HTML is set to YES.
1172 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1173 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1180 # This tag requires that the tag GENERATE_HTML is set to YES.
1184 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1193 # This tag requires that the tag GENERATE_HTML is set to YES.
1202 # files will be copied as-is; there are no commands or markers available.
1203 # This tag requires that the tag GENERATE_HTML is set to YES.
1210 # http://en.wikipedia.org/wiki/Hue for more information. For instance the value
1213 # Minimum value: 0, maximum value: 359, default value: 220.
1214 # This tag requires that the tag GENERATE_HTML is set to YES.
1219 # in the HTML output. For a value of 0 the output will use grayscales only. A
1220 # value of 255 will produce the most vivid colors.
1221 # Minimum value: 0, maximum value: 255, default value: 100.
1222 # This tag requires that the tag GENERATE_HTML is set to YES.
1229 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
1230 # a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not
1232 # Minimum value: 40, maximum value: 240, default value: 80.
1233 # This tag requires that the tag GENERATE_HTML is set to YES.
1237 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1240 # The default value is: YES.
1241 # This tag requires that the tag GENERATE_HTML is set to YES.
1245 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1248 # The default value is: NO.
1249 # This tag requires that the tag GENERATE_HTML is set to YES.
1258 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1261 # Minimum value: 0, maximum value: 9999, default value: 100.
1262 # This tag requires that the tag GENERATE_HTML is set to YES.
1266 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1269 # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a
1275 # The default value is: NO.
1276 # This tag requires that the tag GENERATE_HTML is set to YES.
1283 # The default value is: Doxygen generated docs.
1284 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1289 # set bundle. This should be a reverse domain-name style string, e.g.
1291 # The default value is: org.doxygen.Project.
1292 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1297 # the documentation publisher. This should be a reverse domain-name style
1299 # The default value is: org.doxygen.Publisher.
1300 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1305 # The default value is: Publisher.
1306 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1310 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1313 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1323 # The default value is: NO.
1324 # This tag requires that the tag GENERATE_HTML is set to YES.
1331 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1336 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1339 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1345 # The default value is: NO.
1346 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1352 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1359 # The default value is: NO.
1360 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1364 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1366 # The default value is: NO.
1367 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1371 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1372 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1375 # The default value is: NO.
1376 # This tag requires that the tag GENERATE_HTML is set to YES.
1383 # This tag requires that the tag GENERATE_QHP is set to YES.
1389 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1390 # The default value is: org.doxygen.Project.
1391 # This tag requires that the tag GENERATE_QHP is set to YES.
1397 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1399 # The default value is: doc.
1400 # This tag requires that the tag GENERATE_QHP is set to YES.
1404 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1406 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1408 # This tag requires that the tag GENERATE_QHP is set to YES.
1414 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1416 # This tag requires that the tag GENERATE_QHP is set to YES.
1422 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1423 # This tag requires that the tag GENERATE_QHP is set to YES.
1428 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1430 # This tag requires that the tag GENERATE_QHP is set to YES.
1434 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1439 # within the plugins directory should be the same as the ECLIPSE_DOC_ID value.
1441 # The default value is: NO.
1442 # This tag requires that the tag GENERATE_HTML is set to YES.
1448 # name. Each documentation set should have its own identifier.
1449 # The default value is: org.doxygen.Project.
1450 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1457 # of each HTML page. A value of NO enables the index and the value YES disables
1459 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1460 # The default value is: NO.
1461 # This tag requires that the tag GENERATE_HTML is set to YES.
1465 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1467 # value is set to YES, a side panel will be generated containing a tree-like
1472 # further fine-tune the look of the index. As an example, the default style
1477 # The default value is: NO.
1478 # This tag requires that the tag GENERATE_HTML is set to YES.
1482 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1485 # Note that a value of 0 will completely suppress the enum values from appearing
1487 # Minimum value: 0, maximum value: 20, default value: 4.
1488 # This tag requires that the tag GENERATE_HTML is set to YES.
1493 # to set the initial width (in pixels) of the frame in which the tree is shown.
1494 # Minimum value: 0, maximum value: 1500, default value: 250.
1495 # This tag requires that the tag GENERATE_HTML is set to YES.
1499 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1501 # The default value is: NO.
1502 # This tag requires that the tag GENERATE_HTML is set to YES.
1510 # Minimum value: 8, maximum value: 50, default value: 10.
1511 # This tag requires that the tag GENERATE_HTML is set to YES.
1521 # The default value is: YES.
1522 # This tag requires that the tag GENERATE_HTML is set to YES.
1528 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1532 # The default value is: NO.
1533 # This tag requires that the tag GENERATE_HTML is set to YES.
1537 # When MathJax is enabled you can set the default output format to be used for
1540 # Possible values are: HTML-CSS (which is slower, but has the best
1542 # The default value is: HTML-CSS.
1543 # This tag requires that the tag USE_MATHJAX is set to YES.
1545 MATHJAX_FORMAT = HTML-CSS
1551 # MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax
1555 # The default value is: https://cdn.mathjax.org/mathjax/latest.
1556 # This tag requires that the tag USE_MATHJAX is set to YES.
1563 # This tag requires that the tag USE_MATHJAX is set to YES.
1571 # This tag requires that the tag USE_MATHJAX is set to YES.
1591 # The default value is: YES.
1592 # This tag requires that the tag GENERATE_HTML is set to YES.
1603 # The default value is: NO.
1604 # This tag requires that the tag SEARCHENGINE is set to YES.
1619 # The default value is: NO.
1620 # This tag requires that the tag SEARCHENGINE is set to YES.
1631 # This tag requires that the tag SEARCHENGINE is set to YES.
1639 # This tag requires that the tag SEARCHENGINE is set to YES.
1647 # This tag requires that the tag SEARCHENGINE is set to YES.
1654 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
1657 # This tag requires that the tag SEARCHENGINE is set to YES.
1661 #---------------------------------------------------------------------------
1663 #---------------------------------------------------------------------------
1665 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1666 # The default value is: YES.
1671 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1674 # This tag requires that the tag GENERATE_LATEX is set to YES.
1685 # This tag requires that the tag GENERATE_LATEX is set to YES.
1692 # This tag requires that the tag GENERATE_LATEX is set to YES.
1696 # If the COMPACT_LATEX tag is set to YES, doxygen generates more compact LaTeX
1699 # The default value is: NO.
1700 # This tag requires that the tag GENERATE_LATEX is set to YES.
1704 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1708 # The default value is: a4.
1709 # This tag requires that the tag GENERATE_LATEX is set to YES.
1718 # This tag requires that the tag GENERATE_LATEX is set to YES.
1728 # Note: Only use a user-defined header if you know what you are doing! The
1734 # This tag requires that the tag GENERATE_LATEX is set to YES.
1744 # Note: Only use a user-defined footer if you know what you are doing!
1745 # This tag requires that the tag GENERATE_LATEX is set to YES.
1749 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1756 # This tag requires that the tag GENERATE_LATEX is set to YES.
1762 # directory. Note that the files will be copied as-is; there are no commands or
1764 # This tag requires that the tag GENERATE_LATEX is set to YES.
1768 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1772 # The default value is: YES.
1773 # This tag requires that the tag GENERATE_LATEX is set to YES.
1777 # If the USE_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1778 # the PDF file directly from the LaTeX files. Set this option to YES, to get a
1780 # The default value is: YES.
1781 # This tag requires that the tag GENERATE_LATEX is set to YES.
1785 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1789 # The default value is: NO.
1790 # This tag requires that the tag GENERATE_LATEX is set to YES.
1794 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1796 # The default value is: NO.
1797 # This tag requires that the tag GENERATE_LATEX is set to YES.
1801 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1806 # The default value is: NO.
1807 # This tag requires that the tag GENERATE_LATEX is set to YES.
1814 # The default value is: plain.
1815 # This tag requires that the tag GENERATE_LATEX is set to YES.
1819 #---------------------------------------------------------------------------
1821 #---------------------------------------------------------------------------
1823 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
1826 # The default value is: NO.
1831 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1834 # This tag requires that the tag GENERATE_RTF is set to YES.
1838 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF
1841 # The default value is: NO.
1842 # This tag requires that the tag GENERATE_RTF is set to YES.
1846 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1853 # The default value is: NO.
1854 # This tag requires that the tag GENERATE_RTF is set to YES.
1860 # missing definitions are set to their default value.
1864 # This tag requires that the tag GENERATE_RTF is set to YES.
1868 # Set optional variables used in the generation of an RTF document. Syntax is
1870 # using doxygen -e rtf extensionFile.
1871 # This tag requires that the tag GENERATE_RTF is set to YES.
1875 # If the RTF_SOURCE_CODE tag is set to YES then doxygen will include source code
1880 # The default value is: NO.
1881 # This tag requires that the tag GENERATE_RTF is set to YES.
1885 #---------------------------------------------------------------------------
1887 #---------------------------------------------------------------------------
1889 # If the GENERATE_MAN tag is set to YES, doxygen will generate manual pages for
1891 # The default value is: NO.
1896 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1900 # This tag requires that the tag GENERATE_MAN is set to YES.
1908 # The default value is: .3.
1909 # This tag requires that the tag GENERATE_MAN is set to YES.
1916 # This tag requires that the tag GENERATE_MAN is set to YES.
1920 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1924 # The default value is: NO.
1925 # This tag requires that the tag GENERATE_MAN is set to YES.
1929 #---------------------------------------------------------------------------
1931 #---------------------------------------------------------------------------
1933 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
1935 # The default value is: NO.
1940 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1943 # This tag requires that the tag GENERATE_XML is set to YES.
1947 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
1948 # listings (including syntax highlighting and cross-referencing information) to
1951 # The default value is: YES.
1952 # This tag requires that the tag GENERATE_XML is set to YES.
1956 #---------------------------------------------------------------------------
1958 #---------------------------------------------------------------------------
1960 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
1962 # The default value is: NO.
1967 # If a relative path is entered the value of OUTPUT_DIRECTORY will be put in
1970 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1974 # If the DOCBOOK_PROGRAMLISTING tag is set to YES, doxygen will include the
1975 # program listings (including syntax highlighting and cross-referencing
1978 # The default value is: NO.
1979 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1983 #---------------------------------------------------------------------------
1985 #---------------------------------------------------------------------------
1987 # If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
1991 # The default value is: NO.
1995 #---------------------------------------------------------------------------
1997 #---------------------------------------------------------------------------
1999 # If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module
2003 # The default value is: NO.
2007 # If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary
2010 # The default value is: NO.
2011 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2015 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
2017 # understand what is going on. On the other hand, if this tag is set to NO, the
2020 # The default value is: YES.
2021 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2029 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2033 #---------------------------------------------------------------------------
2035 #---------------------------------------------------------------------------
2037 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
2038 # C-preprocessor directives found in the sources and include files.
2039 # The default value is: YES.
2043 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
2044 # in the source code. If set to NO, only conditional compilation will be
2047 # The default value is: NO.
2048 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2052 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
2055 # The default value is: NO.
2056 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2060 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
2062 # The default value is: YES.
2063 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2070 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2075 # patterns (like *.h and *.hpp) to filter out the header-files in the
2078 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2083 # defined before the preprocessor is started (similar to the -D option of e.g.
2088 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2103 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2108 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2112 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2113 # remove all references to function-like macros that are alone on a line, have
2115 # are typically used for boiler-plate code, and will confuse the parser if not
2117 # The default value is: YES.
2118 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2122 #---------------------------------------------------------------------------
2124 #---------------------------------------------------------------------------
2147 # If the ALLEXTERNALS tag is set to YES, all external class will be listed in
2148 # the class index. If set to NO, only the inherited external classes will be
2150 # The default value is: NO.
2154 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2155 # in the modules index. If set to NO, only the current project's groups will be
2157 # The default value is: YES.
2161 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2162 # the related pages index. If set to NO, only the current project's pages will
2164 # The default value is: YES.
2174 #---------------------------------------------------------------------------
2176 #---------------------------------------------------------------------------
2178 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2183 # The default value is: YES.
2203 # If set to YES the inheritance and collaboration graphs will hide inheritance
2205 # The default value is: YES.
2209 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2213 # set to NO
2214 # The default value is: YES.
2219 # to run in parallel. When set to 0 doxygen will base this on the number of
2220 # processors available in the system. You can set it explicitly to a value
2223 # Minimum value: 0, maximum value: 32, default value: 0.
2224 # This tag requires that the tag HAVE_DOT is set to YES.
2233 # The default value is: Helvetica.
2234 # This tag requires that the tag HAVE_DOT is set to YES.
2238 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
2240 # Minimum value: 4, maximum value: 24, default value: 10.
2241 # This tag requires that the tag HAVE_DOT is set to YES.
2246 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
2248 # This tag requires that the tag HAVE_DOT is set to YES.
2252 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2255 # The default value is: YES.
2256 # This tag requires that the tag HAVE_DOT is set to YES.
2260 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2264 # The default value is: YES.
2265 # This tag requires that the tag HAVE_DOT is set to YES.
2269 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2271 # The default value is: YES.
2272 # This tag requires that the tag HAVE_DOT is set to YES.
2276 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2279 # The default value is: NO.
2280 # This tag requires that the tag HAVE_DOT is set to YES.
2287 # number of items for each type to make the size more manageable. Set this to 0
2289 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2292 # Minimum value: 0, maximum value: 100, default value: 10.
2293 # This tag requires that the tag HAVE_DOT is set to YES.
2297 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2300 # The default value is: NO.
2301 # This tag requires that the tag HAVE_DOT is set to YES.
2305 # If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to
2309 # The default value is: YES.
2310 # This tag requires that the tag HAVE_DOT is set to YES.
2315 # set to YES then doxygen will generate a graph for each documented file showing
2318 # The default value is: YES.
2319 # This tag requires that the tag HAVE_DOT is set to YES.
2323 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2329 # The default value is: NO.
2330 # This tag requires that the tag HAVE_DOT is set to YES.
2334 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2340 # The default value is: NO.
2341 # This tag requires that the tag HAVE_DOT is set to YES.
2345 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2347 # The default value is: YES.
2348 # This tag requires that the tag HAVE_DOT is set to YES.
2352 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2356 # The default value is: YES.
2357 # This tag requires that the tag HAVE_DOT is set to YES.
2361 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2363 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
2369 # The default value is: png.
2370 # This tag requires that the tag HAVE_DOT is set to YES.
2374 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2379 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
2381 # The default value is: NO.
2382 # This tag requires that the tag HAVE_DOT is set to YES.
2388 # This tag requires that the tag HAVE_DOT is set to YES.
2395 # This tag requires that the tag HAVE_DOT is set to YES.
2424 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2426 # larger than this value, doxygen will truncate the graph, which is visualized
2431 # Minimum value: 0, maximum value: 10000, default value: 50.
2432 # This tag requires that the tag HAVE_DOT is set to YES.
2436 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2437 # generated by dot. A depth value of 3 means that only nodes reachable from the
2443 # Minimum value: 0, maximum value: 1000, default value: 0.
2444 # This tag requires that the tag HAVE_DOT is set to YES.
2448 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
2453 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2455 # The default value is: NO.
2456 # This tag requires that the tag HAVE_DOT is set to YES.
2460 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2461 # files in one run (i.e. multiple -o and -T options on the command line). This
2464 # The default value is: NO.
2465 # This tag requires that the tag HAVE_DOT is set to YES.
2469 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2472 # The default value is: YES.
2473 # This tag requires that the tag HAVE_DOT is set to YES.
2477 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
2479 # The default value is: YES.
2480 # This tag requires that the tag HAVE_DOT is set to YES.