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.
44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
55 # This tag can be used to specify the encoding used in the generated output.
80 # that is used to form the text in various listings. Each string
82 # stripped from the text and the result after processing the whole list, is used
83 # as the annotated text. Otherwise, the brief description is used as-is. If left
84 # blank, the following values are used ("$name" is automatically replaced with the
105 # to NO the shortest path that makes the file name unique will be used.
110 # can be used to strip a user-defined part of the path. Stripping is
112 # the path. The tag can be used to show relative paths in the file list.
113 # If left blank the directory from which doxygen is run is used as the
118 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
122 # definition is used. Otherwise one should specify the include paths that
143 # comments) as a brief description. This used to be the default behaviour.
162 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
169 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
174 # This tag can be used to specify a number of aliases that acts
185 # For instance, some of the names that are used will be different. The list
324 # The GENERATE_TODOLIST tag can be used to enable (YES) or
330 # The GENERATE_TESTLIST tag can be used to enable (YES) or
336 # The GENERATE_BUGLIST tag can be used to enable (YES) or
342 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
348 # The ENABLED_SECTIONS tag can be used to enable conditional
365 # list will mention the files that were used to generate the documentation.
373 # The QUIET tag can be used to turn on/off the messages that are generated
374 # by doxygen. Possible values are YES and NO. If left blank NO is used.
378 # The WARNINGS tag can be used to turn on/off the warning messages that are
380 # NO is used.
404 # The WARN_LOGFILE tag can be used to specify a file to which warning
414 # The INPUT tag can be used to specify the files and/or directories that contain
430 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
432 # If left blank NO is used.
436 # The EXCLUDE tag can be used to specify files and/or directories that should
442 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories
453 # The EXAMPLE_PATH tag can be used to specify one or more files or
467 # searched for input files to be used with the \include or \dontinclude
469 # Possible values are YES and NO. If left blank NO is used.
473 # The IMAGE_PATH tag can be used to specify one or more files or
479 # The INPUT_FILTER tag can be used to specify a program that doxygen should
489 # INPUT_FILTER) will be used to filter the input files when producing source
524 # called/used by that function will be listed.
545 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
552 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
566 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
568 # put in front of it. If left blank `html' will be used as the default path.
572 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
578 # The HTML_HEADER tag can be used to specify a personal HTML header for
584 # The HTML_FOOTER tag can be used to specify a personal HTML footer for
590 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
591 # style sheet that is used by each HTML page. It can be used to
601 # NO a bullet list will be used.
606 # will be generated that can be used as input for tools like the
613 # be used to specify the file name of the resulting .chm file. You
620 # be used to specify the location (absolute path including file name) of
643 # The DISABLE_INDEX tag can be used to turn on/off the condensed index at
649 # This tag can be used to set the number of enum values (range [1..20])
664 # used to set the initial width (in pixels) of the frame in which the tree
678 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
680 # put in front of it. If left blank `latex' will be used as the default path.
684 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
685 # invoked. If left blank `latex' will be used as the default command name.
689 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
690 # generate index for LaTeX. If left blank `makeindex' will be used as the
701 # The PAPER_TYPE tag can be used to set the paper type that is used
703 # executive. If left blank a4wide will be used.
712 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for
726 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
735 # This option is also used when generating formulas in HTML.
755 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
757 # put in front of it. If left blank `rtf' will be used as the default path.
782 # Set optional variables used in the generation of an rtf document.
796 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
798 used as the default path.
825 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
827 # put in front of it. If left blank `xml' will be used as the default path.
831 # The XML_SCHEMA tag can be used to specify an XML schema,
832 # which can be used by a validating XML parser to check the
837 # The XML_DTD tag can be used to specify an XML DTD,
838 # which can be used by a validating XML parser to check the
923 # The INCLUDE_PATH tag can be used to specify one or more directories that
932 # be used.
936 # The PREDEFINED tag can be used to specify one or more macro names that
945 # this tag can be used to specify a list of macro names that should be expanded.
946 # The macro definition that is found in the sources will be used.
954 # function macros are typically used for boiler-plate code, and will confuse the
963 # The TAGFILES option can be used to specify one or more tagfiles.
1079 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1081 # If left blank png will be used.
1085 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1090 # The DOTFILE_DIRS tag can be used to specify one or more directories that
1096 # The MAX_DOT_GRAPH_WIDTH tag can be used to set the maximum allowed width
1104 # The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height
1112 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1119 # If 0 is used for the depth value (the default), the graph is not depth-constrained.
1130 # remove the intermediate dot files that are used to generate
1140 # used. If set to NO the values of all tags below this one will be ignored.