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.
985 # This tag can be used to specify the character encoding of the source files
995 # This tag can be used to specify the character encoding of the source files
996 # that Doxygen parses The INPUT_FILE_ENCODING tag can be used to specify
1005 # If the value of the INPUT tag contains directories, you can use the
1006 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
1028 # The RECURSIVE tag can be used to specify whether or not subdirectories should
1034 # The EXCLUDE tag can be used to specify files and/or directories that should be
1036 # subdirectory from a directory tree whose root is specified with the INPUT tag.
1044 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
1051 # If the value of the INPUT tag contains directories, you can use the
1052 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
1060 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
1071 # The EXAMPLE_PATH tag can be used to specify one or more files or directories
1077 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
1078 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
1084 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
1086 # irrespective of the value of the RECURSIVE tag.
1091 # The IMAGE_PATH tag can be used to specify one or more files or directories
1097 # The INPUT_FILTER tag can be used to specify a program that Doxygen should
1103 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1105 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
1123 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
1127 # filters are used. If the FILTER_PATTERNS tag is empty or if none of the
1136 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
1143 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file
1147 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
1151 # If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that
1171 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
1180 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
1187 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct Doxygen to hide any
1194 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
1200 # If the REFERENCES_RELATION tag is set to YES then for each documented function
1206 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
1220 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1224 # If the USE_HTAGS tag is set to YES then the references to source code will
1242 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1246 # If the VERBATIM_HEADERS tag is set the YES then Doxygen will generate a
1254 # If the CLANG_ASSISTED_PARSING tag is set to YES then Doxygen will use the
1265 # If the CLANG_ASSISTED_PARSING tag is set to YES and the CLANG_ADD_INC_PATHS
1266 # tag is set to YES then Doxygen will add the directory of each input to the
1269 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1277 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1298 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1305 # The IGNORE_PREFIX tag can be used to specify a prefix (or a list of prefixes)
1307 # tag works for classes, function and member names. The entity will be placed in
1310 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1318 # If the GENERATE_HTML tag is set to YES, Doxygen will generate HTML output
1323 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a
1327 # This tag requires that the tag GENERATE_HTML is set to YES.
1331 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1334 # This tag requires that the tag GENERATE_HTML is set to YES.
1338 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1339 # each generated HTML page. If the tag is left blank Doxygen will generate a
1354 # This tag requires that the tag GENERATE_HTML is set to YES.
1358 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1359 # generated HTML page. If the tag is left blank Doxygen will generate a standard
1364 # This tag requires that the tag GENERATE_HTML is set to YES.
1368 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1373 # Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as
1374 # it is more robust and this tag (HTML_STYLESHEET) will in the future become
1376 # This tag requires that the tag GENERATE_HTML is set to YES.
1380 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1394 # This tag requires that the tag GENERATE_HTML is set to YES.
1401 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1407 # This tag requires that the tag GENERATE_HTML is set to YES.
1412 # The HTML_COLORSTYLE tag can be used to specify if the generated HTML output
1421 # This tag requires that the tag GENERATE_HTML is set to YES.
1425 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1432 # This tag requires that the tag GENERATE_HTML is set to YES.
1436 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors
1440 # This tag requires that the tag GENERATE_HTML is set to YES.
1444 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
1451 # This tag requires that the tag GENERATE_HTML is set to YES.
1455 # If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML
1462 # This tag requires that the tag GENERATE_HTML is set to YES.
1466 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1470 # This tag requires that the tag GENERATE_HTML is set to YES.
1474 # If the HTML_CODE_FOLDING tag is set to YES then classes and functions can be
1477 # This tag requires that the tag GENERATE_HTML is set to YES.
1481 # If the HTML_COPY_CLIPBOARD tag is set to YES then Doxygen will show an icon in
1488 # This tag requires that the tag GENERATE_HTML is set to YES.
1494 # Doxygen across all projects. The HTML_PROJECT_COOKIE tag can be used to store
1497 # This tag requires that the tag GENERATE_HTML is set to YES.
1510 # This tag requires that the tag GENERATE_HTML is set to YES.
1514 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1525 # This tag requires that the tag GENERATE_HTML is set to YES.
1529 # This tag determines the name of the docset feed. A documentation feed provides
1533 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1537 # This tag determines the URL of the docset feed. A documentation feed provides
1540 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1544 # This tag specifies a string that should uniquely identify the documentation
1548 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1552 # The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify
1556 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1560 # The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
1562 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1566 # If the GENERATE_HTMLHELP tag is set to YES then Doxygen generates three
1584 # This tag requires that the tag GENERATE_HTML is set to YES.
1588 # The CHM_FILE tag can be used to specify the file name of the resulting .chm
1591 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1595 # The HHC_LOCATION tag can be used to specify the location (absolute path
1599 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1606 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1612 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1620 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1627 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1631 # The SITEMAP_URL tag is used to specify the full URL of the place where the
1637 # This tag requires that the tag GENERATE_HTML is set to YES.
1641 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1646 # This tag requires that the tag GENERATE_HTML is set to YES.
1650 # If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify
1653 # This tag requires that the tag GENERATE_QHP is set to YES.
1657 # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help
1662 # This tag requires that the tag GENERATE_QHP is set to YES.
1666 # The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt
1671 # This tag requires that the tag GENERATE_QHP is set to YES.
1675 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1679 # This tag requires that the tag GENERATE_QHP is set to YES.
1683 # The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the
1687 # This tag requires that the tag GENERATE_QHP is set to YES.
1691 # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this
1694 # This tag requires that the tag GENERATE_QHP is set to YES.
1698 # The QHG_LOCATION tag can be used to specify the location (absolute path
1701 # This tag requires that the tag GENERATE_QHP is set to YES.
1705 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1713 # This tag requires that the tag GENERATE_HTML is set to YES.
1721 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1727 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1732 # This tag requires that the tag GENERATE_HTML is set to YES.
1736 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1737 # structure should be generated to display hierarchical information. If the tag
1749 # This tag requires that the tag GENERATE_HTML is set to YES.
1761 # This tag requires that the tag GENERATE_HTML is set to YES.
1765 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1771 # This tag requires that the tag GENERATE_HTML is set to YES.
1775 # When the SHOW_ENUM_VALUES tag is set doxygen will show the specified
1781 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used
1784 # This tag requires that the tag GENERATE_HTML is set to YES.
1789 # external symbols imported via tag files in a separate window.
1791 # This tag requires that the tag GENERATE_HTML is set to YES.
1795 # If the OBFUSCATE_EMAILS tag is set to YES, Doxygen will obfuscate email
1798 # This tag requires that the tag GENERATE_HTML is set to YES.
1809 # This tag requires that the tag GENERATE_HTML is set to YES.
1813 # Use this tag to change the font size of LaTeX formulas included as images in
1818 # This tag requires that the tag GENERATE_HTML is set to YES.
1835 # This tag requires that the tag GENERATE_HTML is set to YES.
1846 # This tag requires that the tag USE_MATHJAX is set to YES.
1863 # This tag requires that the tag USE_MATHJAX is set to YES.
1877 # This tag requires that the tag USE_MATHJAX is set to YES.
1881 # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
1889 # This tag requires that the tag USE_MATHJAX is set to YES.
1893 # The MATHJAX_CODEFILE tag can be used to specify a file with JavaScript pieces
1898 # This tag requires that the tag USE_MATHJAX is set to YES.
1902 # When the SEARCHENGINE tag is enabled Doxygen will generate a search box for
1919 # This tag requires that the tag GENERATE_HTML is set to YES.
1923 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1931 # This tag requires that the tag SEARCHENGINE is set to YES.
1935 # When EXTERNAL_SEARCH tag is enabled Doxygen will no longer generate the PHP
1948 # This tag requires that the tag SEARCHENGINE is set to YES.
1960 # This tag requires that the tag SEARCHENGINE is set to YES.
1966 # SEARCHDATA_FILE tag the name of this file can be specified.
1968 # This tag requires that the tag SEARCHENGINE is set to YES.
1973 # EXTERNAL_SEARCH_ID tag can be used as an identifier for the project. This is
1976 # This tag requires that the tag SEARCHENGINE is set to YES.
1980 # The EXTRA_SEARCH_MAPPINGS tag can be used to enable searching through Doxygen
1986 # This tag requires that the tag SEARCHENGINE is set to YES.
1994 # If the GENERATE_LATEX tag is set to YES, Doxygen will generate LaTeX output.
1999 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
2003 # This tag requires that the tag GENERATE_LATEX is set to YES.
2007 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
2015 # This tag requires that the tag GENERATE_LATEX is set to YES.
2019 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate
2021 # Note: This tag is used in the Makefile / make.bat.
2025 # This tag requires that the tag GENERATE_LATEX is set to YES.
2029 # The LATEX_MAKEINDEX_CMD tag can be used to specify the command name to
2032 # Note: This tag is used in the generated output file (.tex).
2035 # This tag requires that the tag GENERATE_LATEX is set to YES.
2039 # If the COMPACT_LATEX tag is set to YES, Doxygen generates more compact LaTeX
2043 # This tag requires that the tag GENERATE_LATEX is set to YES.
2047 # The PAPER_TYPE tag can be used to set the paper type that is used by the
2052 # This tag requires that the tag GENERATE_LATEX is set to YES.
2056 # The EXTRA_PACKAGES tag can be used to specify one or more LaTeX package names
2064 # This tag requires that the tag GENERATE_LATEX is set to YES.
2068 # The LATEX_HEADER tag can be used to specify a user-defined LaTeX header for
2081 # This tag requires that the tag GENERATE_LATEX is set to YES.
2085 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for
2093 # This tag requires that the tag GENERATE_LATEX is set to YES.
2097 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
2104 # This tag requires that the tag GENERATE_LATEX is set to YES.
2108 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
2112 # This tag requires that the tag GENERATE_LATEX is set to YES.
2116 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
2121 # This tag requires that the tag GENERATE_LATEX is set to YES.
2125 # If the USE_PDFLATEX tag is set to YES, Doxygen will use the engine as
2131 # This tag requires that the tag GENERATE_LATEX is set to YES.
2135 # The LATEX_BATCHMODE tag signals the behavior of LaTeX in case of an error.
2146 # This tag requires that the tag GENERATE_LATEX is set to YES.
2150 # If the LATEX_HIDE_INDICES tag is set to YES then Doxygen will not include the
2153 # This tag requires that the tag GENERATE_LATEX is set to YES.
2157 # The LATEX_BIB_STYLE tag can be used to specify the style to use for the
2161 # This tag requires that the tag GENERATE_LATEX is set to YES.
2165 # The LATEX_EMOJI_DIRECTORY tag is used to specify the (relative or absolute)
2169 # This tag requires that the tag GENERATE_LATEX is set to YES.
2177 # If the GENERATE_RTF tag is set to YES, Doxygen will generate RTF output. The
2184 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put. If a
2188 # This tag requires that the tag GENERATE_RTF is set to YES.
2192 # If the COMPACT_RTF tag is set to YES, Doxygen generates more compact RTF
2196 # This tag requires that the tag GENERATE_RTF is set to YES.
2200 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
2208 # This tag requires that the tag GENERATE_RTF is set to YES.
2218 # This tag requires that the tag GENERATE_RTF is set to YES.
2225 # This tag requires that the tag GENERATE_RTF is set to YES.
2229 # The RTF_EXTRA_FILES tag can be used to specify one or more extra images or
2233 # This tag requires that the tag GENERATE_RTF is set to YES.
2241 # If the GENERATE_MAN tag is set to YES, Doxygen will generate man pages for
2247 # The MAN_OUTPUT tag is used to specify where the man pages will be put. If a
2252 # This tag requires that the tag GENERATE_MAN is set to YES.
2256 # The MAN_EXTENSION tag determines the extension that is added to the generated
2258 # 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is
2261 # This tag requires that the tag GENERATE_MAN is set to YES.
2265 # The MAN_SUBDIR tag determines the name of the directory created within
2268 # This tag requires that the tag GENERATE_MAN is set to YES.
2272 # If the MAN_LINKS tag is set to YES and Doxygen generates man output, then it
2277 # This tag requires that the tag GENERATE_MAN is set to YES.
2285 # If the GENERATE_XML tag is set to YES, Doxygen will generate an XML file that
2291 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a
2295 # This tag requires that the tag GENERATE_XML is set to YES.
2299 # If the XML_PROGRAMLISTING tag is set to YES, Doxygen will dump the program
2304 # This tag requires that the tag GENERATE_XML is set to YES.
2308 # If the XML_NS_MEMB_FILE_SCOPE tag is set to YES, Doxygen will include
2311 # This tag requires that the tag GENERATE_XML is set to YES.
2319 # If the GENERATE_DOCBOOK tag is set to YES, Doxygen will generate Docbook files
2325 # The DOCBOOK_OUTPUT tag is used to specify where the Docbook pages will be put.
2329 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
2337 # If the GENERATE_AUTOGEN_DEF tag is set to YES, Doxygen will generate an
2349 # If the GENERATE_SQLITE3 tag is set to YES Doxygen will generate a Sqlite3
2355 # The SQLITE3_OUTPUT tag is used to specify where the Sqlite3 database will be
2359 # This tag requires that the tag GENERATE_SQLITE3 is set to YES.
2363 # The SQLITE3_RECREATE_DB tag is set to YES, the existing doxygen_sqlite3.db
2367 # This tag requires that the tag GENERATE_SQLITE3 is set to YES.
2375 # If the GENERATE_PERLMOD tag is set to YES, Doxygen will generate a Perl module
2383 # If the PERLMOD_LATEX tag is set to YES, Doxygen will generate the necessary
2387 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2391 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
2393 # understand what is going on. On the other hand, if this tag is set to NO, the
2397 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2405 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
2413 # If the ENABLE_PREPROCESSING tag is set to YES, Doxygen will evaluate all
2419 # If the MACRO_EXPANSION tag is set to YES, Doxygen will expand all macro names
2424 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2432 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2436 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
2439 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2443 # The INCLUDE_PATH tag can be used to specify one or more directories that
2447 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2451 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
2455 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2459 # The PREDEFINED tag can be used to specify one or more macro names that are
2461 # gcc). The argument of the tag is a list of macros of the form: name or
2465 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2532 # tag can be used to specify a list of macro names that should be expanded. The
2534 # tag if you want to use a different macro definition that overrules the
2536 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2540 # If the SKIP_FUNCTION_MACROS tag is set to YES then Doxygen's preprocessor will
2546 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2554 # The TAGFILES tag can be used to specify one or more tag files. For each tag
2556 # a tag file without this location is as follows:
2558 # Adding location for the tag files is done as follows:
2562 # of tag files.
2563 # Note: Each tag file must have a unique name (where the name does NOT include
2564 # the path). If a tag file is not located in the directory in which Doxygen is
2570 # tag file that is based on the input files it reads. See section "Linking to
2571 # external documentation" for more information about the usage of tag files.
2573 GENERATE_TAGFILE = @DOXY_OUT@/html/zephyr.tag
2575 # If the ALLEXTERNALS tag is set to YES, all external classes and namespaces
2582 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2589 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2606 # If you set the HAVE_DOT tag to YES then Doxygen will assume the dot tool is
2621 # This tag requires that the tag HAVE_DOT is set to YES.
2634 # This tag requires that the tag HAVE_DOT is set to YES.
2643 # This tag requires that the tag HAVE_DOT is set to YES.
2651 # This tag requires that the tag HAVE_DOT is set to YES.
2657 # This tag requires that the tag HAVE_DOT is set to YES.
2661 # If the CLASS_GRAPH tag is set to YES or GRAPH or BUILTIN then Doxygen will
2663 # inheritance relations. In case the CLASS_GRAPH tag is set to YES or GRAPH and
2665 # the CLASS_GRAPH tag is set to YES and HAVE_DOT is disabled or if the
2666 # CLASS_GRAPH tag is set to BUILTIN, then the built-in generator will be used.
2667 # If the CLASS_GRAPH tag is set to TEXT the direct and indirect inheritance
2678 # If the COLLABORATION_GRAPH tag is set to YES then Doxygen will generate a
2686 # This tag requires that the tag HAVE_DOT is set to YES.
2690 # If the GROUP_GRAPHS tag is set to YES then Doxygen will generate a graph for
2697 # This tag requires that the tag HAVE_DOT is set to YES.
2701 # If the UML_LOOK tag is set to YES, Doxygen will generate inheritance and
2705 # This tag requires that the tag HAVE_DOT is set to YES.
2709 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2718 # This tag requires that the tag UML_LOOK is set to YES.
2722 # If the DOT_UML_DETAILS tag is set to NO, Doxygen will show attributes and
2724 # tag is set to YES, Doxygen will add type and arguments for attributes and
2725 # methods in the UML graphs. If the DOT_UML_DETAILS tag is set to NONE, Doxygen
2731 # This tag requires that the tag UML_LOOK is set to YES.
2735 # The DOT_WRAP_THRESHOLD tag can be used to set the maximum number of characters
2740 # This tag requires that the tag HAVE_DOT is set to YES.
2744 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2748 # This tag requires that the tag HAVE_DOT is set to YES.
2759 # This tag requires that the tag HAVE_DOT is set to YES.
2771 # This tag requires that the tag HAVE_DOT is set to YES.
2775 # If the CALL_GRAPH tag is set to YES then Doxygen will generate a call
2783 # This tag requires that the tag HAVE_DOT is set to YES.
2787 # If the CALLER_GRAPH tag is set to YES then Doxygen will generate a caller
2795 # This tag requires that the tag HAVE_DOT is set to YES.
2799 # If the GRAPHICAL_HIERARCHY tag is set to YES then Doxygen will graphical
2802 # This tag requires that the tag HAVE_DOT is set to YES.
2806 # If the DIRECTORY_GRAPH tag is set to YES then Doxygen will show the
2814 # This tag requires that the tag HAVE_DOT is set to YES.
2818 # The DIR_GRAPH_MAX_DEPTH tag can be used to limit the maximum number of levels
2821 # This tag requires that the tag DIRECTORY_GRAPH is set to YES.
2825 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2836 # This tag requires that the tag HAVE_DOT is set to YES.
2848 # This tag requires that the tag HAVE_DOT is set to YES.
2852 # The DOT_PATH tag can be used to specify the path where the dot tool can be
2854 # This tag requires that the tag HAVE_DOT is set to YES.
2858 # The DOTFILE_DIRS tag can be used to specify one or more directories that
2861 # This tag requires that the tag HAVE_DOT is set to YES.
2867 # DIA_PATH tag allows you to specify the directory where the dia binary resides.
2872 # The DIAFILE_DIRS tag can be used to specify one or more directories that
2878 # When using PlantUML, the PLANTUML_JAR_PATH tag should be used to specify the
2886 # When using PlantUML, the PLANTUML_CFG_FILE tag can be used to specify a
2896 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2904 # This tag requires that the tag HAVE_DOT is set to YES.
2908 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2916 # This tag requires that the tag HAVE_DOT is set to YES.
2920 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2925 # This tag requires that the tag HAVE_DOT is set to YES.
2929 # If the GENERATE_LEGEND tag is set to YES Doxygen will generate a legend page
2932 # Note: This tag requires that UML_LOOK isn't set, i.e. the Doxygen internal
2935 # This tag requires that the tag HAVE_DOT is set to YES.
2939 # If the DOT_CLEANUP tag is set to YES, Doxygen will remove the intermediate
2949 # command. If the MSCGEN_TOOL tag is left empty (the default), then Doxygen will
2951 # the MSCGEN_TOOL tag can also specify the name an external tool. For instance,
2958 # The MSCFILE_DIRS tag can be used to specify one or more directories that