Lines Matching refs:tag

37 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded 
42 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
48 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
55 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
64 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
76 # This tag can be used to specify the encoding used in the generated output.
79 # In case there is a difference, setting the USE_WINDOWS_ENCODING tag to YES
81 # whereas setting the tag to NO uses a Unix-style encoding (the default for
86 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
93 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
100 # This tag implements a quasi-intelligent brief description abbreviator
118 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
125 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
131 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
134 # the path. The tag can be used to show relative paths in the file list.
140 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
149 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
155 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
163 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
167 # description. Set this tag to YES if you prefer the old behaviour instead.
171 # If the DETAILS_AT_TOP tag is set to YES then Doxygen
178 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
184 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
190 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
195 # This tag can be used to specify a number of aliases that acts
204 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
211 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
219 # include (a tag file for) the STL sources as input, then you should
220 # set this tag to YES in order to let doxygen match functions declarations and
228 # tag is set to YES, then doxygen will reuse the documentation of the first
234 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of
246 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
253 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
258 # If the EXTRACT_STATIC tag is set to YES all static members of a file
263 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
276 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
284 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
291 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
298 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
305 # The INTERNAL_DOCS tag determines if documentation
306 # that is typed after a \internal command is included. If the tag is set
312 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
320 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
326 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
332 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
337 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
344 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
351 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
361 # The GENERATE_TODOLIST tag can be used to enable (YES) or
367 # The GENERATE_TESTLIST tag can be used to enable (YES) or
373 # The GENERATE_BUGLIST tag can be used to enable (YES) or
379 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
385 # The ENABLED_SECTIONS tag can be used to enable conditional
390 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines
400 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
407 # then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
412 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
416 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
426 # The QUIET tag can be used to turn on/off the messages that are generated
431 # The WARNINGS tag can be used to turn on/off the warning messages that are
458 # The WARN_FORMAT tag determines the format of the warning messages that
467 # The WARN_LOGFILE tag can be used to specify a file to which warning
477 # The INPUT tag can be used to specify the files and/or directories that contain
484 # If the value of the INPUT tag contains directories, you can use the
485 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
493 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
499 # The EXCLUDE tag can be used to specify files and/or directories that should
501 # subdirectory from a directory tree whose root is specified with the INPUT tag.
505 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
511 # If the value of the INPUT tag contains directories, you can use the
512 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
519 # The EXAMPLE_PATH tag can be used to specify one or more files or
525 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
526 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
532 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
534 # commands irrespective of the value of the RECURSIVE tag.
539 # The IMAGE_PATH tag can be used to specify one or more files or
545 # The INPUT_FILTER tag can be used to specify a program that doxygen should
548 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
550 # to standard output. If FILTER_PATTERNS is specified, this tag will be
555 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
564 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
574 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
581 # Setting the INLINE_SOURCES tag to YES will include the body
586 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
592 # If the REFERENCED_BY_RELATION tag is set to YES (the default)
598 # If the REFERENCES_RELATION tag is set to YES (the default)
604 # If the USE_HTAGS tag is set to YES then the references to source code
612 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
622 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
629 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
636 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that
645 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
650 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
656 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
662 # The HTML_HEADER tag can be used to specify a personal HTML header for
668 # The HTML_FOOTER tag can be used to specify a personal HTML footer for
674 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
676 # fine-tune the look of the HTML output. If the tag is left blank doxygen
683 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
689 # If the GENERATE_HTMLHELP tag is set to YES, additional index files
696 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
703 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
710 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
716 # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
727 # The DISABLE_INDEX tag can be used to turn on/off the condensed index at
733 # This tag can be used to set the number of enum values (range [1..20])
738 # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
747 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
757 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
762 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
768 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
773 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
779 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
785 # The PAPER_TYPE tag can be used to set the paper type that is used
791 # The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
796 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for
799 # standard header. Notice: only use this tag if you know what you are doing!
803 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
810 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
816 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
833 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
839 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
845 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
851 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
875 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
880 # The MAN_OUTPUT tag is used to specify where the man pages will be put.
886 # The MAN_EXTENSION tag determines the extension that is added to
891 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
903 # If the GENERATE_XML tag is set to YES Doxygen will
909 # The XML_OUTPUT tag is used to specify where the XML pages will be put.
915 # The XML_SCHEMA tag can be used to specify an XML schema,
921 # The XML_DTD tag can be used to specify an XML DTD,
927 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
938 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
950 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
958 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
964 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
967 # tag is set to NO the size of the Perl module output will be much smaller
983 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
989 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1002 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1007 # The INCLUDE_PATH tag can be used to specify one or more directories that
1013 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
1020 # The PREDEFINED tag can be used to specify one or more macro names that
1022 # gcc). The argument of the tag is a list of macros of the form: name
1031 # this tag can be used to specify a list of macro names that should be expanded.
1033 # Use the PREDEFINED tag if you want to use a different macro definition.
1037 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1051 # can be added for each tagfile. The format of a tag file without
1054 # Adding location for the tag files is done as follows:
1057 # URLs. If a location is present for each tag, the installdox tool
1059 # Note that each tag file must have a unique name
1061 # If a tag file is not located in the directory in which doxygen
1067 # a tag file that is based on the input files it reads.
1071 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1077 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1092 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1094 # or super classes. Setting the tag to NO turns the diagrams off. Note that
1107 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1116 # indirect inheritance relations. Setting this tag to YES will force the
1117 # the CLASS_DIAGRAMS tag to NO.
1133 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1178 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1184 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1189 # The DOTFILE_DIRS tag can be used to specify one or more directories that
1195 # The MAX_DOT_GRAPH_WIDTH tag can be used to set the maximum allowed width
1203 # The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height
1211 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1223 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
1231 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
1238 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1244 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
1254 # The SEARCHENGINE tag specifies whether or not a search engine should be