• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:yes

3 # Copyright (c) 2018, 2020-2023 ARM Ltd and Contributors. All rights reserved.
5 # SPDX-License-Identifier: MIT
39 #---------------------------------------------------------------------------
41 #---------------------------------------------------------------------------
44 # that follow. The default is UTF-8 which is also the encoding used for all text
48 # The default value is: UTF-8.
50 DOXYFILE_ENCODING = UTF-8
53 # double-quotes, unless you are using Doxywizard) that should identify the
86 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
96 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
97 # characters to appear in the names of generated files. If set to NO, non-ASCII
108 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
110 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
111 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
113 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
119 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
122 # The default value is: YES.
124 BRIEF_MEMBER_DESC = YES
126 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
131 # The default value is: YES.
133 REPEAT_BRIEF = YES
135 # This tag implements a quasi-intelligent brief description abbreviator that is
139 # text. Otherwise, the brief description is used as-is. If left blank, the
156 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
163 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
171 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
174 # The default value is: YES.
176 FULL_PATH_NAMES = YES
178 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
179 # Stripping is only done if one of the specified strings matches the left-hand
186 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
190 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
195 # using the -I flag.
199 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
201 # support long names like on DOS, Mac, or CD-ROM.
206 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
207 # first line (until the first dot) of a Javadoc-style comment as the brief
208 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
213 JAVADOC_AUTOBRIEF = Yes
215 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
216 # line (until the first dot) of a Qt-style comment as the brief description. If
217 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
223 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
224 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
226 # to treat a multi-line C++ comment block as a detailed description. Set this
227 # tag to YES if you prefer the old behavior instead.
229 # Note that setting this tag to YES also means that rational rose comments are
235 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
236 # documentation from any documented member that it re-implements.
237 # The default value is: YES.
239 INHERIT_DOCS = YES
241 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
260 # documentation, which will result in a user-defined paragraph with heading
266 # This tag can be used to specify a number of word-keyword mappings (TCL only).
272 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
280 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
288 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
294 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
302 # extension. Doxygen has a built-in mapping, but you can override or extend it
305 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:
319 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
325 # The default value is: YES.
327 MARKDOWN_SUPPORT = YES
329 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
334 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
342 # The default value is: YES.
344 AUTOLINK_SUPPORT = YES
348 # tag to YES in order to let doxygen match functions declarations and
356 # If you use Microsoft's C++/CLI language, you should set this option to YES to
362 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
371 # getter and setter methods for a property. Setting this option to YES will make
376 # The default value is: YES.
378 IDL_PROPERTY_SUPPORT = YES
381 # tag is set to YES then doxygen will reuse the documentation of the first
395 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
400 # The default value is: YES.
402 SUBGROUPING = YES
404 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
415 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
439 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
449 #---------------------------------------------------------------------------
451 #---------------------------------------------------------------------------
453 # If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in
456 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
458 # normally produced when WARNINGS is set to YES.
461 EXTRACT_ALL = YES
463 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
469 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
475 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
481 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
485 # The default value is: YES.
489 # This flag is only useful for Objective-C code. If set to YES, local methods,
495 EXTRACT_LOCAL_METHODS = YES
497 # If this flag is set to YES, the members of anonymous namespaces will be
506 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
514 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
522 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
529 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
538 # will be excluded. Set it to YES to include the internal documentation.
544 # names in lower-case letters. If set to YES, upper-case letters are also
553 # their full class and namespace scopes in the documentation. If set to YES, the
557 HIDE_SCOPE_NAMES = YES
561 # YES the compound reference will be hidden.
566 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
568 # The default value is: YES.
570 SHOW_INCLUDE_FILES = YES
572 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
579 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
585 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
587 # The default value is: YES.
589 INLINE_INFO = YES
591 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
594 # The default value is: YES.
596 SORT_MEMBER_DOCS = YES
598 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
606 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
618 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
625 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
626 # fully-qualified names, including namespaces. If set to NO, the class list will
628 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
645 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
647 # The default value is: YES.
649 GENERATE_TODOLIST = YES
651 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
653 # The default value is: YES.
655 GENERATE_TESTLIST = YES
657 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
659 # The default value is: YES.
661 GENERATE_BUGLIST = YES
663 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
666 # The default value is: YES.
688 # the bottom of the documentation of classes and structs. If set to YES, the
690 # The default value is: YES.
692 SHOW_USED_FILES = YES
697 # The default value is: YES.
699 SHOW_FILES = YES
704 # The default value is: YES.
706 SHOW_NAMESPACES = YES
711 # popen()) the command command input-file, where command is the value of the
712 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
721 # that represents doxygen's defaults, run doxygen with the -l option. You can
741 #---------------------------------------------------------------------------
743 #---------------------------------------------------------------------------
746 # standard output by doxygen. If QUIET is set to YES this implies that the
753 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
757 # The default value is: YES.
759 WARNINGS = YES
761 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
762 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
764 # The default value is: YES.
766 WARN_IF_UNDOCUMENTED = YES
768 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
772 # The default value is: YES.
774 WARN_IF_DOC_ERROR = YES
782 WARN_NO_PARAMDOC = YES
784 # If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when
806 #---------------------------------------------------------------------------
808 #---------------------------------------------------------------------------
830 ./tests/ModelAccuracyTool-Armnn/README.md \
853 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
857 # The default value is: UTF-8.
859 INPUT_ENCODING = UTF-8
863 # *.h) to filter out the source-files in the directories.
888 RECURSIVE = YES
936 # *.h) to filter out the source-files in the directories. If left blank all
941 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
958 # <filter> <input-file>
960 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
988 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
990 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
999 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
1010 #---------------------------------------------------------------------------
1012 #---------------------------------------------------------------------------
1014 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
1015 # generated. Documented entities will be cross-referenced with these sources.
1021 SOURCE_BROWSER = YES
1023 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
1027 INLINE_SOURCES = YES
1029 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1032 # The default value is: YES.
1036 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
1040 REFERENCED_BY_RELATION = YES
1042 # If the REFERENCES_RELATION tag is set to YES then for each documented function
1046 REFERENCES_RELATION = YES
1048 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1049 # to YES then the hyperlinks from functions in REFERENCES_RELATION and
1052 # The default value is: YES.
1054 REFERENCES_LINK_SOURCE = YES
1061 # The default value is: YES.
1062 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1064 SOURCE_TOOLTIPS = YES
1066 # If the USE_HTAGS tag is set to YES then the references to source code will
1067 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1073 # - Install the latest version of global
1074 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
1075 # - Make sure the INPUT points to the root of the source tree
1076 # - Run doxygen as normal
1084 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1088 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
1092 # The default value is: YES.
1094 VERBATIM_HEADERS = YES
1096 # If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the
1099 # rich C++ code for which doxygen's built-in parser lacks the necessary type
1102 # generated with the -Duse-libclang=ON option for CMake.
1111 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1113 CLANG_OPTIONS = -std=c++11
1115 #---------------------------------------------------------------------------
1117 #---------------------------------------------------------------------------
1119 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1122 # The default value is: YES.
1124 ALPHABETICAL_INDEX = YES
1129 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1137 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1141 #---------------------------------------------------------------------------
1143 #---------------------------------------------------------------------------
1145 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1146 # The default value is: YES.
1148 GENERATE_HTML = YES
1154 # This tag requires that the tag GENERATE_HTML is set to YES.
1161 # This tag requires that the tag GENERATE_HTML is set to YES.
1165 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1173 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1181 # This tag requires that the tag GENERATE_HTML is set to YES.
1185 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1191 # This tag requires that the tag GENERATE_HTML is set to YES.
1195 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1196 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1203 # This tag requires that the tag GENERATE_HTML is set to YES.
1207 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1216 # This tag requires that the tag GENERATE_HTML is set to YES.
1225 # files will be copied as-is; there are no commands or markers available.
1226 # This tag requires that the tag GENERATE_HTML is set to YES.
1237 # This tag requires that the tag GENERATE_HTML is set to YES.
1245 # This tag requires that the tag GENERATE_HTML is set to YES.
1256 # This tag requires that the tag GENERATE_HTML is set to YES.
1260 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1262 # to YES can help to show when doxygen was last run and thus if the
1265 # This tag requires that the tag GENERATE_HTML is set to YES.
1267 HTML_TIMESTAMP = YES
1269 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1273 # This tag requires that the tag GENERATE_HTML is set to YES.
1286 # This tag requires that the tag GENERATE_HTML is set to YES.
1290 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1300 # This tag requires that the tag GENERATE_HTML is set to YES.
1308 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1313 # set bundle. This should be a reverse domain-name style string, e.g.
1316 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1321 # the documentation publisher. This should be a reverse domain-name style
1324 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1330 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1334 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1337 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1348 # This tag requires that the tag GENERATE_HTML is set to YES.
1355 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1360 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1363 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1368 # (YES) or that it should be included in the master .chm file (NO).
1370 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1376 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1381 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1384 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1388 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1391 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1395 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1400 # This tag requires that the tag GENERATE_HTML is set to YES.
1407 # This tag requires that the tag GENERATE_QHP is set to YES.
1413 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1415 # This tag requires that the tag GENERATE_QHP is set to YES.
1421 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1424 # This tag requires that the tag GENERATE_QHP is set to YES.
1430 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1432 # This tag requires that the tag GENERATE_QHP is set to YES.
1438 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1440 # This tag requires that the tag GENERATE_QHP is set to YES.
1446 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1447 # This tag requires that the tag GENERATE_QHP is set to YES.
1452 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1454 # This tag requires that the tag GENERATE_QHP is set to YES.
1458 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1466 # This tag requires that the tag GENERATE_HTML is set to YES.
1474 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1481 # of each HTML page. A value of NO enables the index and the value YES disables
1483 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1485 # This tag requires that the tag GENERATE_HTML is set to YES.
1489 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1491 # value is set to YES, a side panel will be generated containing a tree-like
1496 # further fine-tune the look of the index. As an example, the default style
1500 # DISABLE_INDEX to YES when enabling this option.
1502 # This tag requires that the tag GENERATE_HTML is set to YES.
1504 GENERATE_TREEVIEW = YES
1512 # This tag requires that the tag GENERATE_HTML is set to YES.
1519 # This tag requires that the tag GENERATE_HTML is set to YES.
1523 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1526 # This tag requires that the tag GENERATE_HTML is set to YES.
1535 # This tag requires that the tag GENERATE_HTML is set to YES.
1545 # The default value is: YES.
1546 # This tag requires that the tag GENERATE_HTML is set to YES.
1548 FORMULA_TRANSPARENT = YES
1552 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1557 # This tag requires that the tag GENERATE_HTML is set to YES.
1559 USE_MATHJAX = YES
1564 # Possible values are: HTML-CSS (which is slower, but has the best
1566 # The default value is: HTML-CSS.
1567 # This tag requires that the tag USE_MATHJAX is set to YES.
1569 MATHJAX_FORMAT = HTML-CSS
1580 # This tag requires that the tag USE_MATHJAX is set to YES.
1587 # This tag requires that the tag USE_MATHJAX is set to YES.
1595 # This tag requires that the tag USE_MATHJAX is set to YES.
1615 # The default value is: YES.
1616 # This tag requires that the tag GENERATE_HTML is set to YES.
1618 SEARCHENGINE = YES
1628 # This tag requires that the tag SEARCHENGINE is set to YES.
1644 # This tag requires that the tag SEARCHENGINE is set to YES.
1655 # This tag requires that the tag SEARCHENGINE is set to YES.
1663 # This tag requires that the tag SEARCHENGINE is set to YES.
1671 # This tag requires that the tag SEARCHENGINE is set to YES.
1681 # This tag requires that the tag SEARCHENGINE is set to YES.
1685 #---------------------------------------------------------------------------
1687 #---------------------------------------------------------------------------
1689 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1690 # The default value is: YES.
1698 # This tag requires that the tag GENERATE_LATEX is set to YES.
1709 # This tag requires that the tag GENERATE_LATEX is set to YES.
1716 # This tag requires that the tag GENERATE_LATEX is set to YES.
1720 # If the COMPACT_LATEX tag is set to YES, doxygen generates more compact LaTeX
1724 # This tag requires that the tag GENERATE_LATEX is set to YES.
1733 # This tag requires that the tag GENERATE_LATEX is set to YES.
1745 # This tag requires that the tag GENERATE_LATEX is set to YES.
1755 # Note: Only use a user-defined header if you know what you are doing! The
1761 # This tag requires that the tag GENERATE_LATEX is set to YES.
1771 # Note: Only use a user-defined footer if you know what you are doing!
1772 # This tag requires that the tag GENERATE_LATEX is set to YES.
1776 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1783 # This tag requires that the tag GENERATE_LATEX is set to YES.
1789 # directory. Note that the files will be copied as-is; there are no commands or
1791 # This tag requires that the tag GENERATE_LATEX is set to YES.
1795 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1799 # The default value is: YES.
1800 # This tag requires that the tag GENERATE_LATEX is set to YES.
1802 PDF_HYPERLINKS = YES
1804 # If the USE_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1805 # the PDF file directly from the LaTeX files. Set this option to YES, to get a
1807 # The default value is: YES.
1808 # This tag requires that the tag GENERATE_LATEX is set to YES.
1810 USE_PDFLATEX = YES
1812 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1817 # This tag requires that the tag GENERATE_LATEX is set to YES.
1821 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1824 # This tag requires that the tag GENERATE_LATEX is set to YES.
1828 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1834 # This tag requires that the tag GENERATE_LATEX is set to YES.
1842 # This tag requires that the tag GENERATE_LATEX is set to YES.
1846 # If the LATEX_TIMESTAMP tag is set to YES then the footer of each generated
1850 # This tag requires that the tag GENERATE_LATEX is set to YES.
1854 #---------------------------------------------------------------------------
1856 #---------------------------------------------------------------------------
1858 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
1869 # This tag requires that the tag GENERATE_RTF is set to YES.
1873 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF
1877 # This tag requires that the tag GENERATE_RTF is set to YES.
1881 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1889 # This tag requires that the tag GENERATE_RTF is set to YES.
1899 # This tag requires that the tag GENERATE_RTF is set to YES.
1905 # using doxygen -e rtf extensionFile.
1906 # This tag requires that the tag GENERATE_RTF is set to YES.
1910 # If the RTF_SOURCE_CODE tag is set to YES then doxygen will include source code
1916 # This tag requires that the tag GENERATE_RTF is set to YES.
1920 #---------------------------------------------------------------------------
1922 #---------------------------------------------------------------------------
1924 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
1935 # This tag requires that the tag GENERATE_MAN is set to YES.
1944 # 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.
1955 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1960 # This tag requires that the tag GENERATE_MAN is set to YES.
1964 #---------------------------------------------------------------------------
1966 #---------------------------------------------------------------------------
1968 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
1978 # This tag requires that the tag GENERATE_XML is set to YES.
1982 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
1983 # listings (including syntax highlighting and cross-referencing information) to
1986 # The default value is: YES.
1987 # This tag requires that the tag GENERATE_XML is set to YES.
1989 XML_PROGRAMLISTING = YES
1991 #---------------------------------------------------------------------------
1993 #---------------------------------------------------------------------------
1995 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
2005 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
2009 # If the DOCBOOK_PROGRAMLISTING tag is set to YES, doxygen will include the
2010 # program listings (including syntax highlighting and cross-referencing
2014 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
2018 #---------------------------------------------------------------------------
2020 #---------------------------------------------------------------------------
2022 # If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
2030 #---------------------------------------------------------------------------
2032 #---------------------------------------------------------------------------
2034 # If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module
2042 # If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary
2046 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2050 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
2055 # The default value is: YES.
2056 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2058 PERLMOD_PRETTY = YES
2064 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2068 #---------------------------------------------------------------------------
2070 #---------------------------------------------------------------------------
2072 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
2073 # C-preprocessor directives found in the sources and include files.
2074 # The default value is: YES.
2076 ENABLE_PREPROCESSING = YES
2078 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
2081 # EXPAND_ONLY_PREDEF to YES.
2083 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2085 MACRO_EXPANSION = YES
2087 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
2091 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2095 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
2097 # The default value is: YES.
2098 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2100 SEARCH_INCLUDES = YES
2105 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2110 # patterns (like *.h and *.hpp) to filter out the header-files in the
2113 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2118 # defined before the preprocessor is started (similar to the -D option of e.g.
2123 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2129 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2134 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2138 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2139 # remove all references to function-like macros that are alone on a line, have
2141 # are typically used for boiler-plate code, and will confuse the parser if not
2143 # The default value is: YES.
2144 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2146 SKIP_FUNCTION_MACROS = YES
2148 #---------------------------------------------------------------------------
2150 #---------------------------------------------------------------------------
2173 # If the ALLEXTERNALS tag is set to YES, all external class will be listed in
2180 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2183 # The default value is: YES.
2185 EXTERNAL_GROUPS = YES
2187 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2190 # The default value is: YES.
2192 EXTERNAL_PAGES = YES
2200 #---------------------------------------------------------------------------
2202 #---------------------------------------------------------------------------
2204 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2209 # The default value is: YES.
2211 CLASS_DIAGRAMS = YES
2229 # If set to YES the inheritance and collaboration graphs will hide inheritance
2231 # The default value is: YES.
2233 HIDE_UNDOC_RELATIONS = YES
2235 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2250 # This tag requires that the tag HAVE_DOT is set to YES.
2260 # This tag requires that the tag HAVE_DOT is set to YES.
2267 # This tag requires that the tag HAVE_DOT is set to YES.
2274 # This tag requires that the tag HAVE_DOT is set to YES.
2278 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2280 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2281 # The default value is: YES.
2282 # This tag requires that the tag HAVE_DOT is set to YES.
2284 CLASS_GRAPH = YES
2286 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2290 # The default value is: YES.
2291 # This tag requires that the tag HAVE_DOT is set to YES.
2293 COLLABORATION_GRAPH = YES
2295 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2297 # The default value is: YES.
2298 # This tag requires that the tag HAVE_DOT is set to YES.
2300 GROUP_GRAPHS = YES
2302 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2306 # This tag requires that the tag HAVE_DOT is set to YES.
2319 # This tag requires that the tag HAVE_DOT is set to YES.
2323 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2327 # This tag requires that the tag HAVE_DOT is set to YES.
2329 TEMPLATE_RELATIONS = YES
2332 # YES then doxygen will generate a graph for each documented file showing the
2335 # The default value is: YES.
2336 # This tag requires that the tag HAVE_DOT is set to YES.
2338 INCLUDE_GRAPH = YES
2341 # set to YES then doxygen will generate a graph for each documented file showing
2344 # The default value is: YES.
2345 # This tag requires that the tag HAVE_DOT is set to YES.
2347 INCLUDED_BY_GRAPH = YES
2349 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2357 # This tag requires that the tag HAVE_DOT is set to YES.
2361 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2369 # This tag requires that the tag HAVE_DOT is set to YES.
2373 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2375 # The default value is: YES.
2376 # This tag requires that the tag HAVE_DOT is set to YES.
2378 GRAPHICAL_HIERARCHY = YES
2380 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2384 # The default value is: YES.
2385 # This tag requires that the tag HAVE_DOT is set to YES.
2387 DIRECTORY_GRAPH = YES
2400 # This tag requires that the tag HAVE_DOT is set to YES.
2404 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2412 # This tag requires that the tag HAVE_DOT is set to YES.
2418 # This tag requires that the tag HAVE_DOT is set to YES.
2425 # This tag requires that the tag HAVE_DOT is set to YES.
2462 # This tag requires that the tag HAVE_DOT is set to YES.
2474 # This tag requires that the tag HAVE_DOT is set to YES.
2478 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
2483 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2486 # This tag requires that the tag HAVE_DOT is set to YES.
2490 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2491 # files in one run (i.e. multiple -o and -T options on the command line). This
2495 # This tag requires that the tag HAVE_DOT is set to YES.
2499 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2502 # The default value is: YES.
2503 # This tag requires that the tag HAVE_DOT is set to YES.
2505 GENERATE_LEGEND = YES
2507 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
2509 # The default value is: YES.
2510 # This tag requires that the tag HAVE_DOT is set to YES.
2512 DOT_CLEANUP = YES