Lines Matching refs:be
3 # This file describes the settings to be used by the documentation system
6 # All text after a hash (#) is considered a comment and will be ignored
9 # For lists items can also be appended using:
11 # Values that contain spaces should be placed between quotes (" ")
31 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
32 # This could be handy for archiving the generated documentation or
38 # base path where the generated documentation will be put.
39 # If a relative path is entered, it will be relative to the location
40 # where doxygen was started. If left blank the current directory will be used.
47 # Enabling this option can be useful when feeding doxygen a huge amount of
76 # brief descriptions will be completely suppressed.
82 # in this list, if found as the leading text of the brief description, will be
111 # operators of the base classes will not be shown.
117 # to NO the shortest path that makes the file name unique will be used.
122 # can be used to strip a user-defined part of the path. Stripping is
124 # the path. The tag can be used to show relative paths in the file list.
130 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
140 # (but less readable) file names. This can be useful is your file systems
161 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
163 # comments) as a brief description. This used to be the default behaviour.
177 # be part of the file/class/namespace that contains it.
181 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
186 # This tag can be used to specify a number of aliases that acts
197 # For instance, some of the names that are used will be different. The list
198 # of all members will be omitted, etc.
204 # Java. For instance, namespaces will be presented as packages, qualified
253 # all members of a group must be documented explicitly.
258 # the same type (for instance a group of public functions) to be put as a
260 # NO to prevent subgrouping. Alternatively, this can be done per class using
269 # namespace, or class. And the struct will be named TypeS. This can typically
270 # be useful for C code in case the coding convention dictates that all compound
277 # When the cache is full, less often used symbols will be written to disk.
280 # doxygen to be busy swapping symbols to and from disk most of the time
297 # Private class members and static file members will be hidden unless
303 # will be included in the documentation.
308 # will be included in the documentation.
313 # defined locally in source files will be included in the documentation.
325 # If this flag is set to YES, the members of anonymous namespaces will be
327 # 'anonymous_namespace{file}', where file will be replaced with the base
335 # If set to NO (the default) these members will be included in the
343 # If set to NO (the default) these classes will be included in the various
350 # If set to NO (the default) these declarations will be included in the
357 # If set to NO (the default) these blocks will be appended to the
364 # to NO (the default) then the documentation will be excluded.
379 # documentation. If set to YES the scope will be hidden.
414 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
416 # NO (the default), the class list will be sorted only by class name,
424 # The GENERATE_TODOLIST tag can be used to enable (YES) or
430 # The GENERATE_TESTLIST tag can be used to enable (YES) or
436 # The GENERATE_BUGLIST tag can be used to enable (YES) or
442 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
448 # The ENABLED_SECTIONS tag can be used to enable conditional
456 # here it will be hidden. Use a value of 0 to hide initializers completely.
458 # documentation can be controlled using \showinitializer or \hideinitializer
487 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
497 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed by
501 # file name after the option, if omitted DoxygenLayout.xml will be used as the name
510 # The QUIET tag can be used to turn on/off the messages that are generated
515 # The WARNINGS tag can be used to turn on/off the warning messages that are
523 # automatically be disabled.
534 # This WARN_NO_PARAMDOC option can be abled to get warnings for
544 # tags, which will be replaced by the file and line number from which the
546 # $version, which will be replaced by the version of the file (if it could
547 # be obtained via FILE_VERSION_FILTER)
551 # The WARN_LOGFILE tag can be used to specify a file to which warning
552 # and error messages should be written. If left blank the output is written
561 # The INPUT tag can be used to specify the files and/or directories that contain
571 # This tag can be used to specify the character encoding of the source files
618 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
619 # should be searched for input files as well. Possible values are YES and NO.
624 # The EXCLUDE tag can be used to specify files and/or directories that should
630 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
644 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
645 # (namespaces, classes, functions, etc.) that should be excluded from the
646 # output. The symbol name can be a fully qualified name, a word, or if the
652 # The EXAMPLE_PATH tag can be used to specify one or more files or
665 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
666 # searched for input files to be used with the \include or \dontinclude
672 # The IMAGE_PATH tag can be used to specify one or more files or
678 # The INPUT_FILTER tag can be used to specify a program that doxygen should
683 # to standard output. If FILTER_PATTERNS is specified, this tag will be
688 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
698 # INPUT_FILTER) will be used to filter the input files when producing source
708 # be generated. Documented entities will be cross-referenced with these sources.
727 # functions referencing it will be listed.
733 # called/used by that function will be listed.
763 # of all compounds will be generated. Enable this if the project
769 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
770 # in which this list will be split (can be a number in the range [1..20])
775 # classes will be put under the same header in the alphabetical index.
776 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
777 # should be ignored while generating the index headers.
790 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
791 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
792 # put in front of it. If left blank `html' will be used as the default path.
796 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
802 # The HTML_HEADER tag can be used to specify a personal HTML header for
808 # The HTML_FOOTER tag can be used to specify a personal HTML footer for
814 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
815 # style sheet that is used by each HTML page. It can be used to
819 # stylesheet in the HTML output directory as well, or it will be erased!
824 # files or namespaces will be aligned in HTML using tables. If set to
825 # NO a bullet list will be used.
830 # documentation will contain sections that can be hidden and shown after the
838 # will be generated that can be used as input for Apple's Xcode 3
852 # can be grouped.
857 # should uniquely identify the documentation set bundle. This should be a
864 # will be generated that can be used as input for tools like the
871 # be used to specify the file name of the resulting .chm file. You
872 # can add a path in front of the file if the result should not be
878 # be used to specify the location (absolute path including file name) of
886 # it should be included in the master .chm file (NO).
902 # The TOC_EXPAND flag can be set to YES to add extra items for group members
908 # are set, an additional index file will be generated that can be used as input for
915 # be used to specify the file name of the resulting .qch file.
933 # be used to specify the location of Qt's qhelpgenerator.
939 # The DISABLE_INDEX tag can be used to turn on/off the condensed index at
945 # This tag can be used to set the number of enum values (range [1..20])
951 # structure should be generated to display hierarchical information.
952 # If the tag value is set to FRAME, a side panel will be generated
967 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
977 # to force them to be regenerated.
990 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
991 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
992 # put in front of it. If left blank `latex' will be used as the default path.
996 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
997 # invoked. If left blank `latex' will be used as the default command name.
1001 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
1002 # generate index for LaTeX. If left blank `makeindex' will be used as the
1008 # LaTeX documents. This may be useful for small projects and may help to
1013 # The PAPER_TYPE tag can be used to set the paper type that is used
1015 # executive. If left blank a4wide will be used.
1019 # The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
1020 # packages that should be included in the LaTeX output.
1024 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for
1038 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1067 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
1068 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1069 # put in front of it. If left blank `rtf' will be used as the default path.
1074 # RTF documents. This may be useful for small projects and may help to
1108 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
1109 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1110 # put in front of it. If left blank `man' will be used as the default path.
1123 # would be unable to find the correct page. The default is NO.
1137 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
1138 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1139 # put in front of it. If left blank `xml' will be used as the default path.
1143 # The XML_SCHEMA tag can be used to specify an XML schema,
1144 # which can be used by a validating XML parser to check the
1149 # The XML_DTD tag can be used to specify an XML DTD,
1150 # which can be used by a validating XML parser to check the
1187 # the necessary Makefile rules, Perl scripts and LaTeX code to be able
1192 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1193 # nicely formatted so it can be parsed by a human reader. This is useful
1195 # tag is set to NO the size of the Perl module output will be much smaller
1219 # compilation will be performed. Macro expansion can be done in a controlled
1231 # in the INCLUDE_PATH (see below) will be search if a #include is found.
1235 # The INCLUDE_PATH tag can be used to specify one or more directories that
1236 # contain include files that are not input files but should be processed by
1244 # be used.
1248 # The PREDEFINED tag can be used to specify one or more macro names that
1261 # this tag can be used to specify a list of macro names that should be expanded.
1262 # The macro definition that is found in the sources will be used.
1279 # The TAGFILES option can be used to specify one or more tagfiles.
1281 # can be added for each tagfile. The format of a tag file without
1286 # where "loc1" and "loc2" can be relative or absolute paths or
1288 # does not have to be run to correct the links.
1301 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1303 # will be listed.
1307 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1309 # be listed.
1313 # The PERL_PATH should be the absolute path and name of the perl script
1335 # the mscgen tool resides. If left empty the tool is assumed to be found in the
1358 # which can be done by putting it in a standard location or by setting the
1364 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
1423 # the time of a run. So in most cases it will be better to enable call graphs
1431 # the time of a run. So in most cases it will be better to enable caller
1448 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1450 # If left blank png will be used.
1454 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1455 # found. If left blank, it is assumed the dot tool can be found in the path.
1459 # The DOTFILE_DIRS tag can be used to specify one or more directories that
1465 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1466 # nodes that will be shown in the graph. If the number of nodes in a graph
1470 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
1471 # that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
1475 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1477 # from the root by following a path via at most 3 edges will be shown. Nodes
1478 # that lay further from the root node will be omitted. Note that setting this
1480 # code bases. Also note that the size of a graph can be further restricted by
1516 # The SEARCHENGINE tag specifies whether or not a search engine should be
1517 # used. If set to NO the values of all tags below this one will be ignored.