Lines Matching full:used
3 # This file describes the settings to be used by the documentation system
22 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
24 # if some version control system is used.
28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
31 # where doxygen was started. If left blank the current directory will be used.
35 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
46 # This tag can be used to specify the encoding used in the generated output.
85 # to NO the shortest path that makes the file name unique will be used.
90 # can be used to strip a user-defined part of the path. Stripping is
112 # comments) as a brief description. This used to be the default behaviour.
131 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
138 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
143 # This tag can be used to specify a number of aliases that acts
154 # For instance, some of the names that are used will be different. The list
269 # The GENERATE_TODOLIST tag can be used to enable (YES) or
275 # The GENERATE_TESTLIST tag can be used to enable (YES) or
281 # The GENERATE_BUGLIST tag can be used to enable (YES) or
287 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
293 # The ENABLED_SECTIONS tag can be used to enable conditional
310 # list will mention the files that were used to generate the documentation.
318 # The QUIET tag can be used to turn on/off the messages that are generated
319 # by doxygen. Possible values are YES and NO. If left blank NO is used.
323 # The WARNINGS tag can be used to turn on/off the warning messages that are
325 # NO is used.
349 # The WARN_LOGFILE tag can be used to specify a file to which warning
359 # The INPUT tag can be used to specify the files and/or directories that contain
379 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
381 # If left blank NO is used.
385 # The EXCLUDE tag can be used to specify files and/or directories that should
393 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
405 # The EXAMPLE_PATH tag can be used to specify one or more files or
419 # searched for input files to be used with the \include or \dontinclude
421 # Possible values are YES and NO. If left blank NO is used.
425 # The IMAGE_PATH tag can be used to specify one or more files or
431 # The INPUT_FILTER tag can be used to specify a program that doxygen should
441 # INPUT_FILTER) will be used to filter the input files when producing source
474 # called/used by that function will be listed.
495 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
502 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
516 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
518 # put in front of it. If left blank `html' will be used as the default path.
522 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
528 # The HTML_HEADER tag can be used to specify a personal HTML header for
534 # The HTML_FOOTER tag can be used to specify a personal HTML footer for
540 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
541 # style sheet that is used by each HTML page. It can be used to
549 # NO a bullet list will be used.
554 # will be generated that can be used as input for tools like the
561 # be used to specify the file name of the resulting .chm file. You
568 # be used to specify the location (absolute path including file name) of
591 # The DISABLE_INDEX tag can be used to turn on/off the condensed index at
597 # This tag can be used to set the number of enum values (range [1..20])
612 # used to set the initial width (in pixels) of the frame in which the tree
626 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
628 # put in front of it. If left blank `latex' will be used as the default path.
632 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
633 # invoked. If left blank `latex' will be used as the default command name.
637 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
638 # generate index for LaTeX. If left blank `makeindex' will be used as the
649 # The PAPER_TYPE tag can be used to set the paper type that is used
651 # executive. If left blank a4wide will be used.
660 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for
674 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
683 # This option is also used when generating formulas in HTML.
703 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
705 # put in front of it. If left blank `rtf' will be used as the default path.
730 # Set optional variables used in the generation of an rtf document.
744 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
746 # put in front of it. If left blank `man' will be used as the default path.
775 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
777 # put in front of it. If left blank `xml' will be used as the default path.
781 # The XML_SCHEMA tag can be used to specify an XML schema,
782 # which can be used by a validating XML parser to check the
787 # The XML_DTD tag can be used to specify an XML DTD,
788 # which can be used by a validating XML parser to check the
866 # The INCLUDE_PATH tag can be used to specify one or more directories that
875 # be used.
879 # The PREDEFINED tag can be used to specify one or more macro names that
888 # this tag can be used to specify a list of macro names that should be expanded.
889 # The macro definition that is found in the sources will be used.
897 # function macros are typically used for boiler-plate code, and will confuse the
906 # The TAGFILES option can be used to specify one or more tagfiles.
1022 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1024 # If left blank png will be used.
1028 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1033 # The DOTFILE_DIRS tag can be used to specify one or more directories that
1039 # The MAX_DOT_GRAPH_WIDTH tag can be used to set the maximum allowed width
1047 # The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height
1055 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of
1063 # MAX_DOT_GRAPH_WIDTH and MAX_DOT_GRAPH_HEIGHT). If 0 is used for the
1075 # remove the intermediate dot files that are used to generate
1085 # used. If set to NO the values of all tags below this one will be ignored.