Lines Matching +full:runs +full:- +full:on
16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # file that follow. The default is UTF-8 which is also the encoding used for all
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
87 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
88 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
90 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
120 # This tag implements a quasi-intelligent brief description abbreviator that is
124 # text. Otherwise, the brief description is used as-is. If left blank, the
163 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
164 # Stripping is only done if one of the specified strings matches the left-hand
175 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
180 # using the -I flag.
186 # support long names like on DOS, Mac, or CD-ROM.
192 # first line (until the first dot) of a Javadoc-style comment as the brief
193 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
203 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
204 # Javadoc-style will behave just like regular comments and it will not be
211 # line (until the first dot) of a Qt-style comment as the brief description. If
212 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
219 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
221 # to treat a multi-line C++ comment block as a detailed description. Set this
239 # documentation from any documented member that it re-implements.
263 # documentation, which will result in a user-defined paragraph with heading
310 # Doxygen selects the parser to use depending on the extension of the files it
312 # extension. Doxygen has a built-in mapping, but you can override or extend it
315 # Csharp (C#), C, C++, D, PHP, md (Markdown), Objective-C, Python, Slice, VHDL,
333 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
343 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
420 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
433 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
453 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
464 # during processing. When set to 0 doxygen will based this on the number of
476 #---------------------------------------------------------------------------
478 #---------------------------------------------------------------------------
522 # This flag is only useful for Objective-C code. If set to YES, local methods,
591 # references to files without having to specify the exact matching casing. On
593 # to NO, whereas on Linux or other Unix flavors it should typically be set to
673 # fully-qualified names, including namespaces. If set to NO, the class list will
758 # popen()) the command command input-file, where command is the value of the
759 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
768 # that represents doxygen's defaults, run doxygen with the -l option. You can
788 #---------------------------------------------------------------------------
790 #---------------------------------------------------------------------------
792 # The QUIET tag can be used to turn on/off the messages that are generated to
799 # The WARNINGS tag can be used to turn on/off the warning messages that are
801 # this implies that the warnings are on.
803 # Tip: Turn warnings on while writing the documentation.
835 # at the end of the doxygen process doxygen will return with a non-zero status.
857 #---------------------------------------------------------------------------
859 #---------------------------------------------------------------------------
870 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
874 # The default value is: UTF-8.
876 INPUT_ENCODING = UTF-8
880 # *.h) to filter out the source-files in the directories.
949 # *.h) to filter out the source-files in the directories. If left blank all
971 # <filter> <input-file>
973 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
988 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
991 # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how
1017 # is part of the input, its contents will be placed on the main page
1018 # (index.html). This can be useful if you have a project on for instance GitHub
1023 #---------------------------------------------------------------------------
1025 #---------------------------------------------------------------------------
1028 # generated. Documented entities will be cross-referenced with these sources.
1080 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1086 # - Install the latest version of global
1087 # - Enable SOURCE_BROWSER and USE_HTAGS in the configuration file
1088 # - Make sure the INPUT points to the root of the source tree
1089 # - Run doxygen as normal
1113 # which doxygen's built-in parser lacks the necessary type information.
1114 # Note: The availability of this option depends on whether or not doxygen was
1115 # generated with the -Duse_libclang=ON option for CMake.
1139 # specifying the -p option to a clang tool, such as clang-check. These options
1142 # Note: The availability of this option depends on whether or not doxygen was
1143 # generated with the -Duse_libclang=ON option for CMake.
1147 #---------------------------------------------------------------------------
1149 #---------------------------------------------------------------------------
1166 #---------------------------------------------------------------------------
1168 #---------------------------------------------------------------------------
1190 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1195 # that doxygen needs, which is dependent on the configuration options used (e.g.
1198 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1201 # for information on how to generate the default header that doxygen normally
1210 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1212 # footer. See HTML_HEADER for more information on how to generate a default
1214 # section "Doxygen usage" for information on how to generate the default footer
1220 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1221 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1223 # See also section "Doxygen usage" for information on how to generate the style
1232 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1250 # files will be copied as-is; there are no commands or markers available.
1257 # this color. Hue is specified as an angle on a colorwheel, see
1315 # and collapse entries dynamically later on. Doxygen will expand the tree to
1350 # set bundle. This should be a reverse domain-name style string, e.g.
1358 # the documentation publisher. This should be a reverse domain-name style
1375 # https://www.microsoft.com/en-us/download/details.aspx?id=21138) on Windows.
1380 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
1397 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1398 # doxygen will try to run the HTML help compiler on the generated index.hhp.
1451 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace).
1460 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
1469 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1477 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1484 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes).
1490 # including file name) of Qt's qhelpgenerator. If non-empty doxygen will try to
1491 # run qhelpgenerator on the generated .qhp file.
1518 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1527 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1529 # value is set to YES, a side panel will be generated containing a tree-like
1534 # further fine-tune the look of the index. As an example, the default style
1545 # doxygen will group on one line in the generated HTML documentation.
1590 # supported properly for IE 6.0, but are supported on all modern browsers.
1607 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1618 # http://docs.mathjax.org/en/v2.7-latest/output.html) for more details.
1619 # Possible values are: HTML-CSS (which is slower, but has the best
1621 # The default value is: HTML-CSS.
1624 MATHJAX_FORMAT = HTML-CSS
1647 # of code that will be used on startup of the MathJax code. See the MathJax site
1649 # http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. For an
1657 # should work on any modern browser. Note that when using HTML help
1663 # (what the <access key> is depends on the OS and browser, but it is typically
1678 # are two flavors of web server based searching depending on the EXTERNAL_SEARCH
1695 # (doxysearch.cgi) which are based on the open source search engine library
1709 # (doxysearch.cgi) which are based on the open source search engine library
1743 #---------------------------------------------------------------------------
1745 #---------------------------------------------------------------------------
1766 # default can have been set differently, this depends on the implementation of
1824 # section "Doxygen usage" for information on how to let doxygen write the
1827 # Note: Only use a user-defined header if you know what you are doing! The
1840 # LATEX_HEADER for more information on how to generate a default footer and what
1843 # Note: Only use a user-defined footer if you know what you are doing!
1848 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1861 # directory. Note that the files will be copied as-is; there are no commands or
1905 # Note that which sources are shown also depends on other settings such as
1922 # to NO can help when comparing the output of multiple runs.
1936 #---------------------------------------------------------------------------
1938 #---------------------------------------------------------------------------
1979 # See also section "Doxygen usage" for information on how to generate the
1987 # generated using doxygen -e rtf extensionFile.
1995 # Note that which sources are shown also depends on other settings such as
2002 #---------------------------------------------------------------------------
2004 #---------------------------------------------------------------------------
2046 #---------------------------------------------------------------------------
2048 #---------------------------------------------------------------------------
2065 # listings (including syntax highlighting and cross-referencing information) to
2080 #---------------------------------------------------------------------------
2082 #---------------------------------------------------------------------------
2099 # program listings (including syntax highlighting and cross-referencing
2107 #---------------------------------------------------------------------------
2109 #---------------------------------------------------------------------------
2119 #---------------------------------------------------------------------------
2121 #---------------------------------------------------------------------------
2141 # understand what is going on. On the other hand, if this tag is set to NO, the
2157 #---------------------------------------------------------------------------
2159 #---------------------------------------------------------------------------
2162 # C-preprocessor directives found in the sources and include files.
2199 # patterns (like *.h and *.hpp) to filter out the header-files in the
2207 # defined before the preprocessor is started (similar to the -D option of e.g.
2226 # remove all references to function-like macros that are alone on a line, have
2228 # are typically used for boiler-plate code, and will confuse the parser if not
2235 #---------------------------------------------------------------------------
2237 #---------------------------------------------------------------------------
2255 # tag file that is based on the input files it reads. See section "Linking to
2281 #---------------------------------------------------------------------------
2283 #---------------------------------------------------------------------------
2317 # to run in parallel. When set to 0 doxygen will base this on the number of
2409 # to display on a single line. If the actual line length exceeds this threshold
2475 # dependencies a directory has on other directories in a graphical way. The
2580 # background. This is disabled by default, because dot on Windows does not seem
2583 # Warning: Depending on the platform used, enabling this option may lead to
2584 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2592 # files in one run (i.e. multiple -o and -T options on the command line). This