Lines Matching +full:runs +full:- +full:on

19 # doxygen -x [configFile]
23 # doxygen -x_noenv [configFile]
25 #---------------------------------------------------------------------------
27 #---------------------------------------------------------------------------
30 # file that follow. The default is UTF-8 which is also the encoding used for all
34 # The default value is: UTF-8.
36 DOXYFILE_ENCODING = UTF-8
39 # double-quotes, unless you are using Doxywizard) that should identify the
44 PROJECT_NAME = "CMSIS-DSP"
73 # sub-directories (in 2 levels) under the output directory of each output format
78 # control the number of sub-directories.
83 # Controls the number of sub-directories that will be created when
87 # sub-directories are organized in 2 levels, the first level always has a fixed
94 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
95 # characters to appear in the names of generated files. If set to NO, non-ASCII
106 # Catalan, Chinese, Chinese-Traditional, Croatian, Czech, Danish, Dutch, English
108 # Hindi, Hungarian, Indonesian, Italian, Japanese, Japanese-en (Japanese with
109 # English messages), Korean, Korean-en (Korean with English messages), Latvian,
111 # Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish,
133 # This tag implements a quasi-intelligent brief description abbreviator that is
137 # text. Otherwise, the brief description is used as-is. If left blank, the
176 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
177 # Stripping is only done if one of the specified strings matches the left-hand
188 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
193 # using the -I flag.
199 # support long names like on DOS, Mac, or CD-ROM.
205 # first line (until the first dot) of a Javadoc-style comment as the brief
206 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
216 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
217 # Javadoc-style will behave just like regular comments and it will not be
224 # line (until the first dot) of a Qt-style comment as the brief description. If
225 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
232 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
234 # to treat a multi-line C++ comment block as a detailed description. Set this
252 # documentation from any documented member that it re-implements.
276 # documentation, which will result in a user-defined paragraph with heading
325 # Doxygen selects the parser to use depending on the extension of the files it
327 # extension. Doxygen has a built-in mapping, but you can override or extend it
330 # Csharp (C#), C, C++, Lex, D, PHP, md (Markdown), Objective-C, Python, Slice,
348 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
358 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
435 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
448 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
468 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
479 # during processing. When set to 0 doxygen will based this on the number of
491 #---------------------------------------------------------------------------
493 #---------------------------------------------------------------------------
537 # This flag is only useful for Objective-C code. If set to YES, local methods,
607 # references to files without having to specify the exact matching casing. On
609 # to NO, whereas on Linux or other Unix flavors it should typically be set to
696 # fully-qualified names, including namespaces. If set to NO, the class list will
781 # popen()) the command command input-file, where command is the value of the
782 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
791 # that represents doxygen's defaults, run doxygen with the -l option. You can
812 #---------------------------------------------------------------------------
814 #---------------------------------------------------------------------------
816 # The QUIET tag can be used to turn on/off the messages that are generated to
823 # The WARNINGS tag can be used to turn on/off the warning messages that are
825 # this implies that the warnings are on.
827 # Tip: Turn warnings on while writing the documentation.
875 # at the end of the doxygen process doxygen will return with a non-zero status.
905 # warning and error messages are written to standard error. When as file - is
911 #---------------------------------------------------------------------------
913 #---------------------------------------------------------------------------
942 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
947 # The default value is: UTF-8.
949 INPUT_ENCODING = UTF-8
953 # character encoding on a per file pattern basis. Doxygen will compare the file
956 # form: pattern=encoding (like *.php=ISO-8859-1). See cfg_input_encoding
957 # "INPUT_ENCODING" for further information on supported encodings.
963 # *.h) to filter out the source-files in the directories.
1109 # *.h) to filter out the source-files in the directories. If left blank all
1131 # <filter> <input-file>
1133 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1153 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
1156 # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how
1182 # is part of the input, its contents will be placed on the main page
1183 # (index.html). This can be useful if you have a project on for instance GitHub
1197 #---------------------------------------------------------------------------
1199 #---------------------------------------------------------------------------
1202 # generated. Documented entities will be cross-referenced with these sources.
1254 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1260 # - Install the latest version of global
1261 # - Enable SOURCE_BROWSER and USE_HTAGS in the configuration file
1262 # - Make sure the INPUT points to the root of the source tree
1263 # - Run doxygen as normal
1287 # which doxygen's built-in parser lacks the necessary type information.
1288 # Note: The availability of this option depends on whether or not doxygen was
1289 # generated with the -Duse_libclang=ON option for CMake.
1315 # specifying the -p option to a clang tool, such as clang-check. These options
1318 # Note: The availability of this option depends on whether or not doxygen was
1319 # generated with the -Duse_libclang=ON option for CMake.
1323 #---------------------------------------------------------------------------
1325 #---------------------------------------------------------------------------
1343 #---------------------------------------------------------------------------
1345 #---------------------------------------------------------------------------
1367 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1372 # that doxygen needs, which is dependent on the configuration options used (e.g.
1375 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1378 # for information on how to generate the default header that doxygen normally
1387 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1389 # footer. See HTML_HEADER for more information on how to generate a default
1391 # section "Doxygen usage" for information on how to generate the default footer
1397 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1398 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1400 # See also section "Doxygen usage" for information on how to generate the style
1409 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1436 # files will be copied as-is; there are no commands or markers available.
1460 # this color. Hue is specified as an angle on a color-wheel, see
1470 # in the HTML output. For a value of 0 the output will use gray-scales only. A
1518 # and collapse entries dynamically later on. Doxygen will expand the tree to
1560 # set bundle. This should be a reverse domain-name style string, e.g.
1568 # the documentation publisher. This should be a reverse domain-name style
1584 # on Windows. In the beginning of 2021 Microsoft took the original page, with
1589 # ad/0/A/9/0A939EF6-E31C-430F-A3DF-DFAE7960D564/htmlhelp.exe).
1594 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
1611 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1612 # doxygen will try to run the HTML help compiler on the generated index.hhp.
1665 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace).
1674 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
1683 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1691 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1698 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes).
1704 # including file name) of Qt's qhelpgenerator. If non-empty doxygen will try to
1705 # run qhelpgenerator on the generated .qhp file.
1732 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1741 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1743 # value is set to YES, a side panel will be generated containing a tree-like
1748 # further fine tune the look of the index (see "Fine-tuning the output"). As an
1771 # doxygen will group on one line in the generated HTML documentation.
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):
1893 # of code that will be used on startup of the MathJax code. See the MathJax site
1895 # http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. For an
1903 # should work on any modern browser. Note that when using HTML help
1909 # (what the <access key> is depends on the OS and browser, but it is typically
1924 # are two flavors of web server based searching depending on the EXTERNAL_SEARCH
1941 # (doxysearch.cgi) which are based on the open source search engine library
1955 # (doxysearch.cgi) which are based on the open source search engine library
1989 #---------------------------------------------------------------------------
1991 #---------------------------------------------------------------------------
2012 # default can have been set differently, this depends on the implementation of
2067 # The LATEX_HEADER tag can be used to specify a user-defined LaTeX header for
2071 # doxygen -w latex new_header.tex new_footer.tex new_stylesheet.sty
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!
2084 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for
2087 # LATEX_HEADER for more information on how to generate a default footer and what
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
2109 # directory. Note that the files will be copied as-is; there are no commands or
2159 # to NO can help when comparing the output of multiple runs.
2173 #---------------------------------------------------------------------------
2175 #---------------------------------------------------------------------------
2216 # See also section "Doxygen usage" for information on how to generate the
2224 # generated using doxygen -e rtf extensionFile.
2229 #---------------------------------------------------------------------------
2231 #---------------------------------------------------------------------------
2273 #---------------------------------------------------------------------------
2275 #---------------------------------------------------------------------------
2292 # listings (including syntax highlighting and cross-referencing information) to
2307 #---------------------------------------------------------------------------
2309 #---------------------------------------------------------------------------
2325 #---------------------------------------------------------------------------
2327 #---------------------------------------------------------------------------
2337 #---------------------------------------------------------------------------
2339 #---------------------------------------------------------------------------
2359 # understand what is going on. On the other hand, if this tag is set to NO, the
2375 #---------------------------------------------------------------------------
2377 #---------------------------------------------------------------------------
2380 # C-preprocessor directives found in the sources and include files.
2418 # patterns (like *.h and *.hpp) to filter out the header-files in the
2426 # defined before the preprocessor is started (similar to the -D option of e.g.
2445 # remove all references to function-like macros that are alone on a line, have
2447 # are typically used for boiler-plate code, and will confuse the parser if not
2454 #---------------------------------------------------------------------------
2456 #---------------------------------------------------------------------------
2474 # tag file that is based on the input files it reads. See section "Linking to
2500 #---------------------------------------------------------------------------
2502 #---------------------------------------------------------------------------
2527 # to run in parallel. When set to 0 doxygen will base this on the number of
2575 # otherwise the built-in generator will be used. If the CLASS_GRAPH tag is set
2635 # to display on a single line. If the actual line length exceeds this threshold
2701 # dependencies a directory has on other directories in a graphical way. The
2811 # files in one run (i.e. multiple -o and -T options on the command line). This