Lines Matching refs:YES

44 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 
66 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
71 BRIEF_MEMBER_DESC = YES
73 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
78 REPEAT_BRIEF = YES
102 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
108 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
115 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
121 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
139 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
145 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
153 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
161 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
165 # description. Set this tag to YES if you prefer the old behaviour instead.
169 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
173 INHERIT_DOCS = YES
175 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
195 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
200 OPTIMIZE_OUTPUT_FOR_C = YES
202 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
209 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
215 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
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
235 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
242 # and setter methods for a property. Setting this option to YES (the default)
248 IDL_PROPERTY_SUPPORT = YES
251 # tag is set to YES, then doxygen will reuse the documentation of the first
257 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of
263 SUBGROUPING = YES
273 TYPEDEF_HIDES_STRUCT = YES
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)
316 EXTRACT_LOCAL_CLASSES = YES
318 # This flag is only useful for Objective-C code. When set to YES local
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
339 HIDE_UNDOC_MEMBERS = YES
341 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
346 HIDE_UNDOC_CLASSES = YES
348 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
355 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
365 # Set it to YES to include the internal documentation.
370 # file names in lower-case letters. If set to YES upper-case letters are also
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
387 SHOW_INCLUDE_FILES = YES
389 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
392 INLINE_INFO = YES
394 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
399 SORT_MEMBER_DOCS = YES
401 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
408 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
414 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
418 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
424 # The GENERATE_TODOLIST tag can be used to enable (YES) or
430 # The GENERATE_TESTLIST tag can be used to enable (YES) or
434 GENERATE_TESTLIST = YES
436 # The GENERATE_BUGLIST tag can be used to enable (YES) or
440 GENERATE_BUGLIST = YES
442 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
446 GENERATE_DEPRECATEDLIST= YES
464 # at the bottom of the documentation of classes and structs. If set to YES the
467 SHOW_USED_FILES = YES
470 # then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
477 # Folder Tree View (if specified). The default is YES.
479 SHOW_FILES = YES
483 # and from the Folder Tree View (if specified). The default is YES.
485 SHOW_NAMESPACES = YES
511 # by doxygen. Possible values are YES and NO. If left blank NO is used.
513 QUIET = YES
516 # generated by doxygen. Possible values are YES and NO. If left blank
519 WARNINGS = YES
521 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
522 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will
525 WARN_IF_UNDOCUMENTED = YES
527 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
532 WARN_IF_DOC_ERROR = YES
619 # should be searched for input files as well. Possible values are YES and NO.
665 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
668 # Possible values are YES and NO. If left blank NO is used.
697 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
699 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
707 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
714 # Setting the INLINE_SOURCES tag to YES will include the body
719 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
723 STRIP_CODE_COMMENTS = YES
725 # If the REFERENCED_BY_RELATION tag is set to YES
731 # If the REFERENCES_RELATION tag is set to YES
737 # If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
738 # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
744 # If the USE_HTAGS tag is set to YES then the references to source code
752 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
762 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
785 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
788 GENERATE_HTML = YES
823 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
827 HTML_ALIGN_MEMBERS = YES
829 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
837 # If the GENERATE_DOCSET tag is set to YES, additional index files
849 # When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
856 # When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
863 # If the GENERATE_HTMLHELP tag is set to YES, additional index files
870 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
877 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
884 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
885 # controls if a separate .chi index file is generated (YES) or that
890 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
896 # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
897 # controls whether a binary table of contents is generated (YES) or a
902 # The TOC_EXPAND flag can be set to YES to add extra items for group members
907 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and QHP_VIRTUAL_FOLDER
932 # If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
941 # the value YES disables it.
962 # releases of Doxygen, the values YES and NO are equivalent to FRAME and NONE
965 GENERATE_TREEVIEW = YES
985 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
988 GENERATE_LATEX = YES
1007 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1011 COMPACT_LATEX = YES
1031 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
1036 PDF_HYPERLINKS = YES
1038 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1039 # plain latex in the generated Makefile. Set this option to YES to get a
1042 USE_PDFLATEX = YES
1044 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1051 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1061 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1065 GENERATE_RTF = YES
1073 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1077 COMPACT_RTF = YES
1079 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
1086 RTF_HYPERLINKS = YES
1103 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1119 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1131 # If the GENERATE_XML tag is set to YES Doxygen will
1155 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1160 XML_PROGRAMLISTING = YES
1166 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1178 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1186 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1190 PERLMOD_LATEX = YES
1192 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1198 PERLMOD_PRETTY = YES
1211 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1215 ENABLE_PREPROCESSING = YES
1217 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1220 # way by setting EXPAND_ONLY_PREDEF to YES.
1222 MACRO_EXPANSION = YES
1224 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
1228 EXPAND_ONLY_PREDEF = YES
1230 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1260 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
1267 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1273 SKIP_FUNCTION_MACROS = YES
1301 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1307 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1311 EXTERNAL_GROUPS = YES
1322 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1329 CLASS_DIAGRAMS = YES
1340 # If set to YES, the inheritance and collaboration graphs will hide
1344 HIDE_UNDOC_RELATIONS = YES
1346 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1376 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1378 # indirect inheritance relations. Setting this tag to YES will force the
1381 CLASS_GRAPH = YES
1383 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1388 COLLABORATION_GRAPH = YES
1390 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1393 GROUP_GRAPHS = YES
1395 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1401 # If set to YES, the inheritance and collaboration graphs will show the
1407 # tags are set to YES then doxygen will generate a graph for each documented
1411 INCLUDE_GRAPH = YES
1414 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1418 INCLUDED_BY_GRAPH = YES
1420 # If the CALL_GRAPH and HAVE_DOT options are set to YES then
1428 # If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
1436 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1439 GRAPHICAL_HIERARCHY = YES
1441 # If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
1446 DIRECTORY_GRAPH = YES
1485 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
1493 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
1500 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1504 GENERATE_LEGEND = YES
1506 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
1510 DOT_CLEANUP = YES