Lines Matching refs:YES

57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 
79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
84 BRIEF_MEMBER_DESC = YES
86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
91 REPEAT_BRIEF = YES
115 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
121 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
128 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
132 FULL_PATH_NAMES = YES
134 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
152 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
158 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
164 JAVADOC_AUTOBRIEF = YES
166 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
174 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
178 # description. Set this tag to YES if you prefer the old behaviour instead.
182 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
186 INHERIT_DOCS = YES
188 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
215 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
222 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
229 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
235 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
255 # set this tag to YES in order to let doxygen match functions declarations and
262 # If you use Microsoft's C++/CLI language, you should set this option to YES to
267 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
274 # and setter methods for a property. Setting this option to YES (the default)
280 IDL_PROPERTY_SUPPORT = YES
283 # tag is set to YES, then doxygen will reuse the documentation of the first
289 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of
295 SUBGROUPING = YES
297 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and
304 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and
321 TYPEDEF_HIDES_STRUCT = YES
354 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
357 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
361 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
366 # If the EXTRACT_STATIC tag is set to YES all static members of a file
371 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
375 EXTRACT_LOCAL_CLASSES = YES
377 # This flag is only useful for Objective-C code. When set to YES local
384 # If this flag is set to YES, the members of anonymous namespaces will be
392 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
400 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
407 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
414 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
424 # Set it to YES to include the internal documentation.
429 # file names in lower-case letters. If set to YES upper-case letters are also
438 # documentation. If set to YES the scope will be hidden.
440 HIDE_SCOPE_NAMES = YES
442 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
446 SHOW_INCLUDE_FILES = YES
448 # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
454 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
457 INLINE_INFO = YES
459 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
464 SORT_MEMBER_DOCS = YES
466 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
473 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
483 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
489 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
493 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
508 # The GENERATE_TODOLIST tag can be used to enable (YES) or
512 GENERATE_TODOLIST = YES
514 # The GENERATE_TESTLIST tag can be used to enable (YES) or
518 GENERATE_TESTLIST = YES
520 # The GENERATE_BUGLIST tag can be used to enable (YES) or
524 GENERATE_BUGLIST = YES
526 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
530 GENERATE_DEPRECATEDLIST= YES
548 # at the bottom of the documentation of classes and structs. If set to YES the
551 SHOW_USED_FILES = YES
554 # then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
561 # Folder Tree View (if specified). The default is YES.
563 SHOW_FILES = YES
567 # and from the Folder Tree View (if specified). The default is YES.
569 SHOW_NAMESPACES = YES
605 # by doxygen. Possible values are YES and NO. If left blank NO is used.
610 # generated by doxygen. Possible values are YES and NO. If left blank
613 WARNINGS = YES
615 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
616 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will
619 WARN_IF_UNDOCUMENTED = YES
621 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
626 WARN_IF_DOC_ERROR = YES
634 WARN_NO_PARAMDOC = YES
681 # should be searched for input files as well. Possible values are YES and NO.
729 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
732 # Possible values are YES and NO. If left blank NO is used.
761 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
763 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
779 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
786 # Setting the INLINE_SOURCES tag to YES will include the body
791 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
795 STRIP_CODE_COMMENTS = YES
797 # If the REFERENCED_BY_RELATION tag is set to YES
803 # If the REFERENCES_RELATION tag is set to YES
809 # If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
810 # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
814 REFERENCES_LINK_SOURCE = YES
816 # If the USE_HTAGS tag is set to YES then the references to source code
824 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
828 VERBATIM_HEADERS = YES
834 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
838 ALPHABETICAL_INDEX = YES
857 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
860 GENERATE_HTML = YES
936 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
940 HTML_TIMESTAMP = YES
942 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
946 HTML_ALIGN_MEMBERS = YES
948 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
956 # If the GENERATE_DOCSET tag is set to YES, additional index files
969 # When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
976 # When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
993 # If the GENERATE_HTMLHELP tag is set to YES, additional index files
1000 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
1007 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
1014 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
1015 # controls if a separate .chi index file is generated (YES) or that
1020 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
1026 # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
1027 # controls whether a binary table of contents is generated (YES) or a
1032 # The TOC_EXPAND flag can be set to YES to add extra items for group members
1037 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1083 # If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
1090 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files
1109 # the value YES disables it. Since the tabs have the same information as the
1111 # GENERATE_TREEVIEW to YES.
1117 # If the tag value is set to YES, a side panel will be generated
1145 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
1164 FORMULA_TRANSPARENT = YES
1199 SEARCHENGINE = YES
1215 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
1240 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1271 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
1276 PDF_HYPERLINKS = YES
1278 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1279 # plain latex in the generated Makefile. Set this option to YES to get a
1282 USE_PDFLATEX = YES
1284 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1291 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1297 # If LATEX_SOURCE_CODE is set to YES then doxygen will include
1314 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1326 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1332 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
1356 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1372 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1384 # If the GENERATE_XML tag is set to YES Doxygen will
1408 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1413 XML_PROGRAMLISTING = YES
1419 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1431 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1439 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1445 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1451 PERLMOD_PRETTY = YES
1464 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1468 ENABLE_PREPROCESSING = YES
1470 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1473 # way by setting EXPAND_ONLY_PREDEF to YES.
1477 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
1481 EXPAND_ONLY_PREDEF = YES
1483 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1486 SEARCH_INCLUDES = YES
1520 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
1528 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1533 SKIP_FUNCTION_MACROS = YES
1561 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1567 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1571 EXTERNAL_GROUPS = YES
1582 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1588 CLASS_DIAGRAMS = YES
1599 # If set to YES, the inheritance and collaboration graphs will hide
1603 HIDE_UNDOC_RELATIONS = YES
1605 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1640 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1642 # indirect inheritance relations. Setting this tag to YES will force the
1645 CLASS_GRAPH = YES
1647 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1652 COLLABORATION_GRAPH = YES
1654 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1657 GROUP_GRAPHS = YES
1659 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1665 # If set to YES, the inheritance and collaboration graphs will show the
1671 # tags are set to YES then doxygen will generate a graph for each documented
1675 INCLUDE_GRAPH = YES
1678 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1682 INCLUDED_BY_GRAPH = YES
1684 # If the CALL_GRAPH and HAVE_DOT options are set to YES then
1692 # If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
1700 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1703 GRAPHICAL_HIERARCHY = YES
1705 # If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
1710 DIRECTORY_GRAPH = YES
1720 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
1766 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
1774 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
1781 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1785 GENERATE_LEGEND = YES
1787 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
1791 DOT_CLEANUP = YES