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
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
924 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
929 # The default value is: UTF-8.
931 INPUT_ENCODING = UTF-8
938 # form: pattern=encoding (like *.php=ISO-8859-1). See cfg_input_encoding
944 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
945 # *.h) to filter out the source-files in the directories.
954 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,
955 # *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h,
957 # *.inc, *.m, *.markdown, *.md, *.mm, *.dox (to be provided as doxygen C
961 FILE_PATTERNS = *.c \
964 *.cpp \
965 *.c++ \
1021 EXCLUDE = system*.c \
1058 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
1059 # *.h) to filter out the source-files in the directories. If left blank all
1081 # <filter> <input-file>
1083 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1106 # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how
1147 #---------------------------------------------------------------------------
1149 #---------------------------------------------------------------------------
1152 # generated. Documented entities will be cross-referenced with these sources.
1167 # special comment blocks from generated source code fragments. Normal C, C++ and
1204 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1210 # - Install the latest version of global
1211 # - Enable SOURCE_BROWSER and USE_HTAGS in the configuration file
1212 # - Make sure the INPUT points to the root of the source tree
1213 # - Run doxygen as normal
1236 # performance. This can be particularly helpful with template rich C++ code for
1237 # which doxygen's built-in parser lacks the necessary type information.
1239 # generated with the -Duse_libclang=ON option for CMake.
1265 # specifying the -p option to a clang tool, such as clang-check. These options
1269 # generated with the -Duse_libclang=ON option for CMake.
1273 #---------------------------------------------------------------------------
1275 #---------------------------------------------------------------------------
1293 #---------------------------------------------------------------------------
1295 #---------------------------------------------------------------------------
1317 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1325 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1337 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1347 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1348 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1359 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1386 # files will be copied as-is; there are no commands or markers available.
1410 # this color. Hue is specified as an angle on a color-wheel, see
1420 # in the HTML output. For a value of 0 the output will use gray-scales only. A
1510 # set bundle. This should be a reverse domain-name style string, e.g.
1518 # the documentation publisher. This should be a reverse domain-name style
1539 # ad/0/A/9/0A939EF6-E31C-430F-A3DF-DFAE7960D564/htmlhelp.exe).
1561 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1615 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace).
1624 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
1633 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1641 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1648 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes).
1654 # including file name) of Qt's qhelpgenerator. If non-empty doxygen will try to
1691 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1693 # value is set to YES, a side panel will be generated containing a tree-like
1698 # further fine tune the look of the index (see "Fine-tuning the output"). As an
1779 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1802 # http://docs.mathjax.org/en/v2.7-latest/output.html) and MathJax version 3
1805 # Possible values are: HTML-CSS (which is slower, but has the best
1810 # translated into HTML-CSS) and SVG.
1811 # The default value is: HTML-CSS.
1814 MATHJAX_FORMAT = HTML-CSS
1824 # - in case of MathJax version 2: https://cdn.jsdelivr.net/npm/mathjax@2
1825 # - in case of MathJax version 3: https://cdn.jsdelivr.net/npm/mathjax@3
1833 # https://docs.mathjax.org/en/v2.7-latest/tex.html#tex-and-latex-extensions):
1845 # http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. For an
1939 #---------------------------------------------------------------------------
1941 #---------------------------------------------------------------------------
2017 # The LATEX_HEADER tag can be used to specify a user-defined LaTeX header for
2021 # doxygen -w latex new_header.tex new_footer.tex new_stylesheet.sty
2025 # Note: Only use a user-defined header if you know what you are doing!
2034 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for
2040 # normally uses. Note: Only use a user-defined footer if you know what you are
2046 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
2059 # directory. Note that the files will be copied as-is; there are no commands or
2123 #---------------------------------------------------------------------------
2125 #---------------------------------------------------------------------------
2174 # generated using doxygen -e rtf extensionFile.
2179 #---------------------------------------------------------------------------
2181 #---------------------------------------------------------------------------
2223 #---------------------------------------------------------------------------
2225 #---------------------------------------------------------------------------
2242 # listings (including syntax highlighting and cross-referencing information) to
2257 #---------------------------------------------------------------------------
2259 #---------------------------------------------------------------------------
2275 #---------------------------------------------------------------------------
2277 #---------------------------------------------------------------------------
2287 #---------------------------------------------------------------------------
2289 #---------------------------------------------------------------------------
2325 #---------------------------------------------------------------------------
2327 #---------------------------------------------------------------------------
2330 # C-preprocessor directives found in the sources and include files.
2368 # patterns (like *.h and *.hpp) to filter out the header-files in the
2376 # defined before the preprocessor is started (similar to the -D option of e.g.
2395 # remove all references to function-like macros that are alone on a line, have
2397 # are typically used for boiler-plate code, and will confuse the parser if not
2404 #---------------------------------------------------------------------------
2406 #---------------------------------------------------------------------------
2450 #---------------------------------------------------------------------------
2452 #---------------------------------------------------------------------------
2525 # otherwise the built-in generator will be used. If the CLASS_GRAPH tag is set
2762 # files in one run (i.e. multiple -o and -T options on the command line). This