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
134 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
154 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
160 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
168 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
176 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
180 # description. Set this tag to YES if you prefer the old behaviour instead.
184 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
188 INHERIT_DOCS = YES
190 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
217 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
222 OPTIMIZE_OUTPUT_FOR_C = YES
224 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
231 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
237 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
263 MARKDOWN_SUPPORT = YES
270 AUTOLINK_SUPPORT = YES
274 # set this tag to YES in order to let doxygen match functions declarations and
281 # If you use Microsoft's C++/CLI language, you should set this option to YES to
286 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
293 # getter and setter methods for a property. Setting this option to YES (the
299 IDL_PROPERTY_SUPPORT = YES
302 # tag is set to YES, then doxygen will reuse the documentation of the first
308 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of
314 SUBGROUPING = YES
316 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and
323 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and
373 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
376 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
378 EXTRACT_ALL = YES
380 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
385 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
390 # If the EXTRACT_STATIC tag is set to YES all static members of a file
395 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
399 EXTRACT_LOCAL_CLASSES = YES
401 # This flag is only useful for Objective-C code. When set to YES local
408 # If this flag is set to YES, the members of anonymous namespaces will be
416 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
424 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
431 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
438 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
448 # Set it to YES to include the internal documentation.
453 # file names in lower-case letters. If set to YES upper-case letters are also
462 # documentation. If set to YES the scope will be hidden.
464 HIDE_SCOPE_NAMES = YES
466 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
470 SHOW_INCLUDE_FILES = YES
472 # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
478 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
481 INLINE_INFO = YES
483 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
488 SORT_MEMBER_DOCS = YES
490 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
497 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
507 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
513 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
517 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
532 # The GENERATE_TODOLIST tag can be used to enable (YES) or
536 GENERATE_TODOLIST = YES
538 # The GENERATE_TESTLIST tag can be used to enable (YES) or
542 GENERATE_TESTLIST = YES
544 # The GENERATE_BUGLIST tag can be used to enable (YES) or
548 GENERATE_BUGLIST = YES
550 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
554 GENERATE_DEPRECATEDLIST= YES
573 # at the bottom of the documentation of classes and structs. If set to YES the
576 SHOW_USED_FILES = YES
580 # Folder Tree View (if specified). The default is YES.
582 SHOW_FILES = YES
586 # and from the Folder Tree View (if specified). The default is YES.
588 SHOW_NAMESPACES = YES
625 # by doxygen. Possible values are YES and NO. If left blank NO is used.
630 # generated by doxygen. Possible values are YES and NO. If left blank
633 WARNINGS = YES
635 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
636 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will
639 WARN_IF_UNDOCUMENTED = YES
641 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
646 WARN_IF_DOC_ERROR = YES
734 # should be searched for input files as well. Possible values are YES and NO.
737 RECURSIVE = YES
782 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
785 # Possible values are YES and NO. If left blank NO is used.
814 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
816 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
839 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
846 # Setting the INLINE_SOURCES tag to YES will include the body
851 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
857 # If the REFERENCED_BY_RELATION tag is set to YES
863 # If the REFERENCES_RELATION tag is set to YES
869 # If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
870 # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
874 REFERENCES_LINK_SOURCE = YES
876 # If the USE_HTAGS tag is set to YES then the references to source code
884 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
894 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
917 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
920 GENERATE_HTML = YES
1006 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1010 HTML_TIMESTAMP = YES
1012 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1029 # If the GENERATE_DOCSET tag is set to YES, additional index files
1042 # When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
1049 # When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
1066 # If the GENERATE_HTMLHELP tag is set to YES, additional index files
1073 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
1080 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
1087 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
1088 # controls if a separate .chi index file is generated (YES) or that
1093 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
1099 # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
1100 # controls whether a binary table of contents is generated (YES) or a
1105 # The TOC_EXPAND flag can be set to YES to add extra items for group members
1110 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1156 # If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
1163 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files
1182 # the value YES disables it. Since the tabs have the same information as the
1184 # GENERATE_TREEVIEW to YES.
1186 DISABLE_INDEX = YES
1190 # If the tag value is set to YES, a side panel will be generated
1213 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
1232 FORMULA_TRANSPARENT = YES
1330 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
1355 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1386 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
1391 PDF_HYPERLINKS = YES
1393 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1394 # plain latex in the generated Makefile. Set this option to YES to get a
1397 USE_PDFLATEX = YES
1399 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1406 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1412 # If LATEX_SOURCE_CODE is set to YES then doxygen will include
1429 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1441 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1447 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
1471 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1487 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1499 # If the GENERATE_XML tag is set to YES Doxygen will
1523 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1528 XML_PROGRAMLISTING = YES
1534 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1546 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1554 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1560 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1566 PERLMOD_PRETTY = YES
1579 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1583 ENABLE_PREPROCESSING = YES
1585 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1588 # way by setting EXPAND_ONLY_PREDEF to YES.
1592 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
1598 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1601 SEARCH_INCLUDES = YES
1626 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
1634 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1639 SKIP_FUNCTION_MACROS = YES
1663 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1669 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1673 EXTERNAL_GROUPS = YES
1684 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1701 # If set to YES, the inheritance and collaboration graphs will hide
1705 HIDE_UNDOC_RELATIONS = YES
1707 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1742 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1744 # indirect inheritance relations. Setting this tag to YES will force the
1747 CLASS_GRAPH = YES
1749 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1754 COLLABORATION_GRAPH = YES
1756 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1759 GROUP_GRAPHS = YES
1761 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1776 # If set to YES, the inheritance and collaboration graphs will show the
1782 # tags are set to YES then doxygen will generate a graph for each documented
1786 INCLUDE_GRAPH = YES
1789 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1793 INCLUDED_BY_GRAPH = YES
1795 # If the CALL_GRAPH and HAVE_DOT options are set to YES then
1803 # If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
1811 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1814 GRAPHICAL_HIERARCHY = YES
1816 # If the DIRECTORY_GRAPH and HAVE_DOT tags are set to YES
1821 DIRECTORY_GRAPH = YES
1831 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
1877 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
1885 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
1892 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1896 GENERATE_LEGEND = YES
1898 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
1902 DOT_CLEANUP = YES