Lines Matching full:for
4 # doxygen (www.doxygen.org) for a project.
12 # For lists, items can also be appended using:
20 # This tag specifies the encoding used for all characters in the configuration
21 # file that follow. The default is UTF-8 which is also the encoding used for all
23 # iconv built into libc) for the transcoding. See
24 # https://www.gnu.org/software/libiconv/ for the list of possible encodings.
31 # project for which the documentation is generated. This name is used in the
38 # could be handy for archiving the generated documentation or if some version
44 # for a project that appears at the top of each page and should give viewer a
68 # performance problems for the file system.
75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode
186 # style comments (thus requiring an explicit @brief command for a brief
205 # requiring an explicit \brief command for a brief description.)
237 # page for each member. If set to NO, the documentation of a member will be part
252 # For example adding
261 # with the commands \{ and \} for these it is advised to use the version @{ and
267 # only. Doxygen will then generate output that is more tailored for C. For
276 # for that language. For instance, namespaces will be presented as packages,
283 # sources. Doxygen will then generate output that is tailored for Fortran.
289 # sources. Doxygen will then generate output that is tailored for VHDL.
295 # sources only. Doxygen will then generate output that is more tailored for that
296 # language. For instance, namespaces will be presented as modules, types will be
303 # parses. With this tag you can assign which parser to use for a given
311 # default for Fortran type files). For instance to make doxygen treat .inc files
315 # Note: For files without extension you can use no_extension as a placeholder.
317 # Note that for custom extensions you also need to set FILE_PATTERNS otherwise
326 # according to the Markdown format, which allows for more readable
327 # documentation. See https://daringfireball.net/projects/markdown/ for details.
353 # to include (a tag file for) the STL sources as input, then you should set this
376 # For Microsoft's IDL there are propget and propput attributes to indicate
377 # getter and setter methods for a property. Setting this option to YES will make
388 # member in the group (if any) for the other members of the group. By default
402 # (for instance a group of public functions) to be put as a subgroup of that
412 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
425 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
426 # Man pages) or section (for LaTeX and RTF).
436 # useful for C code in case the coding convention dictates that all compound
509 # for Java sources.
514 # This flag is only useful for Objective-C code. If set to YES, local methods,
579 # deal with such files in case they appear in the input. For filesystems that
581 # output files written for symbols that only differ in casing, such as for two
605 # If the SHOW_HEADERFILE tag is set to YES then the documentation for a class
617 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
631 # documentation for inline members.
655 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
657 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
722 # initial value of a variable or macro / define can have for it to appear in the
754 # doxygen should invoke to get the current version for each file (typically from
759 # version. For an example see the documentation.
769 # layout of pages" for information.
780 # to be installed. See also https://en.wikipedia.org/wiki/BibTeX for more info.
781 # For LaTeX the style of the bibliography can be controlled using
783 # search path. See also \cite for info how to create references.
808 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
814 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
829 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
830 # are documented, but have no documentation for their parameters or return
880 # libiconv (or the iconv built into libc) for the transcoding. See the libiconv
882 # https://www.gnu.org/software/libiconv/) for the list of possible encodings.
891 # Note that for custom extensions or not directly supported extensions you also
892 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
902 # comment), *.py, *.pyw, *.f90, *.f95, *.f03, *.f08, *.f18, *.f, *.for, *.vhd,
910 # be searched for input files as well.
936 # exclude all test directories for example use the pattern */test/*
966 # searched for input files to be used with the \include or \dontinclude commands
979 # invoke to filter for each input file. Doxygen will invoke the filter program
993 # Note that for custom extensions or not directly supported extensions you also
994 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
1002 # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how
1006 # Note that for custom extensions or not directly supported extensions you also
1007 # need to set EXTENSION_MAPPING for the extension otherwise the files are not
1013 # INPUT_FILTER) will also be used to filter the input files that are used for
1020 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
1021 # it is also possible to disable source filtering for a specific pattern using
1029 # (index.html). This can be useful if you have a project on for instance GitHub
1030 # and want to reuse the introduction page also for the doxygen output.
1060 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
1066 # If the REFERENCES_RELATION tag is set to YES then for each documented function
1113 # verbatim copy of the header file for each class for which an include is
1156 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1157 # generated HTML page (for example: .htm, .php, .asp).
1163 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1174 # for information on how to generate the default header that doxygen normally
1177 # default header when upgrading to a newer version of doxygen. For a description
1183 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1185 # footer. See HTML_HEADER for more information on how to generate a default
1187 # section "Doxygen usage" for information on how to generate the default footer
1196 # See also section "Doxygen usage" for information on how to generate the style
1213 # list). For an example see the documentation.
1231 # https://en.wikipedia.org/wiki/Hue for more information. For instance the value
1240 # in the HTML output. For a value of 0 the output will use gray-scales only. A
1300 # generated that can be used as input for Apple's Xcode 3 integrated development
1308 # genXcode/_index.html for more information.
1358 # HTML files also contain an index, a table of contents, and you can search for
1359 # words in the documentation. The HTML workshop also contains a viewer for
1402 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1411 # can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help
1426 # Project output. For more information please see Qt Help Project / Namespace
1435 # Help Project output. For more information please see Qt Help Project / Virtual
1444 # filter to add. For more information please see Qt Help Project / Custom
1452 # custom filter to add. For more information please see Qt Help Project / Custom
1485 # A unique identifier for the Eclipse help plugin. When installing the plugin
1507 # index structure (just like the one that is generated for HTML Help). For this
1525 # https://docs.readthedocs.io with more room for contents, but less room for the
1559 # https://inkscape.org) to generate formulas as SVG images instead of PNGs for
1578 # generated for formulas are transparent PNGs. Transparent PNGs are not
1579 # supported properly for IE 6.0, but are supported on all modern browsers.
1590 # the section "Including formulas" for details.
1595 # https://www.mathjax.org) which uses client side JavaScript for the rendering
1616 # When MathJax is enabled you can set the default output format to be used for
1617 # the MathJax output. For more details about the output format see MathJax
1623 # compatibility. This is the name for Mathjax version 2, for MathJax version 3
1625 # for NathJax 2. For MathJax version 3 chtml will be used instead.), chtml (This
1626 # is the name for Mathjax version 3, for MathJax version 2 this will be
1635 # should contain the MathJax.js script. For instance, if the mathjax directory
1648 # extension names that should be enabled during MathJax rendering. For example
1649 # for MathJax version 2 (see https://docs.mathjax.org/en/v2.7-latest/tex.html
1652 # For example for MathJax version 3 (see
1662 # http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. For an
1668 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for
1673 # For large projects the javascript based search engine can be slow, then
1692 # setting. When disabled, doxygen will generate a PHP script for searching and
1695 # "External Indexing and Searching" for details.
1702 # script for searching. Instead the search results are written to an XML file
1712 # See the section "External Indexing and Searching" for details.
1724 # https://xapian.org/). See the section "External Indexing and Searching" for
1731 # search data is written to a file for indexing by an external tool. With the
1739 # EXTERNAL_SEARCH_ID tag can be used as an identifier for the project. This is
1778 # chosen this is overwritten by pdflatex. For specific output languages the
1786 # index for LaTeX.
1788 # See also: LATEX_MAKEINDEX_CMD for the part in the generated output file
1796 # generate index for LaTeX. In case there is no backslash (\) as first character
1799 # See also: MAKEINDEX_CMD_NAME for the part in the Makefile / make.bat.
1806 # documents. This may be useful for small projects and may help to save some
1825 # \usepackage command. To get the times font for instance you can specify :
1834 # The LATEX_HEADER tag can be used to specify a user-defined LaTeX header for
1839 # and then modify the file new_header.tex. See also section "Doxygen usage" for
1845 # commands have a special meaning inside the header (and footer): For a
1851 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for
1854 # LATEX_HEADER for more information on how to generate a default footer and what
1856 # usage" for information on how to generate the default footer that doxygen
1883 # prepared for conversion to PDF (using ps2pdf or pdflatex). The PDF file will
1885 # makes the output suitable for online browsing using a PDF viewer.
1895 # See also section LATEX_CMD_NAME for selecting the engine.
1903 # if errors occur, instead of asking the user for help.
1916 # The LATEX_BIB_STYLE tag can be used to specify the style to use for the
1918 # https://en.wikipedia.org/wiki/BibTeX and \cite for more info.
1945 # RTF output is optimized for Word 97 and may not look too pretty with other RTF
1960 # documents. This may be useful for small projects and may help to save some
1969 # output) instead of page references. This makes the output suitable for online
1983 # See also section "Doxygen usage" for information on how to generate the
2000 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
2032 # will generate one additional man file for each entity documented in the real
2093 # Configuration options for the AutoGen Definitions output
2213 # are typically used for boiler-plate code, and will confuse the parser if not
2224 # The TAGFILES tag can be used to specify one or more tag files. For each tag
2228 # Adding location for the tag files is done as follows:
2231 # section "Linking to external documentation" for more information about the use
2241 # external documentation" for more information about the usage of tag files.
2271 # (in HTML and LaTeX) for classes with base or super classes. Setting the tag to
2335 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2344 # graph for each documented class showing the direct and indirect implementation
2352 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2370 # number of items for each type to make the size more manageable. Set this to 0
2371 # for no limit. Note that the threshold may be exceeded by 50% before the limit
2382 # tag is set to YES, doxygen will add type and arguments for attributes and
2386 # notation for the relationships.
2411 # YES then doxygen will generate a graph for each documented file showing the
2420 # set to YES then doxygen will generate a graph for each documented file showing
2429 # dependency graph for every global function or class method.
2432 # So in most cases it will be better to enable call graphs for selected
2441 # dependency graph for every global function or class method.
2444 # So in most cases it will be better to enable caller graphs for selected
2469 # generated by dot. For an explanation of the image formats see the section
2488 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
2524 # will not generate output for the diagram.
2529 # configuration file for plantuml.
2533 # When using plantuml, the specified paths are searched for files specified by
2554 # or 2 may greatly reduce the computation time needed for large code bases. Also
2594 # Note: This setting is not only used for dot files but also for msc temporary