Lines Matching refs:can
12 # For lists, items can also be appended using:
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
43 # Using the PROJECT_BRIEF tag one can provide an optional one line description
49 # With the PROJECT_LOGO tag one can specify an logo or icon that is included in
66 # option can be useful when feeding doxygen a huge amount of source files, where
155 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
157 # part of the path. The tag can be used to show relative paths in the file list.
161 # Note that you can specify absolute paths here, but also relative paths, which
167 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
177 # less readable) file names. This can be useful is your file systems doesn't
200 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
225 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
231 # This tag can be used to specify a number of aliases that act as commands in
238 # "Side Effects:". You can put \n's in the value part of an alias to insert
243 # This tag can be used to specify a number of word-keyword mappings (TCL only).
278 # parses. With this tag you can assign which parser to use for a given
279 # extension. Doxygen has a built-in mapping, but you can override or extend it
289 # Note For files without extension you can use no_extension as a placeholder.
299 # The output of markdown processing is further processed by doxygen, so you can
307 # classes, or namespaces to their corresponding documentation. Such a link can
359 # subgrouping. Alternatively, this can be done per class using the
390 # namespace, or class. And the struct will be named TypeS. This can typically be
397 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
398 # cache is used to resolve symbols given their name and scope. Since this can be
599 # The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the
606 # The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the
613 # The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug
619 # The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO)
626 # The ENABLED_SECTIONS tag can be used to enable conditional documentation
633 # initial value of a variable or macro / define can have for it to appear in the
636 # appearance of the value of individual variables and macros / defines can be
664 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
674 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
677 # that represents doxygen's defaults, run doxygen with the -l option. You can
687 # The CITE_BIB_FILES tag can be used to specify one or more bib files containing
691 # For LaTeX the style of the bibliography can be controlled using
702 # The QUIET tag can be used to turn on/off the messages that are generated to
709 # The WARNINGS tag can be used to turn on/off the warning messages that are
733 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
742 # can produce. The string should contain the $file, $line, and $text tags, which
751 # The WARN_LOGFILE tag can be used to specify a file to which warning and error
781 # This tag can be used to specify the character encoding of the source files
790 # If the value of the INPUT tag contains directories, you can use the
810 # The RECURSIVE tag can be used to specify whether or not subdirectories should
816 # The EXCLUDE tag can be used to specify files and/or directories that should be
817 # excluded from the INPUT source files. This way you can easily exclude a
825 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
832 # If the value of the INPUT tag contains directories, you can use the
841 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
843 # output. The symbol name can be a fully qualified name, a word, or if the
852 # The EXAMPLE_PATH tag can be used to specify one or more files or directories
858 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
872 # The IMAGE_PATH tag can be used to specify one or more files or directories
878 # The INPUT_FILTER tag can be used to specify a program that doxygen should
895 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
911 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file
921 # (index.html). This can be useful if you have a project on for instance GitHub
976 # can opt to disable this feature.
1014 # cost of reduced performance. This can be particularly helpful with template
1023 # If clang assisted parsing is enabled you can provide the compiler with command
1042 # The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in
1051 # can be used to specify a prefix (or a list of prefixes) that should be ignored
1074 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1081 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1101 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1104 # footer and what special commands can be used inside the footer. See also
1111 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1112 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1123 # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user-
1125 # created by doxygen. Using this option one can overrule certain style aspects.
1134 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1176 # to NO can help when comparing the output of multiple runs.
1183 # documentation will contain sections that can be hidden and shown after the
1190 # With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries
1191 # shown in the various tree structured indices initially; the user can expand
1204 # generated that can be used as input for Apple's Xcode 3 integrated development
1219 # (such as a company or product suite) can be grouped.
1249 # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop
1253 # The HTML Help Workshop contains a compiler that can convert all HTML output
1257 # HTML files also contain an index, a table of contents, and you can search for
1265 # The CHM_FILE tag can be used to specify the file name of the resulting .chm
1266 # file. You can add a path in front of the file if the result should not be
1272 # The HHC_LOCATION tag can be used to specify the location (absolute path
1301 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1310 # can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help
1317 # If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify
1364 # The QHG_LOCATION tag can be used to specify the location of Qt's
1393 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1396 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1408 # HTML help feature. Via custom stylesheets (see HTML_EXTRA_STYLESHEET) one can
1419 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1429 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used
1474 # When MathJax is enabled you can set the default output format to be used for
1489 # Content Delivery Network so you can quickly see the result without installing
1497 # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
1504 # The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces
1517 # For large projects the javascript based search engine can be slow, then
1522 # key> to jump into the search results window, the results can be navigated
1524 # the search. The filter options can be selected when the cursor is inside the
1574 # SEARCHDATA_FILE tag the name of this file can be specified.
1581 # EXTERNAL_SEARCH_ID tag can be used as an identifier for the project. This is
1588 # The EXTRA_SEARCH_MAPPINGS tag can be used to enable searching through doxygen
1592 # to a relative location where the documentation can be found. The format is:
1615 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
1626 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate
1641 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1650 # The EXTRA_PACKAGES tag can be used to specify one or more LaTeX package names
1652 # instance you can specify
1659 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for the
1675 # The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for the
1684 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
1735 # The LATEX_BIB_STYLE tag can be used to specify the style to use for the
1793 # similar to doxygen's config file. A template extensions file can be generated
1875 # that can be used to generate PDF.
1921 # formatted so it can be parsed by a human reader. This is useful if you want to
1950 # performed. Macro expansion can be done in a controlled way by setting
1972 # The INCLUDE_PATH tag can be used to specify one or more directories that
1979 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
1987 # The PREDEFINED tag can be used to specify one or more macro names that are
2004 # tag can be used to specify a list of macro names that should be expanded. The
2027 # The TAGFILES tag can be used to specify one or more tag files. For each tag
2033 # where loc1 and loc2 can be relative or absolute paths or URLs. See the
2087 # You can define message sequence charts within doxygen comments using the \msc
2096 # You can include diagrams made with dia in doxygen documentation. Doxygen will
2120 # processors available in the system. You can set it explicitly to a value
2129 # generates you can specify the font name using DOT_FONTNAME. You need to make
2130 # sure dot is able to find the font, which can be done by putting it in a
2138 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
2146 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
2147 # the path where dot can find it using this tag.
2261 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2272 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2284 # The DOT_PATH tag can be used to specify the path where the dot tool can be
2285 # found. If left blank, it is assumed the dot tool can be found in the path.
2290 # The DOTFILE_DIRS tag can be used to specify one or more directories that
2297 # The MSCFILE_DIRS tag can be used to specify one or more directories that
2303 # The DIAFILE_DIRS tag can be used to specify one or more directories that
2309 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2315 # the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
2321 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2326 # note that the size of a graph can be further restricted by