Lines Matching +full:doxygen +full:-
4 # Doxygen (www.doxygen.org) for a project.
18 # Use Doxygen to compare the used configuration file with the template
20 # doxygen -x [configFile]
21 # Use Doxygen to compare the used configuration file with the template
24 # doxygen -x_noenv [configFile]
26 #---------------------------------------------------------------------------
28 #---------------------------------------------------------------------------
31 # file that follow. The default is UTF-8 which is also the encoding used for all
32 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
35 # The default value is: UTF-8.
37 DOXYFILE_ENCODING = UTF-8
40 # double-quotes, unless you are using Doxywizard) that should identify the
61 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
67 # when the HTML document is shown. Doxygen will copy the logo to the output
74 # entered, it will be relative to the location where Doxygen was started. If
79 # If the CREATE_SUBDIRS tag is set to YES then Doxygen will create up to 4096
80 # sub-directories (in 2 levels) under the output directory of each output format
82 # option can be useful when feeding Doxygen a huge amount of source files, where
85 # control the number of sub-directories.
90 # Controls the number of sub-directories that will be created when
94 # sub-directories are organized in 2 levels, the first level always has a fixed
101 # If the ALLOW_UNICODE_NAMES tag is set to YES, Doxygen will allow non-ASCII
102 # characters to appear in the names of generated files. If set to NO, non-ASCII
110 # documentation generated by Doxygen is written. Doxygen will use this
113 # Catalan, Chinese, Chinese-Traditional, Croatian, Czech, Danish, Dutch, English
115 # Hindi, Hungarian, Indonesian, Italian, Japanese, Japanese-en (Japanese with
116 # English messages), Korean, Korean-en (Korean with English messages), Latvian,
118 # Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish,
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
144 # text. Otherwise, the brief description is used as-is. If left blank, the
152 # Doxygen will generate a detailed section even if there is only a brief
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.
174 # Stripping is only done if one of the specified strings matches the left-hand
176 # If left blank the directory from which Doxygen is run is used as the path to
180 # will be relative from the directory where Doxygen is started.
185 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
190 # using the -I flag.
194 # If the SHORT_NAMES tag is set to YES, Doxygen will generate much shorter (but
196 # support long names like on DOS, Mac, or CD-ROM.
201 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen will interpret the
202 # first line (until the first dot) of a Javadoc-style comment as the brief
203 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
210 # If the JAVADOC_BANNER tag is set to YES then Doxygen will interpret a line
213 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
214 # Javadoc-style will behave just like regular comments and it will not be
215 # interpreted by Doxygen.
220 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will interpret the first
221 # line (until the first dot) of a Qt-style comment as the brief description. If
222 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
228 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen treat a
229 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
231 # to treat a multi-line C++ comment block as a detailed description. Set this
240 # By default Python docstrings are displayed as preformatted text and Doxygen's
242 # Doxygen's special commands can be used and the contents of the docstring
243 # documentation blocks is shown as Doxygen documentation.
249 # documentation from any documented member that it re-implements.
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
273 # documentation, which will result in a user-defined paragraph with heading
283 "req{1}=\ref ZEPH_\1 \"ZEPH-\1\"" \
292 "no_wait=\qualifier no-wait" \
293 "isr_ok=\qualifier isr-ok" \
294 "pre_kernel_ok=\qualifier pre-kernel-ok" \
296 …"atomic_api=As for all atomic APIs, includes a full/sequentially-consistent memory barrier (where …
300 # only. Doxygen will then generate output that is more tailored for C. For
308 # Python sources only. Doxygen will then generate output that is more tailored
316 # sources. Doxygen will then generate output that is tailored for Fortran.
322 # sources. Doxygen will then generate output that is tailored for VHDL.
328 # sources only. Doxygen will then generate output that is more tailored for that
335 # Doxygen selects the parser to use depending on the extension of the files it
337 # extension. Doxygen has a built-in mapping, but you can override or extend it
339 # language is one of the parsers supported by Doxygen: IDL, Java, JavaScript,
340 # Csharp (C#), C, C++, Lex, D, PHP, md (Markdown), Objective-C, Python, Slice,
344 # default for Fortran type files). For instance to make Doxygen treat .inc files
351 # the files are not read by Doxygen. When specifying no_extension you should add
358 # If the MARKDOWN_SUPPORT tag is enabled then Doxygen pre-processes all comments
361 # The output of markdown processing is further processed by Doxygen, so you can
362 # mix Doxygen, HTML, and XML commands with Markdown formatting. Disable only in
368 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
380 # Possible values are: DOXYGEN use a fixed 'autotoc_md' string followed by a
382 # with any whitespace replaced by '-' and punctuation characters removed.
383 # The default value is: DOXYGEN.
386 MARKDOWN_ID_STYLE = DOXYGEN
388 # When enabled Doxygen tries to link words that correspond to documented
398 # tag to YES in order to let Doxygen match functions declarations and
413 # https://www.riverbankcomputing.com/software) sources only. Doxygen will parse
422 # Doxygen to replace the get and set methods by a property in the documentation.
431 # tag is set to YES then Doxygen will reuse the documentation of the first
489 # code, Doxygen keeps a cache of pre-resolved symbols. If the cache is too small
490 # Doxygen will become slower. If the cache is too large, memory is wasted. The
493 # symbols. At the end of a run Doxygen will report the cache usage and suggest
499 # The NUM_PROC_THREADS specifies the number of threads Doxygen is allowed to use
500 # during processing. When set to 0 Doxygen will based this on the number of
520 #---------------------------------------------------------------------------
522 #---------------------------------------------------------------------------
524 # If the EXTRACT_ALL tag is set to YES, Doxygen will assume all entities in
566 # This flag is only useful for Objective-C code. If set to YES, local methods,
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
628 # With the correct setting of option CASE_SENSE_NAMES Doxygen will better be
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
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
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
725 # fully-qualified names, including namespaces. If set to NO, the class list will
734 # If the STRICT_PROTO_MATCHING option is enabled and Doxygen fails to do proper
738 # simple string match. By disabling STRICT_PROTO_MATCHING Doxygen will still
808 # Doxygen should invoke to get the current version for each file (typically from
809 # the version control system). Doxygen will invoke the program by executing (via
810 # popen()) the command command input-file, where command is the value of the
811 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
812 # by Doxygen. Whatever the program writes to standard output is used as the file
818 # by Doxygen. The layout file controls the global structure of the generated
820 # that represents Doxygen's defaults, run Doxygen with the -l option. You can
825 # Note that if you run Doxygen from a directory containing a file called
826 # DoxygenLayout.xml, Doxygen will parse it automatically even if the LAYOUT_FILE
848 # higher, when running Doxygen from Doxywizard, because in this case any user-
851 # together with the standard path, the full search path used by doxygen when
857 #---------------------------------------------------------------------------
859 #---------------------------------------------------------------------------
862 # standard output by Doxygen. If QUIET is set to YES this implies that the
869 # generated to standard error (stderr) by Doxygen. If WARNINGS is set to YES
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
892 # If WARN_IF_INCOMPLETE_DOC is set to YES, Doxygen will warn about incomplete
893 # function parameter documentation. If set to NO, Doxygen will accept that some
901 # value. If set to NO, Doxygen will only warn about wrong parameter
909 # If WARN_IF_UNDOC_ENUM_VAL option is set to YES, Doxygen will warn about
910 # undocumented enumeration values. If set to NO, Doxygen will accept
917 # If the WARN_AS_ERROR tag is set to YES then Doxygen will immediately stop when
919 # then Doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but
920 # at the end of the Doxygen process Doxygen will return with a non-zero status.
921 # If the WARN_AS_ERROR tag is set to FAIL_ON_WARNINGS_PRINT then Doxygen behaves
922 # like FAIL_ON_WARNINGS but in case no WARN_LOGFILE is defined Doxygen will not
926 # the WARN_LOGFILE is defined as - i.e. standard output (stdout) in that case
933 # The WARN_FORMAT tag determines the format of the warning messages that Doxygen
946 # (outside of Doxygen) the user can define a custom "cut" / "paste" string.
957 # warning and error messages are written to standard error. When as file - is
963 #---------------------------------------------------------------------------
965 #---------------------------------------------------------------------------
985 # that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses
990 # The default value is: UTF-8.
992 INPUT_ENCODING = UTF-8
995 # that Doxygen parses The INPUT_FILE_ENCODING tag can be used to specify
996 # character encoding on a per file pattern basis. Doxygen will compare the file
999 # form: pattern=encoding (like *.php=ISO-8859-1).
1006 # *.h) to filter out the source-files in the directories.
1010 # read by Doxygen.
1019 # be provided as Doxygen C comment), *.py, *.pyw, *.f90, *.f95, *.f03, *.f08,
1037 # Note that relative paths are relative to the directory from which Doxygen is
1078 # *.h) to filter out the source-files in the directories. If left blank all
1096 # The INPUT_FILTER tag can be used to specify a program that Doxygen should
1097 # invoke to filter for each input file. Doxygen will invoke the filter program
1100 # <filter> <input-file>
1102 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1103 # name of an input file. Doxygen will then use the output that the filter
1111 # Note that Doxygen will use the data processed and written to standard output
1118 # properly processed by Doxygen.
1123 # basis. Doxygen will compare the file name with each pattern and apply the
1131 # properly processed by Doxygen.
1153 # and want to reuse the introduction page also for the Doxygen output.
1166 #---------------------------------------------------------------------------
1168 #---------------------------------------------------------------------------
1171 # generated. Documented entities will be cross-referenced with these sources.
1180 # multi-line macros, enums or list initialized variables directly into the
1186 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct Doxygen to hide any
1224 # point to the HTML generated by the htags(1) tool instead of Doxygen built-in
1230 # - Install the latest version of global
1231 # - Enable SOURCE_BROWSER and USE_HTAGS in the configuration file
1232 # - Make sure the INPUT points to the root of the source tree
1233 # - Run doxygen as normal
1235 # Doxygen will invoke htags (and that will in turn invoke gtags), so these
1238 # The result: instead of the source browser generated by Doxygen, the links to
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
1257 # which Doxygen's built-in parser lacks the necessary type information.
1258 # Note: The availability of this option depends on whether or not Doxygen was
1259 # generated with the -Duse_libclang=ON option for CMake.
1265 # tag is set to YES then Doxygen will add the directory of each input to the
1274 # the include paths will already be set by Doxygen for the files and directories
1285 # specifying the -p option to a clang tool, such as clang-check. These options
1288 # Note: The availability of this option depends on whether or not Doxygen was
1289 # generated with the -Duse_libclang=ON option for CMake.
1293 #---------------------------------------------------------------------------
1295 #---------------------------------------------------------------------------
1313 #---------------------------------------------------------------------------
1315 #---------------------------------------------------------------------------
1317 # If the GENERATE_HTML tag is set to YES, Doxygen will generate HTML output
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
1342 # that Doxygen needs, which is dependent on the configuration options used (e.g.
1345 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1347 # and then modify the file new_header.html. See also section "Doxygen usage"
1348 # for information on how to generate the default header that Doxygen normally
1351 # default header when upgrading to a newer version of Doxygen. For a description
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
1361 # section "Doxygen usage" for information on how to generate the default footer
1362 # that Doxygen normally uses.
1367 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1368 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1369 # the HTML output. If left blank Doxygen will generate a default style sheet.
1370 # See also section "Doxygen usage" for information on how to generate the style
1371 # sheet that Doxygen normally uses.
1379 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1381 # created by Doxygen. Using this option one can overrule certain style aspects.
1384 # Doxygen will copy the style sheet files to the output directory.
1389 # Webkit/Chromium, the styling will be left out of the default doxygen.css if
1395 HTML_EXTRA_STYLESHEET = @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome.css \
1396 @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-sidebar-only.css \
1397 … @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-sidebar-only-darkmode-toggle.css \
1398 @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-zephyr.css
1405 # files will be copied as-is; there are no commands or markers available.
1408 HTML_EXTRA_FILES = @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-darkmode-toggle.js \
1409 @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-zephyr.js
1424 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1426 # this color. Hue is specified as an angle on a color-wheel, see
1436 # in the HTML output. For a value of 0 the output will use gray-scales only. A
1480 # If the HTML_COPY_CLIPBOARD tag is set to YES then Doxygen will show an icon in
1484 # https://www.w3.org/TR/secure-contexts/), i.e. using the https: or file:
1491 # Doxygen stores a couple of settings persistently in the browser (via e.g.
1493 # Doxygen across all projects. The HTML_PROJECT_COOKIE tag can be used to store
1502 # and collapse entries dynamically later on. Doxygen will expand the tree to
1517 # create a documentation set, Doxygen will generate a Makefile in the HTML
1531 # The default value is: Doxygen generated docs.
1534 DOCSET_FEEDNAME = "Doxygen generated docs"
1544 # set bundle. This should be a reverse domain-name style string, e.g.
1545 # com.mycompany.MyDocSet. Doxygen will append .docset to the name.
1546 # The default value is: org.doxygen.Project.
1549 DOCSET_BUNDLE_ID = org.doxygen.Project
1552 # the documentation publisher. This should be a reverse domain-name style
1554 # The default value is: org.doxygen.Publisher.
1557 DOCSET_PUBLISHER_ID = org.doxygen.Publisher
1565 # If the GENERATE_HTMLHELP tag is set to YES then Doxygen generates three
1573 # ad/0/A/9/0A939EF6-E31C-430F-A3DF-DFAE7960D564/htmlhelp.exe).
1576 # generated by Doxygen into a single compiled HTML file (.chm). Compiled HTML
1595 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1596 # Doxygen will try to run the HTML help compiler on the generated index.hhp.
1659 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace).
1660 # The default value is: org.doxygen.Project.
1663 QHP_NAMESPACE = org.doxygen.Project
1668 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
1677 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1685 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1692 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes).
1698 # including file name) of Qt's qhelpgenerator. If non-empty Doxygen will try to
1719 # The default value is: org.doxygen.Project.
1722 ECLIPSE_DOC_ID = org.doxygen.Project
1735 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1737 # value is set to YES, a side panel will be generated containing a tree-like
1742 # further fine tune the look of the index (see "Fine-tuning the output"). As an
1743 # example, the default style sheet generated by Doxygen has an example that
1765 # Doxygen will group on one line in the generated HTML documentation.
1774 # When the SHOW_ENUM_VALUES tag is set doxygen will show the specified
1787 # If the EXT_LINKS_IN_WINDOW option is set to YES, Doxygen will open links to
1794 # If the OBFUSCATE_EMAILS tag is set to YES, Doxygen will obfuscate email
1801 # If the HTML_FORMULA_FORMAT option is set to svg, Doxygen will use the pdf2svg
1814 # Doxygen run you need to manually remove any form_*.png images from the HTML
1829 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1852 # http://docs.mathjax.org/en/v2.7-latest/output.html) and MathJax version 3
1855 # Possible values are: HTML-CSS (which is slower, but has the best
1860 # translated into HTML-CSS) and SVG.
1861 # The default value is: HTML-CSS.
1864 MATHJAX_FORMAT = HTML-CSS
1874 # - in case of MathJax version 2: https://cdn.jsdelivr.net/npm/mathjax@2
1875 # - in case of MathJax version 3: https://cdn.jsdelivr.net/npm/mathjax@3
1883 # https://docs.mathjax.org/en/v2.7-latest/tex.html#tex-and-latex-extensions):
1895 # http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. For an
1901 # When the SEARCHENGINE tag is enabled Doxygen will generate a search box for
1925 # setting. When disabled, Doxygen will generate a PHP script for searching and
1934 # When EXTERNAL_SEARCH tag is enabled Doxygen will no longer generate the PHP
1936 # which needs to be processed by an external indexer. Doxygen will invoke an
1940 # Doxygen ships with an example indexer (doxyindexer) and search engine
1954 # Doxygen ships with an example indexer (doxyindexer) and search engine
1979 # The EXTRA_SEARCH_MAPPINGS tag can be used to enable searching through Doxygen
1989 #---------------------------------------------------------------------------
1991 #---------------------------------------------------------------------------
1993 # If the GENERATE_LATEX tag is set to YES, Doxygen will generate LaTeX output.
2038 # If the COMPACT_LATEX tag is set to YES, Doxygen generates more compact LaTeX
2067 # The LATEX_HEADER tag can be used to specify a user-defined LaTeX header for
2069 # first chapter. If it is left blank Doxygen will generate a standard header. It
2071 # doxygen -w latex new_header.tex new_footer.tex new_stylesheet.sty
2072 # and then modify the file new_header.tex. See also section "Doxygen usage" for
2073 # information on how to generate the default header that Doxygen normally uses.
2075 # Note: Only use a user-defined header if you know what you are doing!
2077 # default header when upgrading to a newer version of Doxygen. The following
2084 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for
2086 # last chapter. If it is left blank Doxygen will generate a standard footer. See
2088 # special commands can be used inside the footer. See also section "Doxygen
2089 # usage" for information on how to generate the default footer that Doxygen
2090 # normally uses. Note: Only use a user-defined footer if you know what you are
2096 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
2098 # by Doxygen. Using this option one can overrule certain style aspects. Doxygen
2109 # directory. Note that the files will be copied as-is; there are no commands or
2124 # If the USE_PDFLATEX tag is set to YES, Doxygen will use the engine as
2149 # If the LATEX_HIDE_INDICES tag is set to YES then Doxygen will not include the
2172 #---------------------------------------------------------------------------
2174 #---------------------------------------------------------------------------
2176 # If the GENERATE_RTF tag is set to YES, Doxygen will generate RTF output. The
2191 # If the COMPACT_RTF tag is set to YES, Doxygen generates more compact RTF
2211 # Load stylesheet definitions from file. Syntax is similar to Doxygen's
2215 # See also section "Doxygen usage" for information on how to generate the
2216 # default style sheet that Doxygen normally uses.
2222 # similar to Doxygen's configuration file. A template extensions file can be
2223 # generated using doxygen -e rtf extensionFile.
2230 # Note that the files will be copied as-is; there are no commands or markers
2236 #---------------------------------------------------------------------------
2238 #---------------------------------------------------------------------------
2240 # If the GENERATE_MAN tag is set to YES, Doxygen will generate man pages for
2271 # If the MAN_LINKS tag is set to YES and Doxygen generates man output, then it
2280 #---------------------------------------------------------------------------
2282 #---------------------------------------------------------------------------
2284 # If the GENERATE_XML tag is set to YES, Doxygen will generate an XML file that
2298 # If the XML_PROGRAMLISTING tag is set to YES, Doxygen will dump the program
2299 # listings (including syntax highlighting and cross-referencing information) to
2307 # If the XML_NS_MEMB_FILE_SCOPE tag is set to YES, Doxygen will include
2314 #---------------------------------------------------------------------------
2316 #---------------------------------------------------------------------------
2318 # If the GENERATE_DOCBOOK tag is set to YES, Doxygen will generate Docbook files
2332 #---------------------------------------------------------------------------
2334 #---------------------------------------------------------------------------
2336 # If the GENERATE_AUTOGEN_DEF tag is set to YES, Doxygen will generate an
2344 #---------------------------------------------------------------------------
2346 #---------------------------------------------------------------------------
2348 # If the GENERATE_SQLITE3 tag is set to YES Doxygen will generate a Sqlite3
2349 # database with symbols found by Doxygen stored in tables.
2363 # database file will be recreated with each Doxygen run. If set to NO, Doxygen
2370 #---------------------------------------------------------------------------
2372 #---------------------------------------------------------------------------
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
2408 #---------------------------------------------------------------------------
2410 #---------------------------------------------------------------------------
2412 # If the ENABLE_PREPROCESSING tag is set to YES, Doxygen will evaluate all
2413 # C-preprocessor directives found in the sources and include files.
2418 # If the MACRO_EXPANSION tag is set to YES, Doxygen will expand all macro names
2451 # patterns (like *.h and *.hpp) to filter out the header-files in the
2459 # defined before the preprocessor is started (similar to the -D option of e.g.
2539 # If the SKIP_FUNCTION_MACROS tag is set to YES then Doxygen's preprocessor will
2540 # remove all references to function-like macros that are alone on a line, have
2542 # are typically used for boiler-plate code, and will confuse the parser if not
2549 #---------------------------------------------------------------------------
2551 #---------------------------------------------------------------------------
2563 # the path). If a tag file is not located in the directory in which Doxygen is
2568 # When a file name is specified after GENERATE_TAGFILE, Doxygen will create a
2595 #---------------------------------------------------------------------------
2597 #---------------------------------------------------------------------------
2605 # If you set the HAVE_DOT tag to YES then Doxygen will assume the dot tool is
2614 # The DOT_NUM_THREADS specifies the number of dot invocations Doxygen is allowed
2615 # to run in parallel. When set to 0 Doxygen will base this on the number of
2626 # Doxygen generates you can specify fontname, fontcolor and fontsize attributes.
2660 # If the CLASS_GRAPH tag is set to YES or GRAPH or BUILTIN then Doxygen will
2665 # CLASS_GRAPH tag is set to BUILTIN, then the built-in generator will be used.
2677 # If the COLLABORATION_GRAPH tag is set to YES then Doxygen will generate a
2689 # If the GROUP_GRAPHS tag is set to YES then Doxygen will generate a graph for
2700 # If the UML_LOOK tag is set to YES, Doxygen will generate inheritance and
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
2752 # YES then Doxygen will generate a graph for each documented file showing the
2763 # set to YES then Doxygen will generate a graph for each documented file showing
2774 # If the CALL_GRAPH tag is set to YES then Doxygen will generate a call
2786 # If the CALLER_GRAPH tag is set to YES then Doxygen will generate a caller
2798 # If the GRAPHICAL_HIERARCHY tag is set to YES then Doxygen will graphical
2805 # If the DIRECTORY_GRAPH tag is set to YES then Doxygen will show the
2864 # You can include diagrams made with dia in Doxygen documentation. Doxygen will
2880 # a preprocessing step. Doxygen will generate a warning when it encounters a
2897 # larger than this value, Doxygen will truncate the graph, which is visualized
2920 # files in one run (i.e. multiple -o and -T options on the command line). This
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
2938 # If the DOT_CLEANUP tag is set to YES, Doxygen will remove the intermediate
2947 # You can define message sequence charts within Doxygen comments using the \msc
2948 # command. If the MSCGEN_TOOL tag is left empty (the default), then Doxygen will
2949 # use a built-in version of mscgen tool to produce the charts. Alternatively,
2951 # specifying prog as the value, Doxygen will call the tool as prog -T
2952 # <outfile_format> -o <outputfile> <inputfile>. The external tool should support