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 (" ")
22 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
23 # This could be handy for archiving the generated documentation or
30 # base path where the generated documentation will be put.
31 # If a relative path is entered, it will be relative to the location
32 # where doxygen was started. If left blank the current directory will be used.
39 # Enabling this option can be useful when feeding doxygen a huge amount of source
67 # brief descriptions will be completely suppressed.
73 # in this list, if found as the leading text of the brief description, will be
91 # the base classes will not be shown.
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.
110 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
120 # (but less readable) file names. This can be useful is your file systems
133 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
135 # comments) as a brief description. This used to be the default behaviour.
157 # all members of a group must be documented explicitly.
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
178 # of all members will be omitted, etc.
184 # For instance, namespaces will be presented as packages, qualified scopes
190 # the same type (for instance a group of public functions) to be put as a
192 # NO to prevent subgrouping. Alternatively, this can be done per class using
203 # Private class members and static file members will be hidden unless
209 # will be included in the documentation.
214 # will be included in the documentation.
219 # defined locally in source files will be included in the documentation.
233 # If set to NO (the default) these members will be included in the
241 # If set to NO (the default) these classes will be included in the various
248 # If set to NO (the default) these declarations will be included in the
255 # If set to NO (the default) these blocks will be appended to the
262 # to NO (the default) then the documentation will be excluded.
277 # documentation. If set to YES the scope will be hidden.
306 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
308 # NO (the default), the class list will be sorted only by class name,
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
348 # here it will be hidden. Use a value of 0 to hide initializers completely.
350 # documentation can be controlled using \showinitializer or \hideinitializer
371 # The QUIET tag can be used to turn on/off the messages that are generated
377 # The WARNINGS tag can be used to turn on/off the warning messages that are
386 # automatically be disabled.
401 # tags, which will be replaced by the file and line number from which the
406 # The WARN_LOGFILE tag can be used to specify a file to which warning
407 # and error messages should be written. If left blank the output is written
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
435 # should be searched for input files as well. Possible values are YES and NO.
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
470 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
471 # searched for input files to be used with the \include or \dontinclude
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
488 # to standard output. If FILTER_PATTERNS is specified, this tag will be
493 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
503 # INPUT_FILTER) will be used to filter the input files when producing source
513 # be generated. Documented entities will be cross-referenced with these sources.
532 # functions referencing it will be listed.
538 # called/used by that function will be listed.
553 # of all compounds will be generated. Enable this if the project
559 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
560 # in which this list will be split (can be a number in the range [1..20])
565 # classes will be put under the same header in the alphabetical index.
566 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
567 # should be ignored while generating the index headers.
580 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
581 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
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
610 # stylesheet in the HTML output directory as well, or it will be erased!
615 # files or namespaces will be aligned in HTML using tables. If set 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
629 # can add a path in front of the file if the result should not be
635 # be used to specify the location (absolute path including file name) of
643 # it should be included in the master .chm file (NO).
653 # The TOC_EXPAND flag can be set to YES to add extra items for group members
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])
669 # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
678 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
693 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
694 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
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
711 # LaTeX documents. This may be useful for small projects and may help to
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.
722 # The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
723 # packages that should be included in the LaTeX output.
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
770 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
771 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
772 # put in front of it. If left blank `rtf' will be used as the default path.
777 # RTF documents. This may be useful for small projects and may help to
811 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
812 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
813 # put in front of it. If left blank `man' will be used as the default path.
826 # would be unable to find the correct page. The default is NO.
840 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
841 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
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
890 # the necessary Makefile rules, Perl scripts and LaTeX code to be able
895 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
896 # nicely formatted so it can be parsed by a human reader. This is useful
898 # tag is set to NO the size of the Perl module output will be much smaller
922 # compilation will be performed. Macro expansion can be done in a controlled
934 # in the INCLUDE_PATH (see below) will be search if a #include is found.
938 # The INCLUDE_PATH tag can be used to specify one or more directories that
939 # contain include files that are not input files but should be processed by
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.
980 # The TAGFILES option can be used to specify one or more tagfiles.
982 # can be added for each tagfile. The format of a tag file without
987 # where "loc1" and "loc2" can be relative or absolute paths or
989 # does not have to be run to correct the links.
1002 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1004 # will be listed.
1008 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1010 # be listed.
1014 # The PERL_PATH should be the absolute path and name of the perl script
1086 # So in most cases it will be better to enable call graphs for selected
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
1103 # found. If left blank, it is assumed the dot tool can be found on the path.
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
1115 # from the root by following a path via at most 3 edges will be shown. Nodes that
1116 # lay further from the root node will be omitted. Note that setting this option to
1118 # note that a graph may be further truncated if the graph's image dimensions are
1140 # The SEARCHENGINE tag specifies whether or not a search engine should be
1141 # used. If set to NO the values of all tags below this one will be ignored.