Lines Matching refs:set
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
74 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
105 # path before files name in the file list and in the header files. If set
110 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
128 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
134 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
136 # comment as the brief description. If set to NO, the JavaDoc
142 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
144 # comment as the brief description. If set to NO, the comments
150 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
158 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
164 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
165 # a new page for each member. If set to NO, the documentation of a member will
170 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
217 # use: inc=Fortran f=C. Note that for custom extensions you also need to set FILE_PATTERNS otherwis…
223 # set this tag to YES in order to let doxygen match functions declarations and
230 # If you use Microsoft's C++/CLI language, you should set this option to YES to
243 # will make doxygen to replace the get and set methods by a property in the
246 # methods anyway, you should set this option to NO.
251 # tag is set to YES, then doxygen will reuse the documentation of the first
295 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
298 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
302 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
307 # If the EXTRACT_STATIC tag is set to YES all static members of a file
312 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
314 # If set to NO only classes defined in header files are included.
318 # This flag is only useful for Objective-C code. When set to YES local
321 # If set to NO (the default) only methods in the interface are included.
325 # If this flag is set to YES, the members of anonymous namespaces will be
333 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
335 # If set to NO (the default) these members will be included in the
341 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
343 # If set to NO (the default) these classes will be included in the various
348 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
350 # If set to NO (the default) these declarations will be included in the
355 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
357 # If set to NO (the default) these blocks will be appended to the
363 # that is typed after a \internal command is included. If the tag is set
369 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
370 # file names in lower-case letters. If set to YES upper-case letters are also
373 # and Mac users are advised to set this option to NO.
377 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
379 # documentation. If set to YES the scope will be hidden.
383 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
389 # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
395 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
400 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
402 # alphabetically by member name. If set to NO the members will appear in
407 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
409 # by member name. If set to NO (the default) the members will appear in
414 …set to YES then doxygen will sort the (brief and detailed) documentation of class members so that …
418 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
419 # hierarchy of group names into alphabetical order. If set to NO (the default)
424 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
425 # sorted by fully-qualified names, including namespaces. If set to
428 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
474 # at the bottom of the documentation of classes and structs. If set to YES the
532 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
533 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will
538 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
547 # or return value. If set to NO (the default) doxygen will only warn about
643 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
678 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
680 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
688 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
691 # VERBATIM_HEADERS is set to NO.
706 # If the REFERENCED_BY_RELATION tag is set to YES
712 # If the REFERENCES_RELATION tag is set to YES
718 # If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
719 # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
726 # If the USE_HTAGS tag is set to YES then the references to source code
734 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
744 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
767 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
805 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
811 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
812 # files or namespaces will be aligned in HTML using tables. If set to
817 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
825 # If the GENERATE_DOCSET tag is set to YES, additional index files
828 # To create a documentation set, doxygen will generate a Makefile in the
837 # When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
844 # When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
845 # should uniquely identify the documentation set bundle. This should be a
851 # If the GENERATE_HTMLHELP tag is set to YES, additional index files
858 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
865 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
872 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
878 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
884 # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
890 # The TOC_EXPAND flag can be set to YES to add extra items for group members
895 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and QHP_VIRTUAL_FOLDER
896 # are set, an additional index file will be generated that can be used as input for
920 # If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to add.
937 # If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
944 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files
966 # This tag can be used to set the number of enum values (range [1..20])
973 # If the tag value is set to YES, a side panel will be generated
987 # used to set the initial width (in pixels) of the frame in which the tree
1017 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
1042 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1048 # The PAPER_TYPE tag can be used to set the paper type that is used
1066 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
1073 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1079 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1086 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1092 # If LATEX_SOURCE_CODE is set to YES then doxygen will include source code with syntax highlighting…
1100 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1112 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1118 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
1129 # replacements, missing definitions are set to their default value.
1142 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1158 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1170 # If the GENERATE_XML tag is set to YES Doxygen will
1194 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1205 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1217 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1225 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1231 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1236 # tag is set to NO the size of the Perl module output will be much smaller
1252 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1258 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1259 # names in the source code. If set to NO (the default) only conditional
1265 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
1271 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1299 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
1306 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1342 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1343 # in the class index. If set to NO only the inherited external classes
1348 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1349 # in the modules index. If set to NO, only the current project's groups will
1363 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1381 # If set to YES, the inheritance and collaboration graphs will hide
1387 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1390 # have no effect if this option is set to NO (the default)
1405 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
1412 # different font using DOT_FONTNAME you can set the path where dot
1417 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1424 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1431 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1436 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1442 # If set to YES, the inheritance and collaboration graphs will show the
1448 # tags are set to YES then doxygen will generate a graph for each documented
1455 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1461 # If the CALL_GRAPH and HAVE_DOT options are set to YES then
1469 # If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
1477 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1482 # If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
1489 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1506 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1516 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1541 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1547 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will