Lines Matching refs:tag
30 # This tag specifies the encoding used for all characters in the configuration
32 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
47 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # Using the PROJECT_BRIEF tag one can provide an optional one line description
59 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included
66 # With the PROJECT_ICON tag one can specify an icon that is included in the tabs
72 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
79 # If the CREATE_SUBDIRS tag is set to YES then Doxygen will create up to 4096
91 # CREATE_SUBDIRS tag is set to YES. Level 0 represents 16 directories, and every
97 # This tag requires that the tag CREATE_SUBDIRS is set to YES.
101 # If the ALLOW_UNICODE_NAMES tag is set to YES, Doxygen will allow non-ASCII
109 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
124 # If the BRIEF_MEMBER_DESC tag is set to YES, Doxygen will include brief member
131 # If the REPEAT_BRIEF tag is set to YES, Doxygen will prepend the brief
140 # This tag implements a quasi-intelligent brief description abbreviator that is
158 # If the INLINE_INHERITED_MEMB tag is set to YES, Doxygen will show all
166 # If the FULL_PATH_NAMES tag is set to YES, Doxygen will prepend the full path
173 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
175 # part of the path. The tag can be used to show relative paths in the file list.
181 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
185 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
194 # If the SHORT_NAMES tag is set to YES, Doxygen will generate much shorter (but
201 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen will interpret the
210 # If the JAVADOC_BANNER tag is set to YES then Doxygen will interpret a line
220 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will interpret the first
228 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen treat a
232 # tag to YES if you prefer the old behavior instead.
234 # Note that setting this tag to YES also means that rational rose comments are
248 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
254 # If the SEPARATE_MEMBER_PAGES tag is set to YES then Doxygen will produce a new
261 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
267 # This tag can be used to specify a number of aliases that act as commands in
299 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
307 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
315 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
321 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
327 # Set the OPTIMIZE_OUTPUT_SLICE tag to YES if your project consists of Slice
336 # parses. With this tag you can assign which parser to use for a given
338 # using this tag. The format is ext=language, where ext is a file extension, and
358 # If the MARKDOWN_SUPPORT tag is enabled then Doxygen pre-processes all comments
368 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
373 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
377 # The MARKDOWN_ID_STYLE tag can be used to specify the algorithm used to
384 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
397 # to include (a tag file for) the STL sources as input, then you should set this
398 # tag to YES in order to let Doxygen match functions declarations and
412 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
431 # tag is set to YES then Doxygen will reuse the documentation of the first
445 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
454 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
465 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
475 # When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or
481 # types are typedef'ed and only the typedef is referenced, never the tag name.
512 # If the TIMESTAMP tag is set different from NO then each generated page will
524 # If the EXTRACT_ALL tag is set to YES, Doxygen will assume all entities in
534 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
540 # If the EXTRACT_PRIV_VIRTUAL tag is set to YES, documented private virtual
546 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
552 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
558 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
590 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
598 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
607 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all friend
614 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
621 # The INTERNAL_DOCS tag determines if documentation that is typed after a
622 # \internal command is included. If the tag is set to NO then the documentation
645 # If the HIDE_SCOPE_NAMES tag is set to NO then Doxygen will show members with
652 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then Doxygen will
659 # If the SHOW_HEADERFILE tag is set to YES then the documentation for a class
665 # If the SHOW_INCLUDE_FILES tag is set to YES then Doxygen will put a list of
671 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
678 # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen will list include
684 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
690 # If the SORT_MEMBER_DOCS tag is set to YES then Doxygen will sort the
697 # If the SORT_BRIEF_DOCS tag is set to YES then Doxygen will sort the brief
705 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then Doxygen will sort the
717 # If the SORT_GROUP_NAMES tag is set to YES then Doxygen will sort the hierarchy
724 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
744 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
750 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
756 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
762 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
769 # The ENABLED_SECTIONS tag can be used to enable conditional documentation
775 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the
786 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
793 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
800 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
807 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
811 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
817 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
827 # tag is left empty.
831 # The CITE_BIB_FILES tag can be used to specify one or more bib files containing
841 # The EXTERNAL_TOOL_PATH tag can be used to extend the search path (PATH
861 # The QUIET tag can be used to turn on/off the messages that are generated to
868 # The WARNINGS tag can be used to turn on/off the warning messages that are
877 # If the WARN_IF_UNDOCUMENTED tag is set to YES then Doxygen will generate
884 # If the WARN_IF_DOC_ERROR tag is set to YES, Doxygen will generate warnings for
917 # If the WARN_AS_ERROR tag is set to YES then Doxygen will immediately stop when
918 # a warning is encountered. If the WARN_AS_ERROR tag is set to FAIL_ON_WARNINGS
919 # then Doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but
921 # If the WARN_AS_ERROR tag is set to FAIL_ON_WARNINGS_PRINT then Doxygen behaves
933 # The WARN_FORMAT tag determines the format of the warning messages that Doxygen
954 # The WARN_LOGFILE tag can be used to specify a file to which warning and error
967 # The INPUT tag is used to specify the files and/or directories that contain
971 # Note: If this tag is empty the current directory is searched.
984 # This tag can be used to specify the character encoding of the source files
994 # This tag can be used to specify the character encoding of the source files
995 # that Doxygen parses The INPUT_FILE_ENCODING tag can be used to specify
1004 # If the value of the INPUT tag contains directories, you can use the
1005 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
1027 # The RECURSIVE tag can be used to specify whether or not subdirectories should
1033 # The EXCLUDE tag can be used to specify files and/or directories that should be
1035 # subdirectory from a directory tree whose root is specified with the INPUT tag.
1043 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
1050 # If the value of the INPUT tag contains directories, you can use the
1051 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
1059 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
1070 # The EXAMPLE_PATH tag can be used to specify one or more files or directories
1076 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
1077 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
1083 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
1085 # irrespective of the value of the RECURSIVE tag.
1090 # The IMAGE_PATH tag can be used to specify one or more files or directories
1096 # The INPUT_FILTER tag can be used to specify a program that Doxygen should
1102 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1104 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
1122 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
1126 # filters are used. If the FILTER_PATTERNS tag is empty or if none of the
1135 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
1142 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file
1146 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
1150 # If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that
1170 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
1179 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
1186 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct Doxygen to hide any
1193 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
1199 # If the REFERENCES_RELATION tag is set to YES then for each documented function
1205 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1219 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1223 # If the USE_HTAGS tag is set to YES then the references to source code will
1241 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1245 # If the VERBATIM_HEADERS tag is set the YES then Doxygen will generate a
1253 # If the CLANG_ASSISTED_PARSING tag is set to YES then Doxygen will use the
1264 # If the CLANG_ASSISTED_PARSING tag is set to YES and the CLANG_ADD_INC_PATHS
1265 # tag is set to YES then Doxygen will add the directory of each input to the
1268 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1276 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1297 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1304 # The IGNORE_PREFIX tag can be used to specify a prefix (or a list of prefixes)
1306 # tag works for classes, function and member names. The entity will be placed in
1309 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1317 # If the GENERATE_HTML tag is set to YES, Doxygen will generate HTML output
1322 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a
1326 # This tag requires that the tag GENERATE_HTML is set to YES.
1330 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1333 # This tag requires that the tag GENERATE_HTML is set to YES.
1337 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1338 # each generated HTML page. If the tag is left blank Doxygen will generate a
1353 # This tag requires that the tag GENERATE_HTML is set to YES.
1357 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1358 # generated HTML page. If the tag is left blank Doxygen will generate a standard
1363 # This tag requires that the tag GENERATE_HTML is set to YES.
1367 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1372 # Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as
1373 # it is more robust and this tag (HTML_STYLESHEET) will in the future become
1375 # This tag requires that the tag GENERATE_HTML is set to YES.
1379 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1393 # This tag requires that the tag GENERATE_HTML is set to YES.
1400 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1406 # This tag requires that the tag GENERATE_HTML is set to YES.
1411 # The HTML_COLORSTYLE tag can be used to specify if the generated HTML output
1420 # This tag requires that the tag GENERATE_HTML is set to YES.
1424 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1431 # This tag requires that the tag GENERATE_HTML is set to YES.
1435 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors
1439 # This tag requires that the tag GENERATE_HTML is set to YES.
1443 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
1450 # This tag requires that the tag GENERATE_HTML is set to YES.
1454 # If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML
1461 # This tag requires that the tag GENERATE_HTML is set to YES.
1465 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1469 # This tag requires that the tag GENERATE_HTML is set to YES.
1473 # If the HTML_CODE_FOLDING tag is set to YES then classes and functions can be
1476 # This tag requires that the tag GENERATE_HTML is set to YES.
1480 # If the HTML_COPY_CLIPBOARD tag is set to YES then Doxygen will show an icon in
1487 # This tag requires that the tag GENERATE_HTML is set to YES.
1493 # Doxygen across all projects. The HTML_PROJECT_COOKIE tag can be used to store
1496 # This tag requires that the tag GENERATE_HTML is set to YES.
1509 # This tag requires that the tag GENERATE_HTML is set to YES.
1513 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1524 # This tag requires that the tag GENERATE_HTML is set to YES.
1528 # This tag determines the name of the docset feed. A documentation feed provides
1532 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1536 # This tag determines the URL of the docset feed. A documentation feed provides
1539 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1543 # This tag specifies a string that should uniquely identify the documentation
1547 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1551 # The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify
1555 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1559 # The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
1561 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1565 # If the GENERATE_HTMLHELP tag is set to YES then Doxygen generates three
1583 # This tag requires that the tag GENERATE_HTML is set to YES.
1587 # The CHM_FILE tag can be used to specify the file name of the resulting .chm
1590 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1594 # The HHC_LOCATION tag can be used to specify the location (absolute path
1598 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1605 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1611 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1619 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1626 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1630 # The SITEMAP_URL tag is used to specify the full URL of the place where the
1636 # This tag requires that the tag GENERATE_HTML is set to YES.
1640 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1645 # This tag requires that the tag GENERATE_HTML is set to YES.
1649 # If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify
1652 # This tag requires that the tag GENERATE_QHP is set to YES.
1656 # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help
1661 # This tag requires that the tag GENERATE_QHP is set to YES.
1665 # The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt
1670 # This tag requires that the tag GENERATE_QHP is set to YES.
1674 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1678 # This tag requires that the tag GENERATE_QHP is set to YES.
1682 # The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the
1686 # This tag requires that the tag GENERATE_QHP is set to YES.
1690 # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this
1693 # This tag requires that the tag GENERATE_QHP is set to YES.
1697 # The QHG_LOCATION tag can be used to specify the location (absolute path
1700 # This tag requires that the tag GENERATE_QHP is set to YES.
1704 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1712 # This tag requires that the tag GENERATE_HTML is set to YES.
1720 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1726 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1731 # This tag requires that the tag GENERATE_HTML is set to YES.
1735 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1736 # structure should be generated to display hierarchical information. If the tag
1748 # This tag requires that the tag GENERATE_HTML is set to YES.
1760 # This tag requires that the tag GENERATE_HTML is set to YES.
1764 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1770 # This tag requires that the tag GENERATE_HTML is set to YES.
1774 # When the SHOW_ENUM_VALUES tag is set doxygen will show the specified
1780 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used
1783 # This tag requires that the tag GENERATE_HTML is set to YES.
1788 # external symbols imported via tag files in a separate window.
1790 # This tag requires that the tag GENERATE_HTML is set to YES.
1794 # If the OBFUSCATE_EMAILS tag is set to YES, Doxygen will obfuscate email
1797 # This tag requires that the tag GENERATE_HTML is set to YES.
1808 # This tag requires that the tag GENERATE_HTML is set to YES.
1812 # Use this tag to change the font size of LaTeX formulas included as images in
1817 # This tag requires that the tag GENERATE_HTML is set to YES.
1834 # This tag requires that the tag GENERATE_HTML is set to YES.
1845 # This tag requires that the tag USE_MATHJAX is set to YES.
1862 # This tag requires that the tag USE_MATHJAX is set to YES.
1876 # This tag requires that the tag USE_MATHJAX is set to YES.
1880 # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
1888 # This tag requires that the tag USE_MATHJAX is set to YES.
1892 # The MATHJAX_CODEFILE tag can be used to specify a file with JavaScript pieces
1897 # This tag requires that the tag USE_MATHJAX is set to YES.
1901 # When the SEARCHENGINE tag is enabled Doxygen will generate a search box for
1918 # This tag requires that the tag GENERATE_HTML is set to YES.
1922 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1930 # This tag requires that the tag SEARCHENGINE is set to YES.
1934 # When EXTERNAL_SEARCH tag is enabled Doxygen will no longer generate the PHP
1947 # This tag requires that the tag SEARCHENGINE is set to YES.
1959 # This tag requires that the tag SEARCHENGINE is set to YES.
1965 # SEARCHDATA_FILE tag the name of this file can be specified.
1967 # This tag requires that the tag SEARCHENGINE is set to YES.
1972 # EXTERNAL_SEARCH_ID tag can be used as an identifier for the project. This is
1975 # This tag requires that the tag SEARCHENGINE is set to YES.
1979 # The EXTRA_SEARCH_MAPPINGS tag can be used to enable searching through Doxygen
1985 # This tag requires that the tag SEARCHENGINE is set to YES.
1993 # If the GENERATE_LATEX tag is set to YES, Doxygen will generate LaTeX output.
1998 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
2002 # This tag requires that the tag GENERATE_LATEX is set to YES.
2006 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
2014 # This tag requires that the tag GENERATE_LATEX is set to YES.
2018 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate
2020 # Note: This tag is used in the Makefile / make.bat.
2024 # This tag requires that the tag GENERATE_LATEX is set to YES.
2028 # The LATEX_MAKEINDEX_CMD tag can be used to specify the command name to
2031 # Note: This tag is used in the generated output file (.tex).
2034 # This tag requires that the tag GENERATE_LATEX is set to YES.
2038 # If the COMPACT_LATEX tag is set to YES, Doxygen generates more compact LaTeX
2042 # This tag requires that the tag GENERATE_LATEX is set to YES.
2046 # The PAPER_TYPE tag can be used to set the paper type that is used by the
2051 # This tag requires that the tag GENERATE_LATEX is set to YES.
2055 # The EXTRA_PACKAGES tag can be used to specify one or more LaTeX package names
2063 # This tag requires that the tag GENERATE_LATEX is set to YES.
2067 # The LATEX_HEADER tag can be used to specify a user-defined LaTeX header for
2080 # This tag requires that the tag GENERATE_LATEX is set to YES.
2084 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for
2092 # This tag requires that the tag GENERATE_LATEX is set to YES.
2096 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
2103 # This tag requires that the tag GENERATE_LATEX is set to YES.
2107 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
2111 # This tag requires that the tag GENERATE_LATEX is set to YES.
2115 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
2120 # This tag requires that the tag GENERATE_LATEX is set to YES.
2124 # If the USE_PDFLATEX tag is set to YES, Doxygen will use the engine as
2130 # This tag requires that the tag GENERATE_LATEX is set to YES.
2134 # The LATEX_BATCHMODE tag signals the behavior of LaTeX in case of an error.
2145 # This tag requires that the tag GENERATE_LATEX is set to YES.
2149 # If the LATEX_HIDE_INDICES tag is set to YES then Doxygen will not include the
2152 # This tag requires that the tag GENERATE_LATEX is set to YES.
2156 # The LATEX_BIB_STYLE tag can be used to specify the style to use for the
2160 # This tag requires that the tag GENERATE_LATEX is set to YES.
2164 # The LATEX_EMOJI_DIRECTORY tag is used to specify the (relative or absolute)
2168 # This tag requires that the tag GENERATE_LATEX is set to YES.
2176 # If the GENERATE_RTF tag is set to YES, Doxygen will generate RTF output. The
2183 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put. If a
2187 # This tag requires that the tag GENERATE_RTF is set to YES.
2191 # If the COMPACT_RTF tag is set to YES, Doxygen generates more compact RTF
2195 # This tag requires that the tag GENERATE_RTF is set to YES.
2199 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
2207 # This tag requires that the tag GENERATE_RTF is set to YES.
2217 # This tag requires that the tag GENERATE_RTF is set to YES.
2224 # This tag requires that the tag GENERATE_RTF is set to YES.
2228 # The RTF_EXTRA_FILES tag can be used to specify one or more extra images or
2232 # This tag requires that the tag GENERATE_RTF is set to YES.
2240 # If the GENERATE_MAN tag is set to YES, Doxygen will generate man pages for
2246 # The MAN_OUTPUT tag is used to specify where the man pages will be put. If a
2251 # This tag requires that the tag GENERATE_MAN is set to YES.
2255 # The MAN_EXTENSION tag determines the extension that is added to the generated
2257 # 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is
2260 # This tag requires that the tag GENERATE_MAN is set to YES.
2264 # The MAN_SUBDIR tag determines the name of the directory created within
2267 # This tag requires that the tag GENERATE_MAN is set to YES.
2271 # If the MAN_LINKS tag is set to YES and Doxygen generates man output, then it
2276 # This tag requires that the tag GENERATE_MAN is set to YES.
2284 # If the GENERATE_XML tag is set to YES, Doxygen will generate an XML file that
2290 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a
2294 # This tag requires that the tag GENERATE_XML is set to YES.
2298 # If the XML_PROGRAMLISTING tag is set to YES, Doxygen will dump the program
2303 # This tag requires that the tag GENERATE_XML is set to YES.
2307 # If the XML_NS_MEMB_FILE_SCOPE tag is set to YES, Doxygen will include
2310 # This tag requires that the tag GENERATE_XML is set to YES.
2318 # If the GENERATE_DOCBOOK tag is set to YES, Doxygen will generate Docbook files
2324 # The DOCBOOK_OUTPUT tag is used to specify where the Docbook pages will be put.
2328 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
2336 # If the GENERATE_AUTOGEN_DEF tag is set to YES, Doxygen will generate an
2348 # If the GENERATE_SQLITE3 tag is set to YES Doxygen will generate a Sqlite3
2354 # The SQLITE3_OUTPUT tag is used to specify where the Sqlite3 database will be
2358 # This tag requires that the tag GENERATE_SQLITE3 is set to YES.
2362 # The SQLITE3_RECREATE_DB tag is set to YES, the existing doxygen_sqlite3.db
2366 # This tag requires that the tag GENERATE_SQLITE3 is set to YES.
2374 # If the GENERATE_PERLMOD tag is set to YES, Doxygen will generate a Perl module
2382 # If the PERLMOD_LATEX tag is set to YES, Doxygen will generate the necessary
2386 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2390 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
2392 # understand what is going on. On the other hand, if this tag is set to NO, the
2396 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2404 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2412 # If the ENABLE_PREPROCESSING tag is set to YES, Doxygen will evaluate all
2418 # If the MACRO_EXPANSION tag is set to YES, Doxygen will expand all macro names
2423 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2431 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2435 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
2438 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2442 # The INCLUDE_PATH tag can be used to specify one or more directories that
2446 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2450 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
2454 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2458 # The PREDEFINED tag can be used to specify one or more macro names that are
2460 # gcc). The argument of the tag is a list of macros of the form: name or
2464 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2531 # tag can be used to specify a list of macro names that should be expanded. The
2533 # tag if you want to use a different macro definition that overrules the
2535 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2539 # If the SKIP_FUNCTION_MACROS tag is set to YES then Doxygen's preprocessor will
2545 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2553 # The TAGFILES tag can be used to specify one or more tag files. For each tag
2555 # a tag file without this location is as follows:
2557 # Adding location for the tag files is done as follows:
2561 # of tag files.
2562 # Note: Each tag file must have a unique name (where the name does NOT include
2563 # the path). If a tag file is not located in the directory in which Doxygen is
2569 # tag file that is based on the input files it reads. See section "Linking to
2570 # external documentation" for more information about the usage of tag files.
2572 GENERATE_TAGFILE = @DOXY_OUT@/html/zephyr.tag
2574 # If the ALLEXTERNALS tag is set to YES, all external classes and namespaces
2581 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2588 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2605 # If you set the HAVE_DOT tag to YES then Doxygen will assume the dot tool is
2620 # This tag requires that the tag HAVE_DOT is set to YES.
2633 # This tag requires that the tag HAVE_DOT is set to YES.
2642 # This tag requires that the tag HAVE_DOT is set to YES.
2650 # This tag requires that the tag HAVE_DOT is set to YES.
2656 # This tag requires that the tag HAVE_DOT is set to YES.
2660 # If the CLASS_GRAPH tag is set to YES or GRAPH or BUILTIN then Doxygen will
2662 # inheritance relations. In case the CLASS_GRAPH tag is set to YES or GRAPH and
2664 # the CLASS_GRAPH tag is set to YES and HAVE_DOT is disabled or if the
2665 # CLASS_GRAPH tag is set to BUILTIN, then the built-in generator will be used.
2666 # If the CLASS_GRAPH tag is set to TEXT the direct and indirect inheritance
2677 # If the COLLABORATION_GRAPH tag is set to YES then Doxygen will generate a
2685 # This tag requires that the tag HAVE_DOT is set to YES.
2689 # If the GROUP_GRAPHS tag is set to YES then Doxygen will generate a graph for
2696 # This tag requires that the tag HAVE_DOT is set to YES.
2700 # If the UML_LOOK tag is set to YES, Doxygen will generate inheritance and
2704 # This tag requires that the tag HAVE_DOT is set to YES.
2708 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2717 # This tag requires that the tag UML_LOOK is set to YES.
2721 # If the DOT_UML_DETAILS tag is set to NO, Doxygen will show attributes and
2723 # tag is set to YES, Doxygen will add type and arguments for attributes and
2724 # methods in the UML graphs. If the DOT_UML_DETAILS tag is set to NONE, Doxygen
2730 # This tag requires that the tag UML_LOOK is set to YES.
2734 # The DOT_WRAP_THRESHOLD tag can be used to set the maximum number of characters
2739 # This tag requires that the tag HAVE_DOT is set to YES.
2743 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2747 # This tag requires that the tag HAVE_DOT is set to YES.
2758 # This tag requires that the tag HAVE_DOT is set to YES.
2770 # This tag requires that the tag HAVE_DOT is set to YES.
2774 # If the CALL_GRAPH tag is set to YES then Doxygen will generate a call
2782 # This tag requires that the tag HAVE_DOT is set to YES.
2786 # If the CALLER_GRAPH tag is set to YES then Doxygen will generate a caller
2794 # This tag requires that the tag HAVE_DOT is set to YES.
2798 # If the GRAPHICAL_HIERARCHY tag is set to YES then Doxygen will graphical
2801 # This tag requires that the tag HAVE_DOT is set to YES.
2805 # If the DIRECTORY_GRAPH tag is set to YES then Doxygen will show the
2813 # This tag requires that the tag HAVE_DOT is set to YES.
2817 # The DIR_GRAPH_MAX_DEPTH tag can be used to limit the maximum number of levels
2820 # This tag requires that the tag DIRECTORY_GRAPH is set to YES.
2824 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2835 # This tag requires that the tag HAVE_DOT is set to YES.
2847 # This tag requires that the tag HAVE_DOT is set to YES.
2851 # The DOT_PATH tag can be used to specify the path where the dot tool can be
2853 # This tag requires that the tag HAVE_DOT is set to YES.
2857 # The DOTFILE_DIRS tag can be used to specify one or more directories that
2860 # This tag requires that the tag HAVE_DOT is set to YES.
2866 # DIA_PATH tag allows you to specify the directory where the dia binary resides.
2871 # The DIAFILE_DIRS tag can be used to specify one or more directories that
2877 # When using PlantUML, the PLANTUML_JAR_PATH tag should be used to specify the
2885 # When using PlantUML, the PLANTUML_CFG_FILE tag can be used to specify a
2895 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2903 # This tag requires that the tag HAVE_DOT is set to YES.
2907 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2915 # This tag requires that the tag HAVE_DOT is set to YES.
2919 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2924 # This tag requires that the tag HAVE_DOT is set to YES.
2928 # If the GENERATE_LEGEND tag is set to YES Doxygen will generate a legend page
2931 # Note: This tag requires that UML_LOOK isn't set, i.e. the Doxygen internal
2934 # This tag requires that the tag HAVE_DOT is set to YES.
2938 # If the DOT_CLEANUP tag is set to YES, Doxygen will remove the intermediate
2948 # command. If the MSCGEN_TOOL tag is left empty (the default), then Doxygen will
2950 # the MSCGEN_TOOL tag can also specify the name an external tool. For instance,
2957 # The MSCFILE_DIRS tag can be used to specify one or more directories that