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
104 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
107 # The default value is: YES.
109 BRIEF_MEMBER_DESC = YES
111 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
116 # The default value is: YES.
118 REPEAT_BRIEF = YES
131 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
138 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
146 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
149 # The default value is: YES.
151 FULL_PATH_NAMES = YES
161 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
174 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
181 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
190 # If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line
200 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
208 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
212 # tag to YES if you prefer the old behavior instead.
214 # Note that setting this tag to YES also means that rational rose comments are
220 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
222 # The default value is: YES.
224 INHERIT_DOCS = YES
226 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
262 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
268 OPTIMIZE_OUTPUT_FOR_C = YES
270 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
278 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
284 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
290 # Set the OPTIMIZE_OUTPUT_SLICE tag to YES if your project consists of Slice
324 # The default value is: YES.
326 MARKDOWN_SUPPORT = YES
333 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
341 # The default value is: YES.
343 AUTOLINK_SUPPORT = YES
347 # tag to YES in order to let doxygen match functions declarations and
355 # If you use Microsoft's C++/CLI language, you should set this option to YES to
361 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
370 # getter and setter methods for a property. Setting this option to YES will make
375 # The default value is: YES.
377 IDL_PROPERTY_SUPPORT = YES
380 # tag is set to YES then doxygen will reuse the documentation of the first
394 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
399 # The default value is: YES.
401 SUBGROUPING = YES
403 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
414 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
452 # If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in
455 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
457 # normally produced when WARNINGS is set to YES.
460 EXTRACT_ALL = YES
462 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
468 # If the EXTRACT_PRIV_VIRTUAL tag is set to YES, documented private virtual
474 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
480 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
484 EXTRACT_STATIC = YES
486 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
490 # The default value is: YES.
492 EXTRACT_LOCAL_CLASSES = YES
494 # This flag is only useful for Objective-C code. If set to YES, local methods,
502 # If this flag is set to YES, the members of anonymous namespaces will be
511 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
519 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
527 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
534 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
543 # will be excluded. Set it to YES to include the internal documentation.
549 # names in lower-case letters. If set to YES, upper-case letters are also
555 CASE_SENSE_NAMES = YES
558 # their full class and namespace scopes in the documentation. If set to YES, the
566 # YES the compound reference will be hidden.
571 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
573 # The default value is: YES.
575 SHOW_INCLUDE_FILES = YES
577 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
584 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
590 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
592 # The default value is: YES.
594 INLINE_INFO = YES
596 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
599 # The default value is: YES.
601 SORT_MEMBER_DOCS = YES
603 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
611 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
623 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
630 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
633 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
650 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
652 # The default value is: YES.
654 GENERATE_TODOLIST = YES
656 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
658 # The default value is: YES.
660 GENERATE_TESTLIST = YES
662 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
664 # The default value is: YES.
666 GENERATE_BUGLIST = YES
668 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
671 # The default value is: YES.
673 GENERATE_DEPRECATEDLIST= YES
693 # the bottom of the documentation of classes and structs. If set to YES, the
695 # The default value is: YES.
697 SHOW_USED_FILES = YES
702 # The default value is: YES.
704 SHOW_FILES = YES
709 # The default value is: YES.
711 SHOW_NAMESPACES = YES
751 # standard output by doxygen. If QUIET is set to YES this implies that the
755 QUIET = YES
758 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
762 # The default value is: YES.
764 WARNINGS = YES
766 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
767 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
769 # The default value is: YES.
771 WARN_IF_UNDOCUMENTED = YES
773 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
777 # The default value is: YES.
779 WARN_IF_DOC_ERROR = YES
785 # EXTRACT_ALL is set to YES then this flag will automatically be disabled.
790 # If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when
905 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
952 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
954 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
963 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
978 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
987 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
993 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
996 # The default value is: YES.
998 STRIP_CODE_COMMENTS = YES
1000 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
1006 # If the REFERENCES_RELATION tag is set to YES then for each documented function
1012 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1013 # to YES then the hyperlinks from functions in REFERENCES_RELATION and
1016 # The default value is: YES.
1018 REFERENCES_LINK_SOURCE = YES
1025 # The default value is: YES.
1026 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1028 SOURCE_TOOLTIPS = YES
1030 # If the USE_HTAGS tag is set to YES then the references to source code will
1048 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1052 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
1056 # The default value is: YES.
1058 VERBATIM_HEADERS = YES
1060 # If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the
1075 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1093 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1096 # The default value is: YES.
1098 ALPHABETICAL_INDEX = YES
1103 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1111 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1119 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1120 # The default value is: YES.
1122 GENERATE_HTML = YES
1128 # This tag requires that the tag GENERATE_HTML is set to YES.
1135 # This tag requires that the tag GENERATE_HTML is set to YES.
1155 # This tag requires that the tag GENERATE_HTML is set to YES.
1165 # This tag requires that the tag GENERATE_HTML is set to YES.
1177 # This tag requires that the tag GENERATE_HTML is set to YES.
1190 # This tag requires that the tag GENERATE_HTML is set to YES.
1200 # This tag requires that the tag GENERATE_HTML is set to YES.
1211 # This tag requires that the tag GENERATE_HTML is set to YES.
1219 # This tag requires that the tag GENERATE_HTML is set to YES.
1230 # This tag requires that the tag GENERATE_HTML is set to YES.
1234 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1236 # to YES can help to show when doxygen was last run and thus if the
1239 # This tag requires that the tag GENERATE_HTML is set to YES.
1241 HTML_TIMESTAMP = YES
1243 # If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML
1249 # The default value is: YES.
1250 # This tag requires that the tag GENERATE_HTML is set to YES.
1252 HTML_DYNAMIC_MENUS = YES
1254 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1258 # This tag requires that the tag GENERATE_HTML is set to YES.
1271 # This tag requires that the tag GENERATE_HTML is set to YES.
1275 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1285 # This tag requires that the tag GENERATE_HTML is set to YES.
1293 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1301 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1309 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1315 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1319 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1333 # This tag requires that the tag GENERATE_HTML is set to YES.
1340 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1348 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1353 # (YES) or that it should be included in the master .chm file (NO).
1355 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1361 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1366 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1369 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1373 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1376 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1380 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1385 # This tag requires that the tag GENERATE_HTML is set to YES.
1392 # This tag requires that the tag GENERATE_QHP is set to YES.
1400 # This tag requires that the tag GENERATE_QHP is set to YES.
1409 # This tag requires that the tag GENERATE_QHP is set to YES.
1417 # This tag requires that the tag GENERATE_QHP is set to YES.
1425 # This tag requires that the tag GENERATE_QHP is set to YES.
1432 # This tag requires that the tag GENERATE_QHP is set to YES.
1439 # This tag requires that the tag GENERATE_QHP is set to YES.
1443 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1451 # This tag requires that the tag GENERATE_HTML is set to YES.
1459 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1466 # of each HTML page. A value of NO enables the index and the value YES disables
1468 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1470 # This tag requires that the tag GENERATE_HTML is set to YES.
1476 # value is set to YES, a side panel will be generated containing a tree-like
1485 # DISABLE_INDEX to YES when enabling this option.
1487 # This tag requires that the tag GENERATE_HTML is set to YES.
1497 # This tag requires that the tag GENERATE_HTML is set to YES.
1504 # This tag requires that the tag GENERATE_HTML is set to YES.
1508 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1511 # This tag requires that the tag GENERATE_HTML is set to YES.
1520 # This tag requires that the tag GENERATE_HTML is set to YES.
1530 # The default value is: YES.
1531 # This tag requires that the tag GENERATE_HTML is set to YES.
1533 FORMULA_TRANSPARENT = YES
1542 # This tag requires that the tag GENERATE_HTML is set to YES.
1552 # This tag requires that the tag USE_MATHJAX is set to YES.
1565 # This tag requires that the tag USE_MATHJAX is set to YES.
1572 # This tag requires that the tag USE_MATHJAX is set to YES.
1580 # This tag requires that the tag USE_MATHJAX is set to YES.
1600 # The default value is: YES.
1601 # This tag requires that the tag GENERATE_HTML is set to YES.
1613 # This tag requires that the tag SEARCHENGINE is set to YES.
1629 # This tag requires that the tag SEARCHENGINE is set to YES.
1640 # This tag requires that the tag SEARCHENGINE is set to YES.
1648 # This tag requires that the tag SEARCHENGINE is set to YES.
1656 # This tag requires that the tag SEARCHENGINE is set to YES.
1666 # This tag requires that the tag SEARCHENGINE is set to YES.
1674 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1675 # The default value is: YES.
1683 # This tag requires that the tag GENERATE_LATEX is set to YES.
1695 # This tag requires that the tag GENERATE_LATEX is set to YES.
1705 # This tag requires that the tag GENERATE_LATEX is set to YES.
1715 # This tag requires that the tag GENERATE_LATEX is set to YES.
1719 # If the COMPACT_LATEX tag is set to YES, doxygen generates more compact LaTeX
1723 # This tag requires that the tag GENERATE_LATEX is set to YES.
1732 # This tag requires that the tag GENERATE_LATEX is set to YES.
1744 # This tag requires that the tag GENERATE_LATEX is set to YES.
1760 # This tag requires that the tag GENERATE_LATEX is set to YES.
1771 # This tag requires that the tag GENERATE_LATEX is set to YES.
1782 # This tag requires that the tag GENERATE_LATEX is set to YES.
1790 # This tag requires that the tag GENERATE_LATEX is set to YES.
1794 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1798 # The default value is: YES.
1799 # This tag requires that the tag GENERATE_LATEX is set to YES.
1801 PDF_HYPERLINKS = YES
1803 # If the USE_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1804 # the PDF file directly from the LaTeX files. Set this option to YES, to get a
1806 # The default value is: YES.
1807 # This tag requires that the tag GENERATE_LATEX is set to YES.
1809 USE_PDFLATEX = YES
1811 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1816 # This tag requires that the tag GENERATE_LATEX is set to YES.
1820 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1823 # This tag requires that the tag GENERATE_LATEX is set to YES.
1827 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1833 # This tag requires that the tag GENERATE_LATEX is set to YES.
1841 # This tag requires that the tag GENERATE_LATEX is set to YES.
1845 # If the LATEX_TIMESTAMP tag is set to YES then the footer of each generated
1849 # This tag requires that the tag GENERATE_LATEX is set to YES.
1857 # This tag requires that the tag GENERATE_LATEX is set to YES.
1865 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
1876 # This tag requires that the tag GENERATE_RTF is set to YES.
1880 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF
1884 # This tag requires that the tag GENERATE_RTF is set to YES.
1888 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1896 # This tag requires that the tag GENERATE_RTF is set to YES.
1906 # This tag requires that the tag GENERATE_RTF is set to YES.
1913 # This tag requires that the tag GENERATE_RTF is set to YES.
1917 # If the RTF_SOURCE_CODE tag is set to YES then doxygen will include source code
1923 # This tag requires that the tag GENERATE_RTF is set to YES.
1931 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
1942 # This tag requires that the tag GENERATE_MAN is set to YES.
1951 # This tag requires that the tag GENERATE_MAN is set to YES.
1958 # This tag requires that the tag GENERATE_MAN is set to YES.
1962 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1967 # This tag requires that the tag GENERATE_MAN is set to YES.
1975 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
1985 # This tag requires that the tag GENERATE_XML is set to YES.
1989 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
1993 # The default value is: YES.
1994 # This tag requires that the tag GENERATE_XML is set to YES.
1996 XML_PROGRAMLISTING = YES
1998 # If the XML_NS_MEMB_FILE_SCOPE tag is set to YES, doxygen will include
2001 # This tag requires that the tag GENERATE_XML is set to YES.
2009 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
2019 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
2023 # If the DOCBOOK_PROGRAMLISTING tag is set to YES, doxygen will include the
2028 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
2036 # If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
2048 # If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module
2056 # If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary
2060 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2064 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
2069 # The default value is: YES.
2070 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2072 PERLMOD_PRETTY = YES
2078 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2086 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
2088 # The default value is: YES.
2090 ENABLE_PREPROCESSING = YES
2092 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
2095 # EXPAND_ONLY_PREDEF to YES.
2097 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2101 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
2105 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2109 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
2111 # The default value is: YES.
2112 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2114 SEARCH_INCLUDES = YES
2119 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2127 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2137 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2141 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2146 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2150 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2155 # The default value is: YES.
2156 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2158 SKIP_FUNCTION_MACROS = YES
2185 # If the ALLEXTERNALS tag is set to YES, all external class will be listed in
2192 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2195 # The default value is: YES.
2197 EXTERNAL_GROUPS = YES
2199 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2202 # The default value is: YES.
2204 EXTERNAL_PAGES = YES
2210 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2215 # The default value is: YES.
2217 CLASS_DIAGRAMS = YES
2226 # If set to YES the inheritance and collaboration graphs will hide inheritance
2228 # The default value is: YES.
2230 HIDE_UNDOC_RELATIONS = YES
2232 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2237 # The default value is: YES.
2247 # This tag requires that the tag HAVE_DOT is set to YES.
2257 # 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.
2271 # This tag requires that the tag HAVE_DOT is set to YES.
2275 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2277 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2278 # The default value is: YES.
2279 # This tag requires that the tag HAVE_DOT is set to YES.
2281 CLASS_GRAPH = YES
2283 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2287 # The default value is: YES.
2288 # This tag requires that the tag HAVE_DOT is set to YES.
2290 COLLABORATION_GRAPH = YES
2292 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2294 # The default value is: YES.
2295 # This tag requires that the tag HAVE_DOT is set to YES.
2297 GROUP_GRAPHS = YES
2299 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2303 # This tag requires that the tag HAVE_DOT is set to YES.
2316 # This tag requires that the tag HAVE_DOT is set to YES.
2320 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2324 # This tag requires that the tag HAVE_DOT is set to YES.
2329 # YES then doxygen will generate a graph for each documented file showing the
2332 # The default value is: YES.
2333 # This tag requires that the tag HAVE_DOT is set to YES.
2335 INCLUDE_GRAPH = YES
2338 # set to YES then doxygen will generate a graph for each documented file showing
2341 # The default value is: YES.
2342 # This tag requires that the tag HAVE_DOT is set to YES.
2344 INCLUDED_BY_GRAPH = YES
2346 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2354 # This tag requires that the tag HAVE_DOT is set to YES.
2358 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2366 # This tag requires that the tag HAVE_DOT is set to YES.
2370 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2372 # The default value is: YES.
2373 # This tag requires that the tag HAVE_DOT is set to YES.
2375 GRAPHICAL_HIERARCHY = YES
2377 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2381 # The default value is: YES.
2382 # This tag requires that the tag HAVE_DOT is set to YES.
2384 DIRECTORY_GRAPH = YES
2399 # This tag requires that the tag HAVE_DOT is set to YES.
2403 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2411 # This tag requires that the tag HAVE_DOT is set to YES.
2417 # This tag requires that the tag HAVE_DOT is set to YES.
2424 # This tag requires that the tag HAVE_DOT is set to YES.
2466 # This tag requires that the tag HAVE_DOT is set to YES.
2478 # This tag requires that the tag HAVE_DOT is set to YES.
2482 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
2490 # This tag requires that the tag HAVE_DOT is set to YES.
2494 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2499 # This tag requires that the tag HAVE_DOT is set to YES.
2501 DOT_MULTI_TARGETS = YES
2503 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2506 # The default value is: YES.
2507 # This tag requires that the tag HAVE_DOT is set to YES.
2509 GENERATE_LEGEND = YES
2511 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
2513 # The default value is: YES.
2514 # This tag requires that the tag HAVE_DOT is set to YES.
2516 DOT_CLEANUP = YES