Lines Matching full: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
141 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
148 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
156 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
159 # The default value is: YES.
161 FULL_PATH_NAMES = YES
171 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
184 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
191 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
200 # If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line
210 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
218 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
222 # tag to YES if you prefer the old behavior instead.
224 # Note that setting this tag to YES also means that rational rose comments are
234 # The default value is: YES.
236 PYTHON_DOCSTRING = YES
238 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
240 # The default value is: YES.
242 INHERIT_DOCS = YES
244 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
274 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
280 OPTIMIZE_OUTPUT_FOR_C = YES
282 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
290 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
296 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
302 # Set the OPTIMIZE_OUTPUT_SLICE tag to YES if your project consists of Slice
339 # The default value is: YES.
341 MARKDOWN_SUPPORT = YES
348 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
356 # The default value is: YES.
358 AUTOLINK_SUPPORT = YES
362 # tag to YES in order to let doxygen match functions declarations and
370 # If you use Microsoft's C++/CLI language, you should set this option to YES to
376 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
385 # getter and setter methods for a property. Setting this option to YES will make
390 # The default value is: YES.
392 IDL_PROPERTY_SUPPORT = YES
395 # tag is set to YES then doxygen will reuse the documentation of the first
409 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
414 # The default value is: YES.
416 SUBGROUPING = YES
418 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
429 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
480 # If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in
483 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
485 # normally produced when WARNINGS is set to YES.
488 EXTRACT_ALL = YES
490 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
496 # If the EXTRACT_PRIV_VIRTUAL tag is set to YES, documented private virtual
502 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
508 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
514 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
518 # The default value is: YES.
520 EXTRACT_LOCAL_CLASSES = YES
522 # This flag is only useful for Objective-C code. If set to YES, local methods,
530 # If this flag is set to YES, the members of anonymous namespaces will be
539 # If this flag is set to YES, the name of an unnamed parameter in a declaration
542 # The default value is: YES.
544 RESOLVE_UNNAMED_PARAMS = YES
546 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
554 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
562 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
569 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
578 # will be excluded. Set it to YES to include the internal documentation.
586 # whose names only differ in casing), the option must be set to YES to properly
594 # YES.
600 # their full class and namespace scopes in the documentation. If set to YES, the
604 HIDE_SCOPE_NAMES = YES
608 # YES the compound reference will be hidden.
613 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
615 # The default value is: YES.
617 SHOW_INCLUDE_FILES = YES
619 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
626 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
632 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
634 # The default value is: YES.
636 INLINE_INFO = YES
638 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
641 # The default value is: YES.
643 SORT_MEMBER_DOCS = YES
645 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
653 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
665 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
672 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
675 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
692 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
694 # The default value is: YES.
696 GENERATE_TODOLIST = YES
698 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
700 # The default value is: YES.
702 GENERATE_TESTLIST = YES
704 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
706 # The default value is: YES.
708 GENERATE_BUGLIST = YES
710 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
713 # The default value is: YES.
715 GENERATE_DEPRECATEDLIST= YES
735 # the bottom of the documentation of classes and structs. If set to YES, the
737 # The default value is: YES.
739 SHOW_USED_FILES = YES
744 # The default value is: YES.
746 SHOW_FILES = YES
751 # The default value is: YES.
753 SHOW_NAMESPACES = YES
793 # standard output by doxygen. If QUIET is set to YES this implies that the
800 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
804 # The default value is: YES.
806 WARNINGS = YES
808 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
809 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
811 # The default value is: YES.
813 WARN_IF_UNDOCUMENTED = YES
815 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
819 # The default value is: YES.
821 WARN_IF_DOC_ERROR = YES
827 # EXTRACT_ALL is set to YES then this flag will automatically be disabled.
832 # If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when
836 # Possible values are: NO, YES and FAIL_ON_WARNINGS.
946 RECURSIVE = YES
997 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
1044 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
1046 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
1055 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
1070 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
1077 SOURCE_BROWSER = YES
1079 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
1085 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1088 # The default value is: YES.
1090 STRIP_CODE_COMMENTS = YES
1092 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
1098 # If the REFERENCES_RELATION tag is set to YES then for each documented function
1104 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1105 # to YES then the hyperlinks from functions in REFERENCES_RELATION and
1108 # The default value is: YES.
1110 REFERENCES_LINK_SOURCE = YES
1117 # The default value is: YES.
1118 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1120 SOURCE_TOOLTIPS = YES
1122 # If the USE_HTAGS tag is set to YES then the references to source code will
1140 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1144 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
1148 # The default value is: YES.
1150 VERBATIM_HEADERS = YES
1152 # If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the
1164 # YES then doxygen will add the directory of each input to the include path.
1165 # The default value is: YES.
1167 CLANG_ADD_INC_PATHS = YES
1173 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1194 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1197 # The default value is: YES.
1199 ALPHABETICAL_INDEX = YES
1205 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1213 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1214 # The default value is: YES.
1216 GENERATE_HTML = YES
1222 # This tag requires that the tag GENERATE_HTML is set to YES.
1229 # This tag requires that the tag GENERATE_HTML is set to YES.
1249 # This tag requires that the tag GENERATE_HTML is set to YES.
1259 # 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.
1284 # This tag requires that the tag GENERATE_HTML is set to YES.
1294 # This tag requires that the tag GENERATE_HTML is set to YES.
1305 # This tag requires that the tag GENERATE_HTML is set to YES.
1313 # This tag requires that the tag GENERATE_HTML is set to YES.
1324 # This tag requires that the tag GENERATE_HTML is set to YES.
1328 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1330 # to YES can help to show when doxygen was last run and thus if the
1333 # This tag requires that the tag GENERATE_HTML is set to YES.
1337 # If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML
1343 # The default value is: YES.
1344 # This tag requires that the tag GENERATE_HTML is set to YES.
1346 HTML_DYNAMIC_MENUS = YES
1348 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1352 # This tag requires that the tag GENERATE_HTML is set to YES.
1365 # This tag requires that the tag GENERATE_HTML is set to YES.
1369 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1380 # This tag requires that the tag GENERATE_HTML is set to YES.
1388 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1396 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1404 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1410 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1414 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1428 # This tag requires that the tag GENERATE_HTML is set to YES.
1435 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1443 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1448 # (YES) or that it should be included in the main .chm file (NO).
1450 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1456 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1461 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1464 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1468 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1471 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1475 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1480 # This tag requires that the tag GENERATE_HTML is set to YES.
1487 # This tag requires that the tag GENERATE_QHP is set to YES.
1496 # This tag requires that the tag GENERATE_QHP is set to YES.
1505 # This tag requires that the tag GENERATE_QHP is set to YES.
1513 # This tag requires that the tag GENERATE_QHP is set to YES.
1521 # This tag requires that the tag GENERATE_QHP is set to YES.
1528 # This tag requires that the tag GENERATE_QHP is set to YES.
1535 # This tag requires that the tag GENERATE_QHP is set to YES.
1539 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1547 # This tag requires that the tag GENERATE_HTML is set to YES.
1555 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1562 # of each HTML page. A value of NO enables the index and the value YES disables
1564 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1566 # This tag requires that the tag GENERATE_HTML is set to YES.
1572 # value is set to YES, a side panel will be generated containing a tree-like
1581 # DISABLE_INDEX to YES when enabling this option.
1583 # This tag requires that the tag GENERATE_HTML is set to YES.
1593 # This tag requires that the tag GENERATE_HTML is set to YES.
1600 # This tag requires that the tag GENERATE_HTML is set to YES.
1604 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1607 # This tag requires that the tag GENERATE_HTML is set to YES.
1618 # This tag requires that the tag GENERATE_HTML is set to YES.
1627 # This tag requires that the tag GENERATE_HTML is set to YES.
1637 # The default value is: YES.
1638 # This tag requires that the tag GENERATE_HTML is set to YES.
1640 FORMULA_TRANSPARENT = YES
1655 # This tag requires that the tag GENERATE_HTML is set to YES.
1665 # This tag requires that the tag USE_MATHJAX is set to YES.
1678 # This tag requires that the tag USE_MATHJAX is set to YES.
1685 # This tag requires that the tag USE_MATHJAX is set to YES.
1694 # This tag requires that the tag USE_MATHJAX is set to YES.
1714 # The default value is: YES.
1715 # This tag requires that the tag GENERATE_HTML is set to YES.
1717 SEARCHENGINE = YES
1727 # This tag requires that the tag SEARCHENGINE is set to YES.
1744 # This tag requires that the tag SEARCHENGINE is set to YES.
1756 # This tag requires that the tag SEARCHENGINE is set to YES.
1764 # This tag requires that the tag SEARCHENGINE is set to YES.
1772 # This tag requires that the tag SEARCHENGINE is set to YES.
1782 # This tag requires that the tag SEARCHENGINE is set to YES.
1790 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1791 # The default value is: YES.
1799 # This tag requires that the tag GENERATE_LATEX is set to YES.
1811 # This tag requires that the tag GENERATE_LATEX is set to YES.
1821 # This tag requires that the tag GENERATE_LATEX is set to YES.
1831 # This tag requires that the tag GENERATE_LATEX is set to YES.
1835 # If the COMPACT_LATEX tag is set to YES, doxygen generates more compact LaTeX
1839 # This tag requires that the tag GENERATE_LATEX is set to YES.
1848 # This tag requires that the tag GENERATE_LATEX is set to YES.
1860 # This tag requires that the tag GENERATE_LATEX is set to YES.
1876 # This tag requires that the tag GENERATE_LATEX is set to YES.
1887 # This tag requires that the tag GENERATE_LATEX is set to YES.
1898 # This tag requires that the tag GENERATE_LATEX is set to YES.
1906 # This tag requires that the tag GENERATE_LATEX is set to YES.
1910 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1914 # The default value is: YES.
1915 # This tag requires that the tag GENERATE_LATEX is set to YES.
1917 PDF_HYPERLINKS = YES
1919 # If the USE_PDFLATEX tag is set to YES, doxygen will use the engine as
1921 # files. Set this option to YES, to get a higher quality PDF documentation.
1924 # The default value is: YES.
1925 # This tag requires that the tag GENERATE_LATEX is set to YES.
1927 USE_PDFLATEX = YES
1929 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1934 # This tag requires that the tag GENERATE_LATEX is set to YES.
1938 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1941 # This tag requires that the tag GENERATE_LATEX is set to YES.
1945 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1951 # This tag requires that the tag GENERATE_LATEX is set to YES.
1959 # This tag requires that the tag GENERATE_LATEX is set to YES.
1963 # If the LATEX_TIMESTAMP tag is set to YES then the footer of each generated
1967 # This tag requires that the tag GENERATE_LATEX is set to YES.
1975 # This tag requires that the tag GENERATE_LATEX is set to YES.
1983 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
1994 # This tag requires that the tag GENERATE_RTF is set to YES.
1998 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF
2002 # This tag requires that the tag GENERATE_RTF is set to YES.
2006 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
2014 # This tag requires that the tag GENERATE_RTF is set to YES.
2024 # This tag requires that the tag GENERATE_RTF is set to YES.
2031 # This tag requires that the tag GENERATE_RTF is set to YES.
2035 # If the RTF_SOURCE_CODE tag is set to YES then doxygen will include source code
2041 # This tag requires that the tag GENERATE_RTF is set to YES.
2049 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
2060 # This tag requires that the tag GENERATE_MAN is set to YES.
2069 # This tag requires that the tag GENERATE_MAN is set to YES.
2076 # This tag requires that the tag GENERATE_MAN is set to YES.
2080 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
2085 # This tag requires that the tag GENERATE_MAN is set to YES.
2093 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
2103 # This tag requires that the tag GENERATE_XML is set to YES.
2107 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
2111 # The default value is: YES.
2112 # This tag requires that the tag GENERATE_XML is set to YES.
2114 XML_PROGRAMLISTING = YES
2116 # If the XML_NS_MEMB_FILE_SCOPE tag is set to YES, doxygen will include
2119 # This tag requires that the tag GENERATE_XML is set to YES.
2127 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
2137 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
2141 # If the DOCBOOK_PROGRAMLISTING tag is set to YES, doxygen will include the
2146 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
2154 # If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
2170 # If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module
2178 # If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary
2182 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2186 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
2191 # The default value is: YES.
2192 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2194 PERLMOD_PRETTY = YES
2200 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2208 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
2210 # The default value is: YES.
2212 ENABLE_PREPROCESSING = YES
2214 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
2217 # EXPAND_ONLY_PREDEF to YES.
2219 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2223 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
2227 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2231 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
2233 # The default value is: YES.
2234 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2236 SEARCH_INCLUDES = YES
2241 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2249 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2259 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2263 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2268 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2272 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2277 # The default value is: YES.
2278 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2280 SKIP_FUNCTION_MACROS = YES
2307 # If the ALLEXTERNALS tag is set to YES, all external class will be listed in
2314 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2317 # The default value is: YES.
2319 EXTERNAL_GROUPS = YES
2321 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2324 # The default value is: YES.
2326 EXTERNAL_PAGES = YES
2332 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2337 # The default value is: YES.
2339 CLASS_DIAGRAMS = YES
2348 # If set to YES the inheritance and collaboration graphs will hide inheritance
2350 # The default value is: YES.
2352 HIDE_UNDOC_RELATIONS = YES
2354 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2359 # The default value is: YES.
2361 HAVE_DOT = YES
2369 # This tag requires that the tag HAVE_DOT is set to YES.
2379 # This tag requires that the tag HAVE_DOT is set to YES.
2386 # This tag requires that the tag HAVE_DOT is set to YES.
2393 # This tag requires that the tag HAVE_DOT is set to YES.
2397 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2399 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2400 # The default value is: YES.
2401 # This tag requires that the tag HAVE_DOT is set to YES.
2403 CLASS_GRAPH = YES
2405 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2409 # The default value is: YES.
2410 # This tag requires that the tag HAVE_DOT is set to YES.
2412 COLLABORATION_GRAPH = YES
2414 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2416 # The default value is: YES.
2417 # This tag requires that the tag HAVE_DOT is set to YES.
2419 GROUP_GRAPHS = YES
2421 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2425 # This tag requires that the tag HAVE_DOT is set to YES.
2438 # This tag requires that the tag UML_LOOK is set to YES.
2444 # tag is set to YES, doxygen will add type and arguments for attributes and
2449 # Possible values are: NO, YES and NONE.
2451 # This tag requires that the tag UML_LOOK is set to YES.
2460 # This tag requires that the tag HAVE_DOT is set to YES.
2464 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2468 # This tag requires that the tag HAVE_DOT is set to YES.
2473 # YES then doxygen will generate a graph for each documented file showing the
2476 # The default value is: YES.
2477 # This tag requires that the tag HAVE_DOT is set to YES.
2479 INCLUDE_GRAPH = YES
2482 # set to YES then doxygen will generate a graph for each documented file showing
2485 # The default value is: YES.
2486 # This tag requires that the tag HAVE_DOT is set to YES.
2488 INCLUDED_BY_GRAPH = YES
2490 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2498 # This tag requires that the tag HAVE_DOT is set to YES.
2500 CALL_GRAPH = YES
2502 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2510 # This tag requires that the tag HAVE_DOT is set to YES.
2512 CALLER_GRAPH = YES
2514 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2516 # The default value is: YES.
2517 # This tag requires that the tag HAVE_DOT is set to YES.
2519 GRAPHICAL_HIERARCHY = YES
2521 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2525 # The default value is: YES.
2526 # This tag requires that the tag HAVE_DOT is set to YES.
2528 DIRECTORY_GRAPH = YES
2543 # This tag requires that the tag HAVE_DOT is set to YES.
2547 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2555 # This tag requires that the tag HAVE_DOT is set to YES.
2561 # This tag requires that the tag HAVE_DOT is set to YES.
2568 # This tag requires that the tag HAVE_DOT is set to YES.
2610 # This tag requires that the tag HAVE_DOT is set to YES.
2622 # This tag requires that the tag HAVE_DOT is set to YES.
2626 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
2634 # This tag requires that the tag HAVE_DOT is set to YES.
2638 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2643 # This tag requires that the tag HAVE_DOT is set to YES.
2647 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2650 # The default value is: YES.
2651 # This tag requires that the tag HAVE_DOT is set to YES.
2653 GENERATE_LEGEND = YES
2655 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate
2660 # The default value is: YES.
2662 DOT_CLEANUP = YES