Lines Matching refs:YES

63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
86 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
89 # The default value is: YES.
91 BRIEF_MEMBER_DESC = YES
93 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
98 # The default value is: YES.
100 REPEAT_BRIEF = YES
123 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
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
242 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
250 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
258 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
264 # 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.
440 # This flag is only useful for Objective-C code. When 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.
492 INTERNAL_DOCS = YES
495 # names in lower-case letters. If set to YES upper-case letters are also
504 # their full class and namespace scopes in the documentation. If set to YES the
510 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
512 # The default value is: YES.
514 SHOW_INCLUDE_FILES = YES
516 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
522 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
524 # The default value is: YES.
526 INLINE_INFO = YES
528 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
531 # The default value is: YES.
533 SORT_MEMBER_DOCS = YES
535 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
542 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
554 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
561 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
564 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
569 SORT_BY_SCOPE_NAME = YES
581 # The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the
584 # The default value is: YES.
586 GENERATE_TODOLIST = YES
588 # The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the
591 # The default value is: YES.
595 # The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug
597 # The default value is: YES.
601 # The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO)
604 # The default value is: YES.
606 GENERATE_DEPRECATEDLIST= YES
626 # the bottom of the documentation of classes and structs. If set to YES the list
628 # The default value is: YES.
630 SHOW_USED_FILES = YES
635 # The default value is: YES.
637 SHOW_FILES = YES
642 # The default value is: YES.
644 SHOW_NAMESPACES = YES
685 # standard output by doxygen. If QUIET is set to YES this implies that the
692 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
696 # The default value is: YES.
698 WARNINGS = YES
700 # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate
701 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
703 # The default value is: YES.
705 WARN_IF_UNDOCUMENTED = YES
707 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
711 # The default value is: YES.
713 WARN_IF_DOC_ERROR = YES
780 RECURSIVE = YES
831 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
870 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
872 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
881 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
896 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
903 SOURCE_BROWSER = YES
905 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
911 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
914 # The default value is: YES.
916 STRIP_CODE_COMMENTS = YES
918 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
922 REFERENCED_BY_RELATION = YES
924 # If the REFERENCES_RELATION tag is set to YES then for each documented function
928 REFERENCES_RELATION = YES
930 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
931 # to YES, then the hyperlinks from functions in REFERENCES_RELATION and
934 # The default value is: YES.
936 REFERENCES_LINK_SOURCE = YES
943 # The default value is: YES.
944 # This tag requires that the tag SOURCE_BROWSER is set to YES.
946 SOURCE_TOOLTIPS = YES
948 # If the USE_HTAGS tag is set to YES then the references to source code will
966 # This tag requires that the tag SOURCE_BROWSER is set to YES.
970 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
974 # The default value is: YES.
976 VERBATIM_HEADERS = YES
982 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
985 # The default value is: YES.
992 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1000 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1008 # If the GENERATE_HTML tag is set to YES doxygen will generate HTML output
1009 # The default value is: YES.
1011 GENERATE_HTML = YES
1017 # This tag requires that the tag GENERATE_HTML is set to YES.
1024 # This tag requires that the tag GENERATE_HTML is set to YES.
1044 # This tag requires that the tag GENERATE_HTML is set to YES.
1054 # This tag requires that the tag GENERATE_HTML is set to YES.
1066 # This tag requires that the tag GENERATE_HTML is set to YES.
1077 # This tag requires that the tag GENERATE_HTML is set to YES.
1087 # This tag requires that the tag GENERATE_HTML is set to YES.
1098 # This tag requires that the tag GENERATE_HTML is set to YES.
1106 # 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.
1121 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1124 # The default value is: YES.
1125 # This tag requires that the tag GENERATE_HTML is set to YES.
1127 HTML_TIMESTAMP = YES
1129 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1133 # This tag requires that the tag GENERATE_HTML is set to YES.
1135 HTML_DYNAMIC_SECTIONS = YES
1146 # This tag requires that the tag GENERATE_HTML is set to YES.
1150 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1160 # This tag requires that the tag GENERATE_HTML is set to YES.
1168 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1176 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1184 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1190 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1194 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1208 # This tag requires that the tag GENERATE_HTML is set to YES.
1215 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1223 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1228 # YES) or that it should be included in the master .chm file ( NO).
1230 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1232 GENERATE_CHI = YES
1236 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1241 # YES) or a normal table of contents ( NO) in the .chm file.
1243 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1245 BINARY_TOC = YES
1247 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1250 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1252 TOC_EXPAND = YES
1254 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1259 # This tag requires that the tag GENERATE_HTML is set to YES.
1266 # This tag requires that the tag GENERATE_QHP is set to YES.
1274 # This tag requires that the tag GENERATE_QHP is set to YES.
1283 # This tag requires that the tag GENERATE_QHP is set to YES.
1291 # This tag requires that the tag GENERATE_QHP is set to YES.
1299 # This tag requires that the tag GENERATE_QHP is set to YES.
1306 # This tag requires that the tag GENERATE_QHP is set to YES.
1313 # This tag requires that the tag GENERATE_QHP is set to YES.
1317 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1325 # This tag requires that the tag GENERATE_HTML is set to YES.
1333 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1340 # of each HTML page. A value of NO enables the index and the value YES disables
1342 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1344 # This tag requires that the tag GENERATE_HTML is set to YES.
1350 # value is set to YES, a side panel will be generated containing a tree-like
1359 # DISABLE_INDEX to YES when enabling this option.
1361 # This tag requires that the tag GENERATE_HTML is set to YES.
1371 # This tag requires that the tag GENERATE_HTML is set to YES.
1378 # This tag requires that the tag GENERATE_HTML is set to YES.
1382 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to
1385 # This tag requires that the tag GENERATE_HTML is set to YES.
1394 # This tag requires that the tag GENERATE_HTML is set to YES.
1404 # The default value is: YES.
1405 # This tag requires that the tag GENERATE_HTML is set to YES.
1407 FORMULA_TRANSPARENT = YES
1416 # This tag requires that the tag GENERATE_HTML is set to YES.
1426 # This tag requires that the tag USE_MATHJAX is set to YES.
1439 # This tag requires that the tag USE_MATHJAX is set to YES.
1446 # This tag requires that the tag USE_MATHJAX is set to YES.
1454 # This tag requires that the tag USE_MATHJAX is set to YES.
1474 # The default value is: YES.
1475 # This tag requires that the tag GENERATE_HTML is set to YES.
1487 # This tag requires that the tag SEARCHENGINE is set to YES.
1503 # This tag requires that the tag SEARCHENGINE is set to YES.
1514 # This tag requires that the tag SEARCHENGINE is set to YES.
1522 # This tag requires that the tag SEARCHENGINE is set to YES.
1530 # This tag requires that the tag SEARCHENGINE is set to YES.
1540 # This tag requires that the tag SEARCHENGINE is set to YES.
1548 # If the GENERATE_LATEX tag is set to YES doxygen will generate LaTeX output.
1549 # The default value is: YES.
1557 # This tag requires that the tag GENERATE_LATEX is set to YES.
1568 # This tag requires that the tag GENERATE_LATEX is set to YES.
1575 # This tag requires that the tag GENERATE_LATEX is set to YES.
1579 # If the COMPACT_LATEX tag is set to YES doxygen generates more compact LaTeX
1583 # This tag requires that the tag GENERATE_LATEX is set to YES.
1592 # This tag requires that the tag GENERATE_LATEX is set to YES.
1601 # 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.
1626 # 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.
1638 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1642 # The default value is: YES.
1643 # This tag requires that the tag GENERATE_LATEX is set to YES.
1647 # If the LATEX_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1648 # the PDF file directly from the LaTeX files. Set this option to YES to get a
1650 # The default value is: YES.
1651 # This tag requires that the tag GENERATE_LATEX is set to YES.
1655 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1660 # This tag requires that the tag GENERATE_LATEX is set to YES.
1664 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1667 # This tag requires that the tag GENERATE_LATEX is set to YES.
1671 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1677 # 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.
1693 # If the GENERATE_RTF tag is set to YES doxygen will generate RTF output. The
1704 # This tag requires that the tag GENERATE_RTF is set to YES.
1708 # If the COMPACT_RTF tag is set to YES doxygen generates more compact RTF
1712 # This tag requires that the tag GENERATE_RTF is set to YES.
1716 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1724 # This tag requires that the tag GENERATE_RTF is set to YES.
1734 # This tag requires that the tag GENERATE_RTF is set to YES.
1741 # This tag requires that the tag GENERATE_RTF is set to YES.
1749 # If the GENERATE_MAN tag is set to YES doxygen will generate man pages for
1760 # This tag requires that the tag GENERATE_MAN is set to YES.
1769 # This tag requires that the tag GENERATE_MAN is set to YES.
1773 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1778 # This tag requires that the tag GENERATE_MAN is set to YES.
1786 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that
1796 # This tag requires that the tag GENERATE_XML is set to YES.
1802 # This tag requires that the tag GENERATE_XML is set to YES.
1808 # This tag requires that the tag GENERATE_XML is set to YES.
1812 # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program
1816 # The default value is: YES.
1817 # This tag requires that the tag GENERATE_XML is set to YES.
1819 XML_PROGRAMLISTING = YES
1825 # If the GENERATE_DOCBOOK tag is set to YES doxygen will generate Docbook files
1835 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1843 # If the GENERATE_AUTOGEN_DEF tag is set to YES doxygen will generate an AutoGen
1855 # If the GENERATE_PERLMOD tag is set to YES doxygen will generate a Perl module
1863 # If the PERLMOD_LATEX tag is set to YES doxygen will generate the necessary
1867 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1871 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be nicely
1876 # The default value is: YES.
1877 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1879 PERLMOD_PRETTY = YES
1885 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1893 # If the ENABLE_PREPROCESSING tag is set to YES doxygen will evaluate all
1895 # The default value is: YES.
1897 ENABLE_PREPROCESSING = YES
1899 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
1902 # EXPAND_ONLY_PREDEF to YES.
1904 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1906 MACRO_EXPANSION = YES
1908 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
1912 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1916 # If the SEARCH_INCLUDES tag is set to YES the includes files in the
1918 # The default value is: YES.
1919 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1921 SEARCH_INCLUDES = YES
1926 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
1934 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1944 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1952 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
1957 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1961 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
1966 # The default value is: YES.
1967 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1969 SKIP_FUNCTION_MACROS = YES
1996 # If the ALLEXTERNALS tag is set to YES all external class will be listed in the
2002 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed in
2005 # The default value is: YES.
2007 EXTERNAL_GROUPS = YES
2009 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
2012 # The default value is: YES.
2014 EXTERNAL_PAGES = YES
2026 # If the CLASS_DIAGRAMS tag is set to YES doxygen will generate a class diagram
2031 # The default value is: YES.
2044 # If set to YES, the inheritance and collaboration graphs will hide inheritance
2046 # The default value is: YES.
2050 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2065 # This tag requires that the tag HAVE_DOT is set to YES.
2075 # This tag requires that the tag HAVE_DOT is set to YES.
2082 # This tag requires that the tag HAVE_DOT is set to YES.
2089 # This tag requires that the tag HAVE_DOT is set to YES.
2093 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2095 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2096 # The default value is: YES.
2097 # This tag requires that the tag HAVE_DOT is set to YES.
2099 CLASS_GRAPH = YES
2101 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2105 # The default value is: YES.
2106 # This tag requires that the tag HAVE_DOT is set to YES.
2108 COLLABORATION_GRAPH = YES
2110 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2112 # The default value is: YES.
2113 # This tag requires that the tag HAVE_DOT is set to YES.
2115 GROUP_GRAPHS = YES
2117 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
2121 # This tag requires that the tag HAVE_DOT is set to YES.
2134 # This tag requires that the tag HAVE_DOT is set to YES.
2138 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2142 # This tag requires that the tag HAVE_DOT is set to YES.
2144 TEMPLATE_RELATIONS = YES
2147 # YES then doxygen will generate a graph for each documented file showing the
2150 # The default value is: YES.
2151 # This tag requires that the tag HAVE_DOT is set to YES.
2153 INCLUDE_GRAPH = YES
2156 # set to YES then doxygen will generate a graph for each documented file showing
2159 # The default value is: YES.
2160 # This tag requires that the tag HAVE_DOT is set to YES.
2162 INCLUDED_BY_GRAPH = YES
2164 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2171 # This tag requires that the tag HAVE_DOT is set to YES.
2175 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2182 # This tag requires that the tag HAVE_DOT is set to YES.
2184 CALLER_GRAPH = YES
2186 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2188 # The default value is: YES.
2189 # This tag requires that the tag HAVE_DOT is set to YES.
2191 GRAPHICAL_HIERARCHY = YES
2193 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2197 # The default value is: YES.
2198 # This tag requires that the tag HAVE_DOT is set to YES.
2200 DIRECTORY_GRAPH = YES
2209 # This tag requires that the tag HAVE_DOT is set to YES.
2213 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2221 # This tag requires that the tag HAVE_DOT is set to YES.
2227 # This tag requires that the tag HAVE_DOT is set to YES.
2234 # This tag requires that the tag HAVE_DOT is set to YES.
2252 # This tag requires that the tag HAVE_DOT is set to YES.
2264 # This tag requires that the tag HAVE_DOT is set to YES.
2268 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
2276 # This tag requires that the tag HAVE_DOT is set to YES.
2280 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
2285 # This tag requires that the tag HAVE_DOT is set to YES.
2287 DOT_MULTI_TARGETS = YES
2289 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2292 # The default value is: YES.
2293 # This tag requires that the tag HAVE_DOT is set to YES.
2295 GENERATE_LEGEND = YES
2297 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
2299 # The default value is: YES.
2300 # This tag requires that the tag HAVE_DOT is set to YES.
2302 DOT_CLEANUP = YES