Home | History | Annotate | Download | only in doc

Lines Matching full:used

1 # This file describes the settings to be used by the documentation system
15 # This tag specifies the encoding used for all characters in the config file
16 # that follow. The default is UTF-8 which is also the encoding used for all
28 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
30 # if some version control system is used.
35 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
38 # where doxygen was started. If left blank the current directory will be used.
51 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
79 # that is used to form the text in various listings. Each string
82 # used as the annotated text. Otherwise, the brief description is used as-is.
83 # If left blank, the following values are used ("$name" is automatically
115 # to NO the shortest path that makes the file name unique will be used.
120 # can be used to strip a user-defined part of the path. Stripping is
122 # the path. The tag can be used to show relative paths in the file list.
123 # If left blank the directory from which doxygen is run is used as the
128 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
132 # definition is used. Otherwise one should specify the include paths that
161 # comments) as a brief description. This used to be the default behaviour.
186 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
191 # This tag can be used to specify a number of aliases that acts
210 # For instance, some of the names that are used will be different. The list
263 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
421 # The GENERATE_TODOLIST tag can be used to enable (YES) or
427 # The GENERATE_TESTLIST tag can be used to enable (YES) or
433 # The GENERATE_BUGLIST tag can be used to enable (YES) or
439 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
445 # The ENABLED_SECTIONS tag can be used to enable conditional
462 # list will mention the files that were used to generate the documentation.
484 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
490 # is used as the file version. See the manual for examples.
498 # The QUIET tag can be used to turn on/off the messages that are generated
499 # by doxygen. Possible values are YES and NO. If left blank NO is used.
503 # The WARNINGS tag can be used to turn on/off the warning messages that are
505 # NO is used.
539 # The WARN_LOGFILE tag can be used to specify a file to which warning
549 # The INPUT tag can be used to specify the files and/or directories that contain
557 # This tag can be used to specify the character encoding of the source files
574 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
576 # If left blank NO is used.
580 # The EXCLUDE tag can be used to specify files and/or directories that should
587 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
607 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
610 # wildcard * is used, a substring. Examples: ANamespace, AClass,
615 # The EXAMPLE_PATH tag can be used to specify one or more files or
636 # searched for input files to be used with the \include or \dontinclude
638 # Possible values are YES and NO. If left blank NO is used.
642 # The IMAGE_PATH tag can be used to specify one or more files or
648 # The INPUT_FILTER tag can be used to specify a program that doxygen should
658 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
662 # info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER
668 # INPUT_FILTER) will be used to filter the input files when producing source
703 # called/used by that function will be listed.
739 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
746 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
760 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
762 # put in front of it. If left blank `html' will be used as the default path.
766 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
772 # The HTML_HEADER tag can be used to specify a personal HTML header for
778 # The HTML_FOOTER tag can be used to specify a personal HTML footer for
786 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
787 # style sheet that is used by each HTML page. It can be used to
797 # NO a bullet list will be used.
802 # will be generated that can be used as input for tools like the
809 # will be generated that can be used as input for Apple's Xcode 3
842 # be used to specify the file name of the resulting .chm file. You
849 # be used to specify the location (absolute path including file name) of
862 # is used to encode HtmlHelp index (hhk), content (hhc) and project file
878 # The DISABLE_INDEX tag can be used to turn on/off the condensed index at
884 # This tag can be used to set the number of enum values (range [1..20])
889 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
907 # used to set the initial width (in pixels) of the frame in which the tree
929 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
931 # put in front of it. If left blank `latex' will be used as the default path.
935 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
936 # invoked. If left blank `latex' will be used as the default command name.
940 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
941 # generate index for LaTeX. If left blank `makeindex' will be used as the
952 # The PAPER_TYPE tag can be used to set the paper type that is used
954 # executive. If left blank a4wide will be used.
964 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for
978 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
987 # This option is also used when generating formulas in HTML.
1007 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
1009 # put in front of it. If left blank `rtf' will be used as the default path.
1034 # Set optional variables used in the generation of an rtf document.
1048 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
1050 # put in front of it. If left blank `man' will be used as the default path.
1077 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
1079 # put in front of it. If left blank `xml' will be used as the default path.
1083 # The XML_SCHEMA tag can be used to specify an XML schema,
1084 # which can be used by a validating XML parser to check the
1089 # The XML_DTD tag can be used to specify an XML DTD,
1090 # which can be used by a validating XML parser to check the
1175 # The INCLUDE_PATH tag can be used to specify one or more directories that
1184 # be used.
1188 # The PREDEFINED tag can be used to specify one or more macro names that
1203 # this tag can be used to specify a list of macro names that should be expanded.
1204 # The macro definition that is found in the sources will be used.
1216 # function macros are typically used for boiler-plate code, and will confuse
1225 # The TAGFILES option can be used to specify one or more tagfiles.
1389 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1391 # If left blank png will be used.
1395 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1400 # The DOTFILE_DIRS tag can be used to specify one or more directories that
1406 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1416 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1428 # background. Warning: Depending on the platform used, enabling this option
1448 # remove the intermediate dot files that are used to generate
1458 # used. If set to NO the values of all tags below this one will be ignored.