Home | History | Annotate | Download | only in doc

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.
29 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
32 # where doxygen was started. If left blank the current directory will be used.
45 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
72 # that is used to form the text in various listings. Each string
74 # stripped from the text and the result after processing the whole list, is used
75 # as the annotated text. Otherwise, the brief description is used as-is. If left
76 # blank, the following values are used ("$name" is automatically replaced with the
97 # to NO the shortest path that makes the file name unique will be used.
102 # can be used to strip a user-defined part of the path. Stripping is
104 # the path. The tag can be used to show relative paths in the file list.
105 # If left blank the directory from which doxygen is run is used as the
110 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
114 # definition is used. Otherwise one should specify the include paths that
135 # comments) as a brief description. This used to be the default behaviour.
154 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
161 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
166 # This tag can be used to specify a number of aliases that acts
177 # For instance, some of the names that are used will be different. The list
316 # The GENERATE_TODOLIST tag can be used to enable (YES) or
322 # The GENERATE_TESTLIST tag can be used to enable (YES) or
328 # The GENERATE_BUGLIST tag can be used to enable (YES) or
334 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
340 # The ENABLED_SECTIONS tag can be used to enable conditional
357 # list will mention the files that were used to generate the documentation.
371 # The QUIET tag can be used to turn on/off the messages that are generated
372 # by doxygen. Possible values are YES and NO. If left blank NO is used.
377 # The WARNINGS tag can be used to turn on/off the warning messages that are
379 # NO is used.
406 # The WARN_LOGFILE tag can be used to specify a file to which warning
416 # The INPUT tag can be used to specify the files and/or directories that contain
434 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
436 # If left blank NO is used.
440 # The EXCLUDE tag can be used to specify files and/or directories that should
446 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories
457 # The EXAMPLE_PATH tag can be used to specify one or more files or
471 # searched for input files to be used with the \include or \dontinclude
473 # Possible values are YES and NO. If left blank NO is used.
477 # The IMAGE_PATH tag can be used to specify one or more files or
483 # The INPUT_FILTER tag can be used to specify a program that doxygen should
493 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
497 # info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER
503 # INPUT_FILTER) will be used to filter the input files when producing source
538 # called/used by that function will be listed.
559 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
566 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
580 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
582 # put in front of it. If left blank `html' will be used as the default path.
586 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
592 # The HTML_HEADER tag can be used to specify a personal HTML header for
599 # The HTML_FOOTER tag can be used to specify a personal HTML footer for
605 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
606 # style sheet that is used by each HTML page. It can be used to
616 # NO a bullet list will be used.
621 # will be generated that can be used as input for tools like the
628 # be used to specify the file name of the resulting .chm file. You
635 # be used to specify the location (absolute path including file name) of
658 # The DISABLE_INDEX tag can be used to turn on/off the condensed index at
664 # This tag can be used to set the number of enum values (range [1..20])
679 # used to set the initial width (in pixels) of the frame in which the tree
693 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
695 # put in front of it. If left blank `latex' will be used as the default path.
699 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
700 # invoked. If left blank `latex' will be used as the default command name.
704 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
705 # generate index for LaTeX. If left blank `makeindex' will be used as the
716 # The PAPER_TYPE tag can be used to set the paper type that is used
718 # executive. If left blank a4wide will be used.
727 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for
741 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
750 # This option is also used when generating formulas in HTML.
770 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
772 # put in front of it. If left blank `rtf' will be used as the default path.
797 # Set optional variables used in the generation of an rtf document.
811 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
813 # put in front of it. If left blank `man' will be used as the default path.
840 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
842 # put in front of it. If left blank `xml' will be used as the default path.
846 # The XML_SCHEMA tag can be used to specify an XML schema,
847 # which can be used by a validating XML parser to check the
852 # The XML_DTD tag can be used to specify an XML DTD,
853 # which can be used by a validating XML parser to check the
938 # The INCLUDE_PATH tag can be used to specify one or more directories that
947 # be used.
951 # The PREDEFINED tag can be used to specify one or more macro names that
962 # this tag can be used to specify a list of macro names that should be expanded.
963 # The macro definition that is found in the sources will be used.
971 # function macros are typically used for boiler-plate code, and will confuse the
980 # The TAGFILES option can be used to specify one or more tagfiles.
1096 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1098 # If left blank png will be used.
1102 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1107 # The DOTFILE_DIRS tag can be used to specify one or more directories that
1113 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1120 # If 0 is used for the depth value (the default), the graph is not depth-constrained.
1131 # remove the intermediate dot files that are used to generate
1141 # used. If set to NO the values of all tags below this one will be ignored.