• Home
  • Raw
  • Download

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
29 # base path where the generated documentation will be put.
30 # If a relative path is entered, it will be relative to the location
31 # where doxygen was started. If left blank the current directory will be used.
46 # This tag can be used to specify the encoding used in the generated output.
66 # brief descriptions will be completely suppressed.
79 # the base classes will not be shown.
85 # to NO the shortest path that makes the file name unique will be used.
90 # can be used to strip a user-defined part of the path. Stripping is
97 # (but less readable) file names. This can be useful is your file systems
110 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
112 # comments) as a brief description. This used to be the default behaviour.
134 # all members of a group must be documented explicitly.
138 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
143 # This tag can be used to specify a number of aliases that acts
154 # For instance, some of the names that are used will be different. The list
155 # of all members will be omitted, etc.
161 # For instance, namespaces will be presented as packages, qualified scopes
167 # the same type (for instance a group of public functions) to be put as a
169 # NO to prevent subgrouping. Alternatively, this can be done per class using
180 # Private class members and static file members will be hidden unless
186 # will be included in the documentation.
191 # will be included in the documentation.
196 # defined locally in source files will be included in the documentation.
203 # If set to NO (the default) these members will be included in the
211 # If set to NO (the default) these classes will be included in the various
218 # If set to NO (the default) these declarations will be included in the
225 # If set to NO (the default) these blocks will be appended to the
232 # to NO (the default) then the documentation will be excluded.
247 # documentation. If set to YES the scope will be hidden.
269 # The GENERATE_TODOLIST tag can be used to enable (YES) or
275 # The GENERATE_TESTLIST tag can be used to enable (YES) or
281 # The GENERATE_BUGLIST tag can be used to enable (YES) or
287 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
293 # The ENABLED_SECTIONS tag can be used to enable conditional
301 # here it will be hidden. Use a value of 0 to hide initializers completely.
303 # documentation can be controlled using \showinitializer or \hideinitializer
318 # The QUIET tag can be used to turn on/off the messages that are generated
323 # The WARNINGS tag can be used to turn on/off the warning messages that are
331 # automatically be disabled.
344 # tags, which will be replaced by the file and line number from which the
349 # The WARN_LOGFILE tag can be used to specify a file to which warning
350 # and error messages should be written. If left blank the output is written
359 # The INPUT tag can be used to specify the files and/or directories that contain
379 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
380 # should be searched for input files as well. Possible values are YES and NO.
385 # The EXCLUDE tag can be used to specify files and/or directories that should
393 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
405 # The EXAMPLE_PATH tag can be used to specify one or more files or
418 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
419 # searched for input files to be used with the \include or \dontinclude
425 # The IMAGE_PATH tag can be used to specify one or more files or
431 # The INPUT_FILTER tag can be used to specify a program that doxygen should
441 # INPUT_FILTER) will be used to filter the input files when producing source
451 # be generated. Documented entities will be cross-referenced with these sources.
468 # functions referencing it will be listed.
474 # called/used by that function will be listed.
489 # of all compounds will be generated. Enable this if the project
495 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
496 # in which this list will be split (can be a number in the range [1..20])
501 # classes will be put under the same header in the alphabetical index.
502 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
503 # should be ignored while generating the index headers.
516 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
517 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
518 # put in front of it. If left blank `html' will be used as the default path.
522 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
528 # The HTML_HEADER tag can be used to specify a personal HTML header for
534 # The HTML_FOOTER tag can be used to specify a personal HTML footer for
540 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
541 # style sheet that is used by each HTML page. It can be used to
548 # files or namespaces will be aligned in HTML using tables. If set to
549 # NO a bullet list will be used.
554 # will be generated that can be used as input for tools like the
561 # be used to specify the file name of the resulting .chm file. You
562 # can add a path in front of the file if the result should not be
568 # be used to specify the location (absolute path including file name) of
576 # it should be included in the master .chm file (NO).
586 # The TOC_EXPAND flag can be set to YES to add extra items for group members
591 # The DISABLE_INDEX tag can be used to turn on/off the condensed index at
597 # This tag can be used to set the number of enum values (range [1..20])
602 # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
611 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
626 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
627 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
628 # put in front of it. If left blank `latex' will be used as the default path.
632 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
633 # invoked. If left blank `latex' will be used as the default command name.
637 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
638 # generate index for LaTeX. If left blank `makeindex' will be used as the
644 # LaTeX documents. This may be useful for small projects and may help to
649 # The PAPER_TYPE tag can be used to set the paper type that is used
651 # executive. If left blank a4wide will be used.
655 # The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
656 # packages that should be included in the LaTeX output.
660 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for
674 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
703 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
704 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
705 # put in front of it. If left blank `rtf' will be used as the default path.
710 # RTF documents. This may be useful for small projects and may help to
744 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
745 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
746 # put in front of it. If left blank `man' will be used as the default path.
759 # would be unable to find the correct page. The default is NO.
775 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
776 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
777 # put in front of it. If left blank `xml' will be used as the default path.
781 # The XML_SCHEMA tag can be used to specify an XML schema,
782 # which can be used by a validating XML parser to check the
787 # The XML_DTD tag can be used to specify an XML DTD,
788 # which can be used by a validating XML parser to check the
818 # the necessary Makefile rules, Perl scripts and LaTeX code to be able
823 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
824 # nicely formatted so it can be parsed by a human reader. This is useful
826 # tag is set to NO the size of the Perl module output will be much smaller
850 # compilation will be performed. Macro expansion can be done in a controlled
862 # in the INCLUDE_PATH (see below) will be search if a #include is found.
866 # The INCLUDE_PATH tag can be used to specify one or more directories that
867 # contain include files that are not input files but should be processed by
875 # be used.
879 # The PREDEFINED tag can be used to specify one or more macro names that
888 # this tag can be used to specify a list of macro names that should be expanded.
889 # The macro definition that is found in the sources will be used.
906 # The TAGFILES option can be used to specify one or more tagfiles.
908 # can be added for each tagfile. The format of a tag file without
913 # where "loc1" and "loc2" can be relative or absolute paths or
915 # does not have to be run to correct the links.
928 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
930 # will be listed.
934 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
936 # be listed.
940 # The PERL_PATH should be the absolute path and name of the perl script
1012 # So in most cases it will be better to enable call graphs for selected
1022 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1024 # If left blank png will be used.
1028 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1029 # found. If left blank, it is assumed the dot tool can be found on the path.
1033 # The DOTFILE_DIRS tag can be used to specify one or more directories that
1039 # The MAX_DOT_GRAPH_WIDTH tag can be used to set the maximum allowed width
1047 # The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height
1055 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of
1058 # edges will be shown. Nodes that lay further from the root node will
1059 # be omitted. Note that setting this option to 1 or 2 may greatly
1061 # that a graph may be further truncated if the graph's image
1084 # The SEARCHENGINE tag specifies whether or not a search engine should be
1085 # used. If set to NO the values of all tags below this one will be ignored.