• Home
  • Raw
  • Download

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 a logo or an icon that is included
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
366 # subgrouping. Alternatively, this can be done per class using the
397 # namespace, or class. And the struct will be named TypeS. This can typically be
404 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
405 # cache is used to resolve symbols given their name and scope. Since this can be
613 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
619 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
625 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
631 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
638 # The ENABLED_SECTIONS tag can be used to enable conditional documentation
645 # initial value of a variable or macro / define can have for it to appear in the
648 # appearance of the value of individual variables and macros / defines can be
676 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
686 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
689 # that represents doxygen's defaults, run doxygen with the -l option. You can
699 # The CITE_BIB_FILES tag can be used to specify one or more bib files containing
703 # For LaTeX the style of the bibliography can be controlled using
713 # The QUIET tag can be used to turn on/off the messages that are generated to
720 # The WARNINGS tag can be used to turn on/off the warning messages that are
744 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
759 # can produce. The string should contain the $file, $line, and $text tags, which
768 # The WARN_LOGFILE tag can be used to specify a file to which warning and error
786 # This tag can be used to specify the character encoding of the source files
795 # If the value of the INPUT tag contains directories, you can use the
813 # The RECURSIVE tag can be used to specify whether or not subdirectories should
819 # The EXCLUDE tag can be used to specify files and/or directories that should be
820 # excluded from the INPUT source files. This way you can easily exclude a
828 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
835 # If the value of the INPUT tag contains directories, you can use the
844 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
846 # output. The symbol name can be a fully qualified name, a word, or if the
855 # The EXAMPLE_PATH tag can be used to specify one or more files or directories
861 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
875 # The IMAGE_PATH tag can be used to specify one or more files or directories
881 # The INPUT_FILTER tag can be used to specify a program that doxygen should
902 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
922 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file
932 # (index.html). This can be useful if you have a project on for instance GitHub
987 # can opt to disable this feature.
1025 # cost of reduced performance. This can be particularly helpful with template
1034 # If clang assisted parsing is enabled you can provide the compiler with command
1053 # The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in
1062 # can be used to specify a prefix (or a list of prefixes) that should be ignored
1085 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1092 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1112 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1115 # footer and what special commands can be used inside the footer. See also
1122 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1123 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1134 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1136 # created by doxygen. Using this option one can overrule certain style aspects.
1147 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1189 # to YES can help to show when doxygen was last run and thus if the
1197 # documentation will contain sections that can be hidden and shown after the
1204 # With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries
1205 # shown in the various tree structured indices initially; the user can expand
1218 # generated that can be used as input for Apple's Xcode 3 integrated development
1233 # (such as a company or product suite) can be grouped.
1263 # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop
1267 # The HTML Help Workshop contains a compiler that can convert all HTML output
1271 # HTML files also contain an index, a table of contents, and you can search for
1279 # The CHM_FILE tag can be used to specify the file name of the resulting .chm
1280 # file. You can add a path in front of the file if the result should not be
1286 # The HHC_LOCATION tag can be used to specify the location (absolute path
1315 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1324 # can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help
1331 # If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify
1378 # The QHG_LOCATION tag can be used to specify the location of Qt's
1407 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1410 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1422 # HTML help feature. Via custom style sheets (see HTML_EXTRA_STYLESHEET) one can
1433 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
1443 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used
1488 # When MathJax is enabled you can set the default output format to be used for
1503 # Content Delivery Network so you can quickly see the result without installing
1511 # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
1518 # The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces
1531 # For large projects the javascript based search engine can be slow, then
1536 # key> to jump into the search results window, the results can be navigated
1538 # the search. The filter options can be selected when the cursor is inside the
1588 # SEARCHDATA_FILE tag the name of this file can be specified.
1595 # EXTERNAL_SEARCH_ID tag can be used as an identifier for the project. This is
1602 # The EXTRA_SEARCH_MAPPINGS tag can be used to enable searching through doxygen
1606 # to a relative location where the documentation can be found. The format is:
1629 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
1640 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate
1655 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1664 # The EXTRA_PACKAGES tag can be used to specify one or more LaTeX package names
1665 # that should be included in the LaTeX output. The package can be specified just
1667 # \usepackage command. To get the times font for instance you can specify :
1669 # To use the option intlimits with the amsmath package you can specify:
1676 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for the
1692 # The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for the
1696 # special commands can be used inside the footer.
1703 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1705 # by doxygen. Using this option one can overrule certain style aspects. Doxygen
1714 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
1765 # The LATEX_BIB_STYLE tag can be used to specify the style to use for the
1775 # to NO can help when comparing the output of multiple runs.
1831 # similar to doxygen's config file. A template extensions file can be generated
1923 # that can be used to generate PDF.
1978 # formatted so it can be parsed by a human reader. This is useful if you want to
2007 # performed. Macro expansion can be done in a controlled way by setting
2029 # The INCLUDE_PATH tag can be used to specify one or more directories that
2041 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
2049 # The PREDEFINED tag can be used to specify one or more macro names that are
2063 # tag can be used to specify a list of macro names that should be expanded. The
2086 # The TAGFILES tag can be used to specify one or more tag files. For each tag
2092 # where loc1 and loc2 can be relative or absolute paths or URLs. See the
2147 # You can define message sequence charts within doxygen comments using the \msc
2156 # You can include diagrams made with dia in doxygen documentation. Doxygen will
2180 # processors available in the system. You can set it explicitly to a value
2189 # generates you can specify the font name using DOT_FONTNAME. You need to make
2190 # sure dot is able to find the font, which can be done by putting it in a
2198 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
2206 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
2207 # the path where dot can find it using this tag.
2288 # functions only using the \callgraph command. Disabling a call graph can be
2300 # functions only using the \callergraph command. Disabling a caller graph can be
2323 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
2338 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2350 # The DOT_PATH tag can be used to specify the path where the dot tool can be
2351 # found. If left blank, it is assumed the dot tool can be found in the path.
2356 # The DOTFILE_DIRS tag can be used to specify one or more directories that
2363 # The MSCFILE_DIRS tag can be used to specify one or more directories that
2369 # The DIAFILE_DIRS tag can be used to specify one or more directories that
2376 # path where java can find the plantuml.jar file. If left blank, it is assumed
2388 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes
2394 # the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
2400 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2405 # note that the size of a graph can be further restricted by