Lines Matching refs:set

73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096
85 # CREATE_SUBDIRS tag is set to YES. Level 0 represents 16 directories, and every
91 # This tag requires that the tag CREATE_SUBDIRS is set to YES.
95 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
96 # characters to appear in the names of generated files. If set to NO, non-ASCII
118 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
125 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
128 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
155 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
162 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
170 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
171 # before files name in the file list and in the header files. If set to NO the
185 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
198 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
205 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
207 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
214 # If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line
217 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
224 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
226 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
232 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
252 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
258 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
259 # page for each member. If set to NO, the documentation of a member will be part
265 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
339 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
357 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
362 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
373 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
386 # to include (a tag file for) the STL sources as input, then you should set this
395 # If you use Microsoft's C++/CLI language, you should set this option to YES to
411 # doxygen to replace the get and set methods by a property in the documentation.
414 # should set this option to NO.
420 # tag is set to YES then doxygen will reuse the documentation of the first
443 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
454 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
457 # namespace, or group documentation), provided this scope is documented. If set
475 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
489 # during processing. When set to 0 doxygen will based this on the number of
490 # cores available in the system. You can set it explicitly to a value larger
493 # threads. Since this is still an experimental feature the default is set to 1,
501 # If the TIMESTAMP tag is set different from NO then each generated page will
513 # If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in
516 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
518 # normally produced when WARNINGS is set to YES.
523 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
529 # If the EXTRACT_PRIV_VIRTUAL tag is set to YES, documented private virtual
535 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
541 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
547 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
548 # locally in source files will be included in the documentation. If set to NO,
555 # This flag is only useful for Objective-C code. If set to YES, local methods,
557 # included in the documentation. If set to NO, only methods in the interface are
563 # If this flag is set to YES, the members of anonymous namespaces will be
572 # If this flag is set to YES, the name of an unnamed parameter in a declaration
579 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
580 # undocumented members inside documented classes or files. If set to NO these
587 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
588 # undocumented classes that are normally visible in the class hierarchy. If set
596 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
597 # declarations. If set to NO, these declarations will be included in the
603 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
604 # documentation blocks found inside the body of a function. If set to NO, these
611 # \internal command is included. If the tag is set to NO then the documentation
620 # whose names only differ in casing), the option must be set to YES to properly
622 # are not case sensitive the option should be set to NO to properly deal with
626 # Windows (including Cygwin) and MacOS, users should typically set this option
627 # to NO, whereas on Linux or other Unix flavors it should typically be set to
634 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
635 # their full class and namespace scopes in the documentation. If set to YES, the
641 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
642 # append additional text to a page's title, such as Class Reference. If set to
648 # If the SHOW_HEADERFILE tag is set to YES then the documentation for a class
654 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
660 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
667 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
673 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
679 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
681 # name. If set to NO, the members will appear in declaration order.
686 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
688 # name. If set to NO, the members will appear in declaration order. Note that
694 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
696 # destructors are listed first. If set to NO the constructors will appear in the
698 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
700 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
706 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
707 # of group names into alphabetical order. If set to NO the group names will
713 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
714 # fully-qualified names, including namespaces. If set to NO, the class list will
716 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
776 # the bottom of the documentation of classes and structs. If set to YES, the
835 # standard output by doxygen. If QUIET is set to YES this implies that the
842 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
850 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
851 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
857 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
865 # If WARN_IF_INCOMPLETE_DOC is set to YES, doxygen will warn about incomplete
866 # function parameter documentation. If set to NO, doxygen will accept that some
874 # value. If set to NO, doxygen will only warn about wrong parameter
876 # set to YES then this flag will automatically be disabled. See also
882 # If WARN_IF_UNDOC_ENUM_VAL option is set to YES, doxygen will warn about
883 # undocumented enumeration values. If set to NO, doxygen will accept
884 # undocumented enumeration values. If EXTRACT_ALL is set to YES then this flag
890 # If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when
891 # a warning is encountered. If the WARN_AS_ERROR tag is set to FAIL_ON_WARNINGS
892 # then doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but
894 # If the WARN_AS_ERROR tag is set to FAIL_ON_WARNINGS_PRINT then doxygen behaves
974 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
1080 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
1114 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
1127 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
1132 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
1134 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
1143 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
1167 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
1171 # also VERBATIM_HEADERS is set to NO.
1189 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
1195 # If the REFERENCES_RELATION tag is set to YES then for each documented function
1201 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1215 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1219 # If the USE_HTAGS tag is set to YES then the references to source code will
1237 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1241 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
1253 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1265 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1273 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1282 # This tag requires that the tag GENERATE_HTML is set to YES.
1289 # This tag requires that the tag GENERATE_HTML is set to YES.
1309 # This tag requires that the tag GENERATE_HTML is set to YES.
1319 # This tag requires that the tag GENERATE_HTML is set to YES.
1331 # This tag requires that the tag GENERATE_HTML is set to YES.
1349 # This tag requires that the tag GENERATE_HTML is set to YES.
1359 # This tag requires that the tag GENERATE_HTML is set to YES.
1366 # generate dark mode output, AUTO_LIGHT automatically set the mode according to
1367 # the user preference, use light mode if no preference is set (the default),
1368 # AUTO_DARK automatically set the mode according to the user preference, use
1369 # dark mode if no preference is set and TOGGLE allow to user to switch between
1372 # This tag requires that the tag GENERATE_HTML is set to YES.
1383 # This tag requires that the tag GENERATE_HTML is set to YES.
1391 # This tag requires that the tag GENERATE_HTML is set to YES.
1402 # This tag requires that the tag GENERATE_HTML is set to YES.
1406 # If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML
1413 # This tag requires that the tag GENERATE_HTML is set to YES.
1417 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1421 # This tag requires that the tag GENERATE_HTML is set to YES.
1425 # If the HTML_CODE_FOLDING tag is set to YES then classes and functions can be
1428 # This tag requires that the tag GENERATE_HTML is set to YES.
1441 # This tag requires that the tag GENERATE_HTML is set to YES.
1445 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1449 # create a documentation set, doxygen will generate a Makefile in the HTML
1456 # This tag requires that the tag GENERATE_HTML is set to YES.
1464 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1471 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1476 # set bundle. This should be a reverse domain-name style string, e.g.
1479 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1487 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1493 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1497 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1515 # This tag requires that the tag GENERATE_HTML is set to YES.
1522 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1530 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1537 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1543 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1551 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1555 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1558 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1568 # This tag requires that the tag GENERATE_HTML is set to YES.
1572 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1573 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1577 # This tag requires that the tag GENERATE_HTML is set to YES.
1584 # This tag requires that the tag GENERATE_QHP is set to YES.
1593 # This tag requires that the tag GENERATE_QHP is set to YES.
1602 # This tag requires that the tag GENERATE_QHP is set to YES.
1606 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1610 # This tag requires that the tag GENERATE_QHP is set to YES.
1618 # This tag requires that the tag GENERATE_QHP is set to YES.
1625 # This tag requires that the tag GENERATE_QHP is set to YES.
1632 # This tag requires that the tag GENERATE_QHP is set to YES.
1636 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1644 # This tag requires that the tag GENERATE_HTML is set to YES.
1650 # name. Each documentation set should have its own identifier.
1652 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1661 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1663 # This tag requires that the tag GENERATE_HTML is set to YES.
1669 # value is set to YES, a side panel will be generated containing a tree-like
1680 # This tag requires that the tag GENERATE_HTML is set to YES.
1684 # When both GENERATE_TREEVIEW and DISABLE_INDEX are set to YES, then the
1690 # DISABLE_INDEX is set to NO, this option has no effect.
1692 # This tag requires that the tag GENERATE_HTML is set to YES.
1696 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1702 # This tag requires that the tag GENERATE_HTML is set to YES.
1707 # to set the initial width (in pixels) of the frame in which the tree is shown.
1709 # This tag requires that the tag GENERATE_HTML is set to YES.
1713 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1716 # This tag requires that the tag GENERATE_HTML is set to YES.
1720 # If the OBFUSCATE_EMAILS tag is set to YES, doxygen will obfuscate email
1723 # This tag requires that the tag GENERATE_HTML is set to YES.
1727 # If the HTML_FORMULA_FORMAT option is set to svg, doxygen will use the pdf2svg
1734 # This tag requires that the tag GENERATE_HTML is set to YES.
1743 # This tag requires that the tag GENERATE_HTML is set to YES.
1760 # This tag requires that the tag GENERATE_HTML is set to YES.
1771 # This tag requires that the tag USE_MATHJAX is set to YES.
1775 # When MathJax is enabled you can set the default output format to be used for
1788 # This tag requires that the tag USE_MATHJAX is set to YES.
1802 # This tag requires that the tag USE_MATHJAX is set to YES.
1814 # This tag requires that the tag USE_MATHJAX is set to YES.
1824 # This tag requires that the tag USE_MATHJAX is set to YES.
1845 # This tag requires that the tag GENERATE_HTML is set to YES.
1857 # This tag requires that the tag SEARCHENGINE is set to YES.
1874 # This tag requires that the tag SEARCHENGINE is set to YES.
1886 # This tag requires that the tag SEARCHENGINE is set to YES.
1894 # This tag requires that the tag SEARCHENGINE is set to YES.
1902 # This tag requires that the tag SEARCHENGINE is set to YES.
1909 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
1912 # This tag requires that the tag SEARCHENGINE is set to YES.
1920 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1929 # This tag requires that the tag GENERATE_LATEX is set to YES.
1939 # default can have been set differently, this depends on the implementation of
1941 # This tag requires that the tag GENERATE_LATEX is set to YES.
1951 # This tag requires that the tag GENERATE_LATEX is set to YES.
1961 # This tag requires that the tag GENERATE_LATEX is set to YES.
1965 # If the COMPACT_LATEX tag is set to YES, doxygen generates more compact LaTeX
1969 # This tag requires that the tag GENERATE_LATEX is set to YES.
1973 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1978 # This tag requires that the tag GENERATE_LATEX is set to YES.
1990 # This tag requires that the tag GENERATE_LATEX is set to YES.
2007 # This tag requires that the tag GENERATE_LATEX is set to YES.
2019 # This tag requires that the tag GENERATE_LATEX is set to YES.
2030 # This tag requires that the tag GENERATE_LATEX is set to YES.
2038 # This tag requires that the tag GENERATE_LATEX is set to YES.
2042 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
2047 # This tag requires that the tag GENERATE_LATEX is set to YES.
2051 # If the USE_PDFLATEX tag is set to YES, doxygen will use the engine as
2057 # This tag requires that the tag GENERATE_LATEX is set to YES.
2072 # This tag requires that the tag GENERATE_LATEX is set to YES.
2076 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
2079 # This tag requires that the tag GENERATE_LATEX is set to YES.
2087 # This tag requires that the tag GENERATE_LATEX is set to YES.
2095 # This tag requires that the tag GENERATE_LATEX is set to YES.
2103 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
2114 # This tag requires that the tag GENERATE_RTF is set to YES.
2118 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF
2122 # This tag requires that the tag GENERATE_RTF is set to YES.
2126 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
2134 # This tag requires that the tag GENERATE_RTF is set to YES.
2140 # replacements, missing definitions are set to their default value.
2144 # This tag requires that the tag GENERATE_RTF is set to YES.
2151 # This tag requires that the tag GENERATE_RTF is set to YES.
2159 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
2170 # This tag requires that the tag GENERATE_MAN is set to YES.
2179 # This tag requires that the tag GENERATE_MAN is set to YES.
2186 # This tag requires that the tag GENERATE_MAN is set to YES.
2190 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
2195 # This tag requires that the tag GENERATE_MAN is set to YES.
2203 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
2213 # This tag requires that the tag GENERATE_XML is set to YES.
2217 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
2222 # This tag requires that the tag GENERATE_XML is set to YES.
2226 # If the XML_NS_MEMB_FILE_SCOPE tag is set to YES, doxygen will include
2229 # This tag requires that the tag GENERATE_XML is set to YES.
2237 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
2247 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
2255 # If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
2267 # If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module
2275 # If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary
2279 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2283 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
2285 # understand what is going on. On the other hand, if this tag is set to NO, the
2289 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2297 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2305 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
2311 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
2312 # in the source code. If set to NO, only conditional compilation will be
2316 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2320 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
2324 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2328 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
2331 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2339 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2347 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2357 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2364 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2369 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2373 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2379 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2408 # If the ALLEXTERNALS tag is set to YES, all external classes and namespaces
2409 # will be listed in the class and namespace index. If set to NO, only the
2415 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2416 # in the topic index. If set to NO, only the current project's groups will be
2422 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2423 # the related pages index. If set to NO, only the current project's pages will
2433 # If set to YES the inheritance and collaboration graphs will hide inheritance
2439 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2443 # set to NO
2449 # to run in parallel. When set to 0 doxygen will base this on the number of
2450 # processors available in the system. You can set it explicitly to a value
2454 # This tag requires that the tag HAVE_DOT is set to YES.
2467 # This tag requires that the tag HAVE_DOT is set to YES.
2476 # This tag requires that the tag HAVE_DOT is set to YES.
2481 # around nodes set 'shape=plain' or 'shape=plaintext' <a
2484 # This tag requires that the tag HAVE_DOT is set to YES.
2488 # You can set the path where dot can find font specified with fontname in
2490 # This tag requires that the tag HAVE_DOT is set to YES.
2494 # If the CLASS_GRAPH tag is set to YES or GRAPH or BUILTIN then doxygen will
2496 # inheritance relations. In case the CLASS_GRAPH tag is set to YES or GRAPH and
2498 # the CLASS_GRAPH tag is set to YES and HAVE_DOT is disabled or if the
2499 # CLASS_GRAPH tag is set to BUILTIN, then the built-in generator will be used.
2500 # If the CLASS_GRAPH tag is set to TEXT the direct and indirect inheritance
2507 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2511 # when COLLABORATION_GRAPH is set to NO, can be accomplished by means of the
2515 # This tag requires that the tag HAVE_DOT is set to YES.
2519 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2521 # dependency graph, when GROUP_GRAPHS is set to NO, can be accomplished by means
2526 # This tag requires that the tag HAVE_DOT is set to YES.
2530 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2534 # This tag requires that the tag HAVE_DOT is set to YES.
2543 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2547 # This tag requires that the tag UML_LOOK is set to YES.
2551 # If the DOT_UML_DETAILS tag is set to NO, doxygen will show attributes and
2553 # tag is set to YES, doxygen will add type and arguments for attributes and
2554 # methods in the UML graphs. If the DOT_UML_DETAILS tag is set to NONE, doxygen
2560 # This tag requires that the tag UML_LOOK is set to YES.
2564 # The DOT_WRAP_THRESHOLD tag can be used to set the maximum number of characters
2569 # This tag requires that the tag HAVE_DOT is set to YES.
2573 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2577 # This tag requires that the tag HAVE_DOT is set to YES.
2581 # If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to
2584 # files. Explicit enabling an include graph, when INCLUDE_GRAPH is is set to NO,
2588 # This tag requires that the tag HAVE_DOT is set to YES.
2593 # set to YES then doxygen will generate a graph for each documented file showing
2595 # files. Explicit enabling an included by graph, when INCLUDED_BY_GRAPH is set
2600 # This tag requires that the tag HAVE_DOT is set to YES.
2604 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2612 # This tag requires that the tag HAVE_DOT is set to YES.
2616 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2624 # This tag requires that the tag HAVE_DOT is set to YES.
2628 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2631 # This tag requires that the tag HAVE_DOT is set to YES.
2635 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2639 # DIRECTORY_GRAPH is set to NO, can be accomplished by means of the command
2643 # This tag requires that the tag HAVE_DOT is set to YES.
2650 # This tag requires that the tag DIRECTORY_GRAPH is set to YES.
2654 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2658 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
2665 # This tag requires that the tag HAVE_DOT is set to YES.
2669 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2674 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
2677 # This tag requires that the tag HAVE_DOT is set to YES.
2683 # This tag requires that the tag HAVE_DOT is set to YES.
2690 # This tag requires that the tag HAVE_DOT is set to YES.
2725 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2733 # This tag requires that the tag HAVE_DOT is set to YES.
2737 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2745 # This tag requires that the tag HAVE_DOT is set to YES.
2754 # This tag requires that the tag HAVE_DOT is set to YES.
2758 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2761 # Note: This tag requires that UML_LOOK isn't set, i.e. the doxygen internal
2764 # This tag requires that the tag HAVE_DOT is set to YES.
2768 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate