Lines Matching +full:c +full:- +full:cpp
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-Toolbox"
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
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
288 # only. Doxygen will then generate output that is more tailored for C. For
325 # extension. Doxygen has a built-in mapping, but you can override or extend it
328 # Csharp (C#), C, C++, Lex, D, PHP, md (Markdown), Objective-C, Python, Slice,
333 # as Fortran files (default is PHP), and .f files as C (default is Fortran),
334 # use: inc=Fortran f=C.
346 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
356 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
383 # If you use Microsoft's C++/CLI language, you should set this option to YES to
391 # will parse them like normal C++ but will assume all classes use public instead
457 # useful for C code in case the coding convention dictates that all compound
466 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
489 #---------------------------------------------------------------------------
491 #---------------------------------------------------------------------------
535 # This flag is only useful for Objective-C code. If set to YES, local methods,
570 # will also hide undocumented C++ concepts if enabled. This option has no effect
694 # fully-qualified names, including namespaces. If set to NO, the class list will
779 # popen()) the command command input-file, where command is the value of the
780 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
789 # that represents doxygen's defaults, run doxygen with the -l option. You can
810 #---------------------------------------------------------------------------
812 #---------------------------------------------------------------------------
873 # at the end of the doxygen process doxygen will return with a non-zero status.
903 # warning and error messages are written to standard error. When as file - is
909 #---------------------------------------------------------------------------
911 #---------------------------------------------------------------------------
914 # documented source files. You may enter file names like myfile.cpp or
922 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
927 # The default value is: UTF-8.
929 INPUT_ENCODING = UTF-8
936 # form: pattern=encoding (like *.php=ISO-8859-1). See cfg_input_encoding
942 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
943 # *.h) to filter out the source-files in the directories.
952 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,
953 # *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h,
955 # *.inc, *.m, *.markdown, *.md, *.mm, *.dox (to be provided as doxygen C
959 FILE_PATTERNS = *.c \
962 *.cpp \
963 *.c++ \
1055 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
1056 # *.h) to filter out the source-files in the directories. If left blank all
1078 # <filter> <input-file>
1080 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1103 # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how
1144 #---------------------------------------------------------------------------
1146 #---------------------------------------------------------------------------
1149 # generated. Documented entities will be cross-referenced with these sources.
1164 # special comment blocks from generated source code fragments. Normal C, C++ and
1201 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1207 # - Install the latest version of global
1208 # - Enable SOURCE_BROWSER and USE_HTAGS in the configuration file
1209 # - Make sure the INPUT points to the root of the source tree
1210 # - Run doxygen as normal
1233 # performance. This can be particularly helpful with template rich C++ code for
1234 # which doxygen's built-in parser lacks the necessary type information.
1236 # generated with the -Duse_libclang=ON option for CMake.
1262 # specifying the -p option to a clang tool, such as clang-check. These options
1266 # generated with the -Duse_libclang=ON option for CMake.
1270 #---------------------------------------------------------------------------
1272 #---------------------------------------------------------------------------
1290 #---------------------------------------------------------------------------
1292 #---------------------------------------------------------------------------
1314 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1322 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1334 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1344 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1345 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1356 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1383 # files will be copied as-is; there are no commands or markers available.
1407 # this color. Hue is specified as an angle on a color-wheel, see
1417 # in the HTML output. For a value of 0 the output will use gray-scales only. A
1507 # set bundle. This should be a reverse domain-name style string, e.g.
1515 # the documentation publisher. This should be a reverse domain-name style
1536 # ad/0/A/9/0A939EF6-E31C-430F-A3DF-DFAE7960D564/htmlhelp.exe).
1558 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1612 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace).
1621 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
1630 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1638 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1645 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes).
1651 # including file name) of Qt's qhelpgenerator. If non-empty doxygen will try to
1688 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1690 # value is set to YES, a side panel will be generated containing a tree-like
1695 # further fine tune the look of the index (see "Fine-tuning the output"). As an
1776 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1799 # http://docs.mathjax.org/en/v2.7-latest/output.html) and MathJax version 3
1802 # Possible values are: HTML-CSS (which is slower, but has the best
1807 # translated into HTML-CSS) and SVG.
1808 # The default value is: HTML-CSS.
1811 MATHJAX_FORMAT = HTML-CSS
1821 # - in case of MathJax version 2: https://cdn.jsdelivr.net/npm/mathjax@2
1822 # - in case of MathJax version 3: https://cdn.jsdelivr.net/npm/mathjax@3
1830 # https://docs.mathjax.org/en/v2.7-latest/tex.html#tex-and-latex-extensions):
1842 # http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. For an
1936 #---------------------------------------------------------------------------
1938 #---------------------------------------------------------------------------
2014 # The LATEX_HEADER tag can be used to specify a user-defined LaTeX header for
2018 # doxygen -w latex new_header.tex new_footer.tex new_stylesheet.sty
2022 # Note: Only use a user-defined header if you know what you are doing!
2031 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for
2037 # normally uses. Note: Only use a user-defined footer if you know what you are
2043 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
2056 # directory. Note that the files will be copied as-is; there are no commands or
2120 #---------------------------------------------------------------------------
2122 #---------------------------------------------------------------------------
2171 # generated using doxygen -e rtf extensionFile.
2176 #---------------------------------------------------------------------------
2178 #---------------------------------------------------------------------------
2220 #---------------------------------------------------------------------------
2222 #---------------------------------------------------------------------------
2239 # listings (including syntax highlighting and cross-referencing information) to
2254 #---------------------------------------------------------------------------
2256 #---------------------------------------------------------------------------
2272 #---------------------------------------------------------------------------
2274 #---------------------------------------------------------------------------
2284 #---------------------------------------------------------------------------
2286 #---------------------------------------------------------------------------
2322 #---------------------------------------------------------------------------
2324 #---------------------------------------------------------------------------
2327 # C-preprocessor directives found in the sources and include files.
2365 # patterns (like *.h and *.hpp) to filter out the header-files in the
2373 # defined before the preprocessor is started (similar to the -D option of e.g.
2392 # remove all references to function-like macros that are alone on a line, have
2394 # are typically used for boiler-plate code, and will confuse the parser if not
2401 #---------------------------------------------------------------------------
2403 #---------------------------------------------------------------------------
2447 #---------------------------------------------------------------------------
2449 #---------------------------------------------------------------------------
2522 # otherwise the built-in generator will be used. If the CLASS_GRAPH tag is set
2759 # files in one run (i.e. multiple -o and -T options on the command line). This