Lines Matching +full:files +full:- +full:exclude

20 # doxygen -x [configFile]
24 # doxygen -x_noenv [configFile]
26 #---------------------------------------------------------------------------
28 #---------------------------------------------------------------------------
31 # file that follow. The default is UTF-8 which is also the encoding used for all
35 # The default value is: UTF-8.
37 DOXYFILE_ENCODING = UTF-8
40 # double-quotes, unless you are using Doxywizard) that should identify the
74 # sub-directories (in 2 levels) under the output directory of each output format
75 # and will distribute the generated files over these directories. Enabling this
76 # option can be useful when feeding doxygen a huge amount of source files, where
77 # putting all generated files in the same directory would otherwise causes
79 # control the number of sub-directories.
84 # Controls the number of sub-directories that will be created when
88 # sub-directories are organized in 2 levels, the first level always has a fixed
95 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
96 # characters to appear in the names of generated files. If set to NO, non-ASCII
107 # Catalan, Chinese, Chinese-Traditional, Croatian, Czech, Danish, Dutch, English
109 # Hindi, Hungarian, Indonesian, Italian, Japanese, Japanese-en (Japanese with
110 # English messages), Korean, Korean-en (Korean with English messages), Latvian,
112 # Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish,
134 # This tag implements a quasi-intelligent brief description abbreviator that is
138 # text. Otherwise, the brief description is used as-is. If left blank, the
161 # before files name in the file list and in the header files. If set to NO the
167 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
168 # Stripping is only done if one of the specified strings matches the left-hand
179 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
184 # using the -I flag.
190 # support long names like on DOS, Mac, or CD-ROM.
196 # first line (until the first dot) of a Javadoc-style comment as the brief
197 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
207 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
208 # Javadoc-style will behave just like regular comments and it will not be
215 # line (until the first dot) of a Qt-style comment as the brief description. If
216 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
223 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
225 # to treat a multi-line C++ comment block as a detailed description. Set this
243 # documentation from any documented member that it re-implements.
267 # documentation, which will result in a user-defined paragraph with heading
276 ALIASES = "rst=\verbatim embed:rst:leading-asterisk" \
279 "req{1}=\ref ZEPH_\1 \"ZEPH-\1\"" \
285 …"no_wait=\htmlonly no-wait \endhtmlonly \xmlonly <verbatim>embed:rst:inline :ref:`api_term_no-wait…
286 …"isr_ok=\htmlonly isr-ok \endhtmlonly \xmlonly <verbatim>embed:rst:inline :ref:`api_term_isr-ok`</…
287 …"pre_kernel_ok=\htmlonly pre-kernel-ok \endhtmlonly \xmlonly <verbatim>embed:rst:inline :ref:`api_…
289 …"atomic_api=As for all atomic APIs, includes a full/sequentially-consistent memory barrier (where …
328 # Doxygen selects the parser to use depending on the extension of the files it
330 # extension. Doxygen has a built-in mapping, but you can override or extend it
333 # Csharp (C#), C, C++, Lex, D, PHP, md (Markdown), Objective-C, Python, Slice,
337 # default for Fortran type files). For instance to make doxygen treat .inc files
338 # as Fortran files (default is PHP), and .f files as C (default is Fortran),
341 # Note: For files without extension you can use no_extension as a placeholder.
344 # the files are not read by doxygen. When specifying no_extension you should add
351 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
361 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
471 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
494 #---------------------------------------------------------------------------
496 #---------------------------------------------------------------------------
533 # locally in source files will be included in the documentation. If set to NO,
534 # only classes defined in header files are included. Does not have any effect
540 # This flag is only useful for Objective-C code. If set to YES, local methods,
565 # undocumented members inside documented classes or files. If set to NO these
604 # filesystem is case sensitive (i.e. it supports files in the same directory
606 # deal with such files in case they appear in the input. For filesystems that
608 # output files written for symbols that only differ in casing, such as for two
610 # references to files without having to specify the exact matching casing. On
640 # the files that are included by a file in the documentation of that file.
653 # files with double quotes in the documentation rather than with sharp brackets.
699 # fully-qualified names, including namespaces. If set to NO, the class list will
760 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
762 # list will mention the files that were used to generate the documentation.
767 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
768 # will remove the Files entry from the Quick Index and from the Folder Tree View
784 # popen()) the command command input-file, where command is the value of the
785 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
793 # output files in an output format independent way. To create the layout file
794 # that represents doxygen's defaults, run doxygen with the -l option. You can
805 # The CITE_BIB_FILES tag can be used to specify one or more bib files containing
806 # the reference definitions. This must be a list of .bib files. The .bib
815 #---------------------------------------------------------------------------
817 #---------------------------------------------------------------------------
878 # at the end of the doxygen process doxygen will return with a non-zero status.
908 # warning and error messages are written to standard error. When as file - is
914 #---------------------------------------------------------------------------
915 # Configuration options related to the input files
916 #---------------------------------------------------------------------------
918 # The INPUT tag is used to specify the files and/or directories that contain
919 # documented source files. You may enter file names like myfile.cpp or
920 # directories like /usr/src/myproject. Separate the files or directories with
935 # This tag can be used to specify the character encoding of the source files
936 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
941 # The default value is: UTF-8.
943 INPUT_ENCODING = UTF-8
945 # This tag can be used to specify the character encoding of the source files
950 # form: pattern=encoding (like *.php=ISO-8859-1). See cfg_input_encoding
957 # *.h) to filter out the source-files in the directories.
960 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
979 # be searched for input files as well.
984 # The EXCLUDE tag can be used to specify files and/or directories that should be
985 # excluded from the INPUT source files. This way you can easily exclude a
991 EXCLUDE = @ZEPHYR_BASE@/include/zephyr/portability/cmsis_os.h \
994 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
1002 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
1003 # certain files from those directories.
1006 # exclude all test directories for example use the pattern */test/*
1017 # exclude all test directories use the pattern */test/*
1024 # The EXAMPLE_PATH tag can be used to specify one or more files or directories
1032 # *.h) to filter out the source-files in the directories. If left blank all
1033 # files are included.
1038 # searched for input files to be used with the \include or \dontinclude commands
1044 # The IMAGE_PATH tag can be used to specify one or more files or directories
1054 # <filter> <input-file>
1056 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1071 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
1084 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
1090 # INPUT_FILTER) will also be used to filter the input files that are used for
1091 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
1120 #---------------------------------------------------------------------------
1122 #---------------------------------------------------------------------------
1124 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
1125 # generated. Documented entities will be cross-referenced with these sources.
1169 # will make the HTML file larger and loading of large files a bit slower, you
1177 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1183 # - Install the latest version of global
1184 # - Enable SOURCE_BROWSER and USE_HTAGS in the configuration file
1185 # - Make sure the INPUT points to the root of the source tree
1186 # - Run doxygen as normal
1210 # which doxygen's built-in parser lacks the necessary type information.
1212 # generated with the -Duse_libclang=ON option for CMake.
1227 # the include paths will already be set by doxygen for the files and directories
1237 # options used when the source files were built. This is equivalent to
1238 # specifying the -p option to a clang tool, such as clang-check. These options
1242 # generated with the -Duse_libclang=ON option for CMake.
1246 #---------------------------------------------------------------------------
1248 #---------------------------------------------------------------------------
1266 #---------------------------------------------------------------------------
1268 #---------------------------------------------------------------------------
1290 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1298 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1310 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1320 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1321 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1332 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1337 # Doxygen will copy the style sheet files to the output directory.
1338 # Note: The order of the extra style sheet files is of importance (e.g. the last
1348 HTML_EXTRA_STYLESHEET = @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome.css \
1349 @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-sidebar-only.css \
1350 … @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-sidebar-only-darkmode-toggle.css \
1351 @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-zephyr.css
1354 # other source files which should be copied to the HTML output directory. Note
1355 # that these files will be copied to the base HTML output directory. Use the
1356 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
1357 # files. In the HTML_STYLESHEET file, use the file name only. Also note that the
1358 # files will be copied as-is; there are no commands or markers available.
1361 HTML_EXTRA_FILES = @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-darkmode-toggle.js \
1362 @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-zephyr.js
1379 # this color. Hue is specified as an angle on a color-wheel, see
1389 # in the HTML output. For a value of 0 the output will use gray-scales only. A
1448 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1479 # set bundle. This should be a reverse domain-name style string, e.g.
1487 # the documentation publisher. This should be a reverse domain-name style
1501 # additional HTML index files: index.hhp, index.hhc, and index.hhk. The
1508 # ad/0/A/9/0A939EF6-E31C-430F-A3DF-DFAE7960D564/htmlhelp.exe).
1512 # files are now used as the Windows 98 help format, and will replace the old
1514 # HTML files also contain an index, a table of contents, and you can search for
1516 # compressed HTML files.
1530 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1584 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace).
1593 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
1602 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1610 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1617 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes).
1623 # including file name) of Qt's qhelpgenerator. If non-empty doxygen will try to
1629 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1630 # generated, together with the HTML files, they form an Eclipse help plugin. To
1632 # Eclipse, the contents of the directory containing the HTML and XML files needs
1642 # the directory name containing the HTML and XML files should also have this
1660 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1662 # value is set to YES, a side panel will be generated containing a tree-like
1667 # further fine tune the look of the index (see "Fine-tuning the output"). As an
1707 # external symbols imported via tag files in a separate window.
1748 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1771 # http://docs.mathjax.org/en/v2.7-latest/output.html) and MathJax version 3
1774 # Possible values are: HTML-CSS (which is slower, but has the best
1779 # translated into HTML-CSS) and SVG.
1780 # The default value is: HTML-CSS.
1783 MATHJAX_FORMAT = HTML-CSS
1793 # - in case of MathJax version 2: https://cdn.jsdelivr.net/npm/mathjax@2
1794 # - in case of MathJax version 3: https://cdn.jsdelivr.net/npm/mathjax@3
1801 # for MathJax version 2 (see https://docs.mathjax.org/en/v2.7-latest/tex.html
1802 # #tex-and-latex-extensions):
1814 # http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. For an
1908 #---------------------------------------------------------------------------
1910 #---------------------------------------------------------------------------
1986 # The LATEX_HEADER tag can be used to specify a user-defined LaTeX header for
1990 # doxygen -w latex new_header.tex new_footer.tex new_stylesheet.sty
1994 # Note: Only use a user-defined header if you know what you are doing!
2003 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for
2009 # normally uses. Note: Only use a user-defined footer if you know what you are
2015 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
2018 # will copy the style sheet files to the output directory.
2019 # Note: The order of the extra style sheet files is of importance (e.g. the last
2027 # other source files which should be copied to the LATEX_OUTPUT output
2028 # directory. Note that the files will be copied as-is; there are no commands or
2045 # files. Set this option to YES, to get a higher quality PDF documentation.
2054 # command to the generated LaTeX files. This will instruct LaTeX to keep running
2092 #---------------------------------------------------------------------------
2094 #---------------------------------------------------------------------------
2143 # generated using doxygen -e rtf extensionFile.
2148 #---------------------------------------------------------------------------
2150 #---------------------------------------------------------------------------
2153 # classes and files.
2185 # man page(s). These additional files only source the real man page, but without
2192 #---------------------------------------------------------------------------
2194 #---------------------------------------------------------------------------
2211 # listings (including syntax highlighting and cross-referencing information) to
2226 #---------------------------------------------------------------------------
2228 #---------------------------------------------------------------------------
2230 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
2244 #---------------------------------------------------------------------------
2246 #---------------------------------------------------------------------------
2256 #---------------------------------------------------------------------------
2258 #---------------------------------------------------------------------------
2288 # so different doxyrules.make files included by the same Makefile don't
2294 #---------------------------------------------------------------------------
2296 #---------------------------------------------------------------------------
2299 # C-preprocessor directives found in the sources and include files.
2321 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
2329 # contain include files that are not input files but should be processed by the
2337 # patterns (like *.h and *.hpp) to filter out the header-files in the
2345 # defined before the preprocessor is started (similar to the -D option of e.g.
2423 # remove all references to function-like macros that are alone on a line, have
2425 # are typically used for boiler-plate code, and will confuse the parser if not
2432 #---------------------------------------------------------------------------
2434 #---------------------------------------------------------------------------
2436 # The TAGFILES tag can be used to specify one or more tag files. For each tag
2440 # Adding location for the tag files is done as follows:
2444 # of tag files.
2452 # tag file that is based on the input files it reads. See section "Linking to
2453 # external documentation" for more information about the usage of tag files.
2478 #---------------------------------------------------------------------------
2480 #---------------------------------------------------------------------------
2515 # subgraphs. When you want a differently looking font in the dot files that
2553 # otherwise the built-in generator will be used. If the CLASS_GRAPH tag is set
2632 # files.
2641 # files.
2681 # files in the directories.
2699 # to make the SVG files visible in IE 9+ (other browsers do not have this
2715 # the SVG files visible. Older versions of IE do not have SVG support.
2728 # contain dot files that are included in the documentation (see the \dotfile
2735 # contain msc files that are included in the documentation (see the \mscfile
2741 # contain dia files that are included in the documentation (see the \diafile
2759 # When using plantuml, the specified paths are searched for files specified by
2789 # files in one run (i.e. multiple -o and -T options on the command line). This
2808 # files that are used to generate the various graphs.
2810 # Note: This setting is not only used for dot files but also for msc temporary
2811 # files.