Lines Matching refs:set

55 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 
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
95 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
112 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
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
126 # path before files name in the file list and in the header files. If set
131 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
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
157 # comment as the brief description. If set to NO, the JavaDoc
163 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
171 # If the DETAILS_AT_TOP tag is set to YES then Doxygen
173 # If set to NO, the detailed description appears after the member
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
185 # a new page for each member. If set to NO, the documentation of a member will
190 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
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
246 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
249 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
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)
265 # If set to NO only classes defined in header files are included.
269 # This flag is only useful for Objective-C code. When set to YES local
272 # If set to NO (the default) only methods in the interface are included.
276 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
278 # If set to NO (the default) these members will be included in the
284 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
286 # If set to NO (the default) these classes will be included in the various
291 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
293 # If set to NO (the default) these declarations will be included in the
298 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
300 # If set to NO (the default) these blocks will be appended to the
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
313 # file names in lower-case letters. If set to YES upper-case letters are also
316 # and Mac users are advised to set this option to NO.
320 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
322 # documentation. If set to YES the scope will be hidden.
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
339 # alphabetically by member name. If set to NO the members will appear in
344 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
346 # by member name. If set to NO (the default) the members will appear in
351 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
352 # sorted by fully-qualified names, including namespaces. If set to
355 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
401 # at the bottom of the documentation of classes and structs. If set to YES the
437 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
438 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will
443 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
452 # or return value. If set to NO (the default) doxygen will only warn about
532 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
564 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
566 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
574 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
577 # VERBATIM_HEADERS is set to NO.
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
645 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
683 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
684 # files or namespaces will be aligned in HTML using tables. If set to
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
722 # The TOC_EXPAND flag can be set to YES to add extra items for group members
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
748 # used to set the initial width (in pixels) of the frame in which the tree
757 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
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
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.
823 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
833 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
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
862 # replacements, missing definitions are set to their default value.
875 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
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
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
990 # names in the source code. If set to NO (the default) only conditional
996 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
1002 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1030 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
1037 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1071 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1072 # in the class index. If set to NO only the inherited external classes
1077 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1078 # in the modules index. If set to NO, only the current project's groups will
1092 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1101 # If set to YES, the inheritance and collaboration graphs will hide
1107 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1110 # have no effect if this option is set to NO (the default)
1114 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1121 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1128 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1133 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1139 # If set to YES, the inheritance and collaboration graphs will show the
1145 # tags are set to YES then doxygen will generate a graph for each documented
1152 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1158 # If the CALL_GRAPH and HAVE_DOT tags are set to YES then doxygen will
1166 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1171 # If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
1178 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
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
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
1255 # used. If set to NO the values of all tags below this one will be ignored.