Lines Matching refs:YES

63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
99 # The default value is: YES.
101 BRIEF_MEMBER_DESC = YES
103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
108 # The default value is: YES.
110 REPEAT_BRIEF = YES
123 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
128 ALWAYS_DETAILED_SEC = YES
130 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
138 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
141 # The default value is: YES.
143 FULL_PATH_NAMES = YES
153 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
166 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
173 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
180 JAVADOC_AUTOBRIEF = YES
182 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
190 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
194 # tag to YES if you prefer the old behavior instead.
196 # Note that setting this tag to YES also means that rational rose comments are
202 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
204 # The default value is: YES.
206 INHERIT_DOCS = YES
208 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
239 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
247 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
255 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
261 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
292 # The default value is: YES.
294 MARKDOWN_SUPPORT = YES
300 # The default value is: YES.
302 AUTOLINK_SUPPORT = YES
306 # tag to YES in order to let doxygen match functions declarations and
312 BUILTIN_STL_SUPPORT = YES
314 # If you use Microsoft's C++/CLI language, you should set this option to YES to
320 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
329 # getter and setter methods for a property. Setting this option to YES will make
334 # The default value is: YES.
336 IDL_PROPERTY_SUPPORT = YES
339 # tag is set to YES then doxygen will reuse the documentation of the first
346 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
351 # The default value is: YES.
353 SUBGROUPING = YES
355 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
366 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
404 # If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in
407 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
409 # normally produced when WARNINGS is set to YES.
412 EXTRACT_ALL = YES
414 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
420 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
426 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
430 EXTRACT_STATIC = YES
432 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
436 # The default value is: YES.
438 EXTRACT_LOCAL_CLASSES = YES
440 # This flag is only useful for Objective-C code. If set to YES, local methods,
448 # If this flag is set to YES, the members of anonymous namespaces will be
457 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
465 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
473 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
480 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
489 # will be excluded. Set it to YES to include the internal documentation.
495 # names in lower-case letters. If set to YES, upper-case letters are also
501 CASE_SENSE_NAMES = YES
504 # their full class and namespace scopes in the documentation. If set to YES, the
512 # YES the compound reference will be hidden.
517 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
519 # The default value is: YES.
521 SHOW_INCLUDE_FILES = YES
523 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
530 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
536 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
538 # The default value is: YES.
540 INLINE_INFO = YES
542 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
545 # The default value is: YES.
547 SORT_MEMBER_DOCS = YES
549 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
557 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
569 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
576 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
579 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
596 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
598 # The default value is: YES.
600 GENERATE_TODOLIST = YES
602 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
604 # The default value is: YES.
606 GENERATE_TESTLIST = YES
608 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
610 # The default value is: YES.
612 GENERATE_BUGLIST = YES
614 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
617 # The default value is: YES.
619 GENERATE_DEPRECATEDLIST= YES
639 # the bottom of the documentation of classes and structs. If set to YES, the
641 # The default value is: YES.
643 SHOW_USED_FILES = YES
648 # The default value is: YES.
650 SHOW_FILES = YES
655 # The default value is: YES.
657 SHOW_NAMESPACES = YES
697 # standard output by doxygen. If QUIET is set to YES this implies that the
704 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
708 # The default value is: YES.
710 WARNINGS = YES
712 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
713 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
715 # The default value is: YES.
717 WARN_IF_UNDOCUMENTED = YES
719 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
723 # The default value is: YES.
725 WARN_IF_DOC_ERROR = YES
796 RECURSIVE = YES
847 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
886 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
888 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
897 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
912 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
919 SOURCE_BROWSER = YES
921 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
927 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
930 # The default value is: YES.
932 STRIP_CODE_COMMENTS = YES
934 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
940 # If the REFERENCES_RELATION tag is set to YES then for each documented function
946 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
947 # to YES then the hyperlinks from functions in REFERENCES_RELATION and
950 # The default value is: YES.
952 REFERENCES_LINK_SOURCE = YES
959 # The default value is: YES.
960 # This tag requires that the tag SOURCE_BROWSER is set to YES.
962 SOURCE_TOOLTIPS = YES
964 # If the USE_HTAGS tag is set to YES then the references to source code will
982 # This tag requires that the tag SOURCE_BROWSER is set to YES.
986 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
990 # The default value is: YES.
992 VERBATIM_HEADERS = YES
994 # If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the
1003 CLANG_ASSISTED_PARSING = YES
1009 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1020 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1023 # The default value is: YES.
1025 ALPHABETICAL_INDEX = YES
1030 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1038 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1046 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1047 # The default value is: YES.
1049 GENERATE_HTML = YES
1055 # This tag requires that the tag GENERATE_HTML is set to YES.
1062 # This tag requires that the tag GENERATE_HTML is set to YES.
1082 # This tag requires that the tag GENERATE_HTML is set to YES.
1092 # This tag requires that the tag GENERATE_HTML is set to YES.
1104 # This tag requires that the tag GENERATE_HTML is set to YES.
1117 # This tag requires that the tag GENERATE_HTML is set to YES.
1127 # This tag requires that the tag GENERATE_HTML is set to YES.
1138 # This tag requires that the tag GENERATE_HTML is set to YES.
1146 # This tag requires that the tag GENERATE_HTML is set to YES.
1157 # This tag requires that the tag GENERATE_HTML is set to YES.
1161 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1163 # to YES can help to show when doxygen was last run and thus if the
1166 # This tag requires that the tag GENERATE_HTML is set to YES.
1170 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1174 # This tag requires that the tag GENERATE_HTML is set to YES.
1187 # This tag requires that the tag GENERATE_HTML is set to YES.
1191 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1201 # This tag requires that the tag GENERATE_HTML is set to YES.
1209 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1217 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1225 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1231 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1235 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1249 # This tag requires that the tag GENERATE_HTML is set to YES.
1256 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1264 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1269 # (YES) or that it should be included in the master .chm file (NO).
1271 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1277 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1282 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1285 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1289 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1292 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1296 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1301 # This tag requires that the tag GENERATE_HTML is set to YES.
1308 # This tag requires that the tag GENERATE_QHP is set to YES.
1316 # This tag requires that the tag GENERATE_QHP is set to YES.
1325 # This tag requires that the tag GENERATE_QHP is set to YES.
1333 # This tag requires that the tag GENERATE_QHP is set to YES.
1341 # This tag requires that the tag GENERATE_QHP is set to YES.
1348 # This tag requires that the tag GENERATE_QHP is set to YES.
1355 # This tag requires that the tag GENERATE_QHP is set to YES.
1359 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1367 # This tag requires that the tag GENERATE_HTML is set to YES.
1375 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1382 # of each HTML page. A value of NO enables the index and the value YES disables
1384 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1386 # This tag requires that the tag GENERATE_HTML is set to YES.
1392 # value is set to YES, a side panel will be generated containing a tree-like
1401 # DISABLE_INDEX to YES when enabling this option.
1403 # This tag requires that the tag GENERATE_HTML is set to YES.
1413 # This tag requires that the tag GENERATE_HTML is set to YES.
1420 # This tag requires that the tag GENERATE_HTML is set to YES.
1424 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1427 # This tag requires that the tag GENERATE_HTML is set to YES.
1436 # This tag requires that the tag GENERATE_HTML is set to YES.
1446 # The default value is: YES.
1447 # This tag requires that the tag GENERATE_HTML is set to YES.
1449 FORMULA_TRANSPARENT = YES
1458 # This tag requires that the tag GENERATE_HTML is set to YES.
1468 # This tag requires that the tag USE_MATHJAX is set to YES.
1481 # This tag requires that the tag USE_MATHJAX is set to YES.
1488 # This tag requires that the tag USE_MATHJAX is set to YES.
1496 # This tag requires that the tag USE_MATHJAX is set to YES.
1516 # The default value is: YES.
1517 # This tag requires that the tag GENERATE_HTML is set to YES.
1519 SEARCHENGINE = YES
1529 # This tag requires that the tag SEARCHENGINE is set to YES.
1545 # This tag requires that the tag SEARCHENGINE is set to YES.
1556 # This tag requires that the tag SEARCHENGINE is set to YES.
1564 # This tag requires that the tag SEARCHENGINE is set to YES.
1572 # This tag requires that the tag SEARCHENGINE is set to YES.
1582 # This tag requires that the tag SEARCHENGINE is set to YES.
1590 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1591 # The default value is: YES.
1599 # This tag requires that the tag GENERATE_LATEX is set to YES.
1610 # This tag requires that the tag GENERATE_LATEX is set to YES.
1617 # This tag requires that the tag GENERATE_LATEX is set to YES.
1621 # If the COMPACT_LATEX tag is set to YES, doxygen generates more compact LaTeX
1625 # This tag requires that the tag GENERATE_LATEX is set to YES.
1634 # This tag requires that the tag GENERATE_LATEX is set to YES.
1643 # This tag requires that the tag GENERATE_LATEX is set to YES.
1659 # This tag requires that the tag GENERATE_LATEX is set to YES.
1670 # This tag requires that the tag GENERATE_LATEX is set to YES.
1681 # This tag requires that the tag GENERATE_LATEX is set to YES.
1689 # This tag requires that the tag GENERATE_LATEX is set to YES.
1693 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1697 # The default value is: YES.
1698 # This tag requires that the tag GENERATE_LATEX is set to YES.
1700 PDF_HYPERLINKS = YES
1702 # If the USE_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1703 # the PDF file directly from the LaTeX files. Set this option to YES, to get a
1705 # The default value is: YES.
1706 # This tag requires that the tag GENERATE_LATEX is set to YES.
1708 USE_PDFLATEX = YES
1710 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1715 # This tag requires that the tag GENERATE_LATEX is set to YES.
1719 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1722 # This tag requires that the tag GENERATE_LATEX is set to YES.
1726 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1732 # This tag requires that the tag GENERATE_LATEX is set to YES.
1740 # This tag requires that the tag GENERATE_LATEX is set to YES.
1748 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
1759 # This tag requires that the tag GENERATE_RTF is set to YES.
1763 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF
1767 # This tag requires that the tag GENERATE_RTF is set to YES.
1771 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1779 # This tag requires that the tag GENERATE_RTF is set to YES.
1789 # This tag requires that the tag GENERATE_RTF is set to YES.
1796 # This tag requires that the tag GENERATE_RTF is set to YES.
1800 # If the RTF_SOURCE_CODE tag is set to YES then doxygen will include source code
1806 # This tag requires that the tag GENERATE_RTF is set to YES.
1814 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
1825 # This tag requires that the tag GENERATE_MAN is set to YES.
1834 # This tag requires that the tag GENERATE_MAN is set to YES.
1841 # This tag requires that the tag GENERATE_MAN is set to YES.
1845 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1850 # This tag requires that the tag GENERATE_MAN is set to YES.
1858 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
1868 # This tag requires that the tag GENERATE_XML is set to YES.
1872 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
1876 # The default value is: YES.
1877 # This tag requires that the tag GENERATE_XML is set to YES.
1879 XML_PROGRAMLISTING = YES
1885 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
1895 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1899 # If the DOCBOOK_PROGRAMLISTING tag is set to YES, doxygen will include the
1904 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1912 # If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
1924 # If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module
1932 # If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary
1936 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1940 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
1945 # The default value is: YES.
1946 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1948 PERLMOD_PRETTY = YES
1954 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1962 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
1964 # The default value is: YES.
1966 ENABLE_PREPROCESSING = YES
1968 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
1971 # EXPAND_ONLY_PREDEF to YES.
1973 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1977 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
1981 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1985 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
1987 # The default value is: YES.
1988 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1990 SEARCH_INCLUDES = YES
1995 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2003 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2013 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2017 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2022 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2026 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2031 # The default value is: YES.
2032 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2034 SKIP_FUNCTION_MACROS = YES
2061 # If the ALLEXTERNALS tag is set to YES, all external class will be listed in
2068 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2071 # The default value is: YES.
2073 EXTERNAL_GROUPS = YES
2075 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2078 # The default value is: YES.
2080 EXTERNAL_PAGES = YES
2092 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2097 # The default value is: YES.
2117 # If set to YES the inheritance and collaboration graphs will hide inheritance
2119 # The default value is: YES.
2121 HIDE_UNDOC_RELATIONS = YES
2123 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2128 # The default value is: YES.
2138 # This tag requires that the tag HAVE_DOT is set to YES.
2148 # This tag requires that the tag HAVE_DOT is set to YES.
2155 # This tag requires that the tag HAVE_DOT is set to YES.
2162 # This tag requires that the tag HAVE_DOT is set to YES.
2166 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2168 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2169 # The default value is: YES.
2170 # This tag requires that the tag HAVE_DOT is set to YES.
2172 CLASS_GRAPH = YES
2174 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2178 # The default value is: YES.
2179 # This tag requires that the tag HAVE_DOT is set to YES.
2183 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2185 # The default value is: YES.
2186 # This tag requires that the tag HAVE_DOT is set to YES.
2188 GROUP_GRAPHS = YES
2190 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2194 # This tag requires that the tag HAVE_DOT is set to YES.
2207 # This tag requires that the tag HAVE_DOT is set to YES.
2211 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2215 # This tag requires that the tag HAVE_DOT is set to YES.
2217 TEMPLATE_RELATIONS = YES
2220 # YES then doxygen will generate a graph for each documented file showing the
2223 # The default value is: YES.
2224 # This tag requires that the tag HAVE_DOT is set to YES.
2226 INCLUDE_GRAPH = YES
2229 # set to YES then doxygen will generate a graph for each documented file showing
2232 # The default value is: YES.
2233 # This tag requires that the tag HAVE_DOT is set to YES.
2235 INCLUDED_BY_GRAPH = YES
2237 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2244 # This tag requires that the tag HAVE_DOT is set to YES.
2246 CALL_GRAPH = YES
2248 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2255 # This tag requires that the tag HAVE_DOT is set to YES.
2257 CALLER_GRAPH = YES
2259 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2261 # The default value is: YES.
2262 # This tag requires that the tag HAVE_DOT is set to YES.
2264 GRAPHICAL_HIERARCHY = YES
2266 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2270 # The default value is: YES.
2271 # This tag requires that the tag HAVE_DOT is set to YES.
2273 DIRECTORY_GRAPH = YES
2284 # This tag requires that the tag HAVE_DOT is set to YES.
2288 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2296 # This tag requires that the tag HAVE_DOT is set to YES.
2302 # This tag requires that the tag HAVE_DOT is set to YES.
2309 # This tag requires that the tag HAVE_DOT is set to YES.
2346 # This tag requires that the tag HAVE_DOT is set to YES.
2358 # This tag requires that the tag HAVE_DOT is set to YES.
2362 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
2370 # This tag requires that the tag HAVE_DOT is set to YES.
2374 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2379 # This tag requires that the tag HAVE_DOT is set to YES.
2381 DOT_MULTI_TARGETS = YES
2383 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2386 # The default value is: YES.
2387 # This tag requires that the tag HAVE_DOT is set to YES.
2391 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
2393 # The default value is: YES.
2394 # This tag requires that the tag HAVE_DOT is set to YES.
2396 DOT_CLEANUP = YES