• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/subversion/doc/

Lines Matching refs:YES

50 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
72 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
77 BRIEF_MEMBER_DESC = YES
79 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
84 REPEAT_BRIEF = YES
98 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
104 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
111 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
115 FULL_PATH_NAMES = YES
117 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
135 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
141 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
147 JAVADOC_AUTOBRIEF = YES
149 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
157 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
161 # description. Set this tag to YES if you prefer the old behaviour instead.
165 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
169 INHERIT_DOCS = YES
171 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
192 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
197 OPTIMIZE_OUTPUT_FOR_C = YES
199 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
206 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
212 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
231 # set this tag to YES in order to let doxygen match functions declarations and
238 # If you use Microsoft's C++/CLI language, you should set this option to YES to
243 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
250 # and setter methods for a property. Setting this option to YES (the default)
256 IDL_PROPERTY_SUPPORT = YES
259 # tag is set to YES, then doxygen will reuse the documentation of the first
265 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of
271 SUBGROUPING = YES
287 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
290 # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
294 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
299 # If the EXTRACT_STATIC tag is set to YES all static members of a file
304 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
308 EXTRACT_LOCAL_CLASSES = YES
310 # This flag is only useful for Objective-C code. When set to YES local
317 # If this flag is set to YES, the members of anonymous namespaces will be
325 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
333 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
340 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
347 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
357 # Set it to YES to include the internal documentation.
362 # file names in lower-case letters. If set to YES upper-case letters are also
367 CASE_SENSE_NAMES = YES
371 # documentation. If set to YES the scope will be hidden.
375 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
379 SHOW_INCLUDE_FILES = YES
381 # If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
384 INLINE_INFO = YES
386 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
391 SORT_MEMBER_DOCS = YES
393 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
400 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the (brief and detailed) documentation of class members so that constructors and destructors are listed first. If set to NO (the default) the constructors will appear in the respective orders defined by SORT_MEMBER_DOCS and SORT_BRIEF_DOCS. This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO.
404 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
410 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
414 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
420 # The GENERATE_TODOLIST tag can be used to enable (YES) or
424 GENERATE_TODOLIST = YES
426 # The GENERATE_TESTLIST tag can be used to enable (YES) or
430 GENERATE_TESTLIST = YES
432 # The GENERATE_BUGLIST tag can be used to enable (YES) or
436 GENERATE_BUGLIST = YES
438 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
442 GENERATE_DEPRECATEDLIST= YES
460 # at the bottom of the documentation of classes and structs. If set to YES the
463 SHOW_USED_FILES = YES
467 # Folder Tree View (if specified). The default is YES.
469 SHOW_FILES = YES
474 # and from the Folder Tree View (if specified). The default is YES.
476 SHOW_NAMESPACES = YES
502 # by doxygen. Possible values are YES and NO. If left blank NO is used.
507 # generated by doxygen. Possible values are YES and NO. If left blank
510 WARNINGS = YES
512 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
513 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will
516 WARN_IF_UNDOCUMENTED = YES
518 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
523 WARN_IF_DOC_ERROR = YES
582 # should be searched for input files as well. Possible values are YES and NO.
628 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
631 # Possible values are YES and NO. If left blank NO is used.
663 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
665 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
673 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
678 SOURCE_BROWSER = YES
680 # Setting the INLINE_SOURCES tag to YES will include the body
685 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
691 # If the REFERENCED_BY_RELATION tag is set to YES
695 REFERENCED_BY_RELATION = YES
697 # If the REFERENCES_RELATION tag is set to YES
701 REFERENCES_RELATION = YES
703 # If the REFERENCES_LINK_SOURCE tag is set to YES (the default)
704 # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
709 REFERENCES_LINK_SOURCE = YES
711 # If the USE_HTAGS tag is set to YES then the references to source code
719 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
723 VERBATIM_HEADERS = YES
729 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
752 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
755 GENERATE_HTML = YES
790 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
798 # If the GENERATE_DOCSET tag is set to YES, additional index files
810 # When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
817 # When GENERATE_DOCSET tag is set to YES, this tag specifies a string that
824 # If the GENERATE_HTMLHELP tag is set to YES, additional index files
831 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
838 # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
845 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
846 # controls if a separate .chi index file is generated (YES) or that
851 # If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING
857 # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
858 # controls whether a binary table of contents is generated (YES) or a
863 # The TOC_EXPAND flag can be set to YES to add extra items for group members
868 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and QHP_VIRTUAL_FOLDER
910 # If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can
919 # the value YES disables it.
930 # If the tag value is set to YES, a side panel will be generated
957 SEARCHENGINE = YES
963 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
985 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1009 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
1016 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1017 # plain latex in the generated Makefile. Set this option to YES to get a
1022 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1029 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1035 # If LATEX_SOURCE_CODE is set to YES then doxygen will include source code with syntax highlighting in the LaTeX output. Note that which sources are shown also depends on other settings such as SOURCE_BROWSER.
1043 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1055 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1061 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
1085 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1101 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1113 # If the GENERATE_XML tag is set to YES Doxygen will
1125 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1130 XML_PROGRAMLISTING = YES
1136 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1148 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1156 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1162 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1170 PERLMOD_PRETTY = YES
1183 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1187 ENABLE_PREPROCESSING = YES
1189 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1192 # way by setting EXPAND_ONLY_PREDEF to YES.
1194 MACRO_EXPANSION = YES
1196 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
1202 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
1205 SEARCH_INCLUDES = YES
1236 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
1243 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
1249 SKIP_FUNCTION_MACROS = YES
1279 # If the ALLEXTERNALS tag is set to YES all external classes will be listed
1285 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1289 EXTERNAL_GROUPS = YES
1300 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1307 CLASS_DIAGRAMS = YES
1318 # If set to YES, the inheritance and collaboration graphs will hide
1322 HIDE_UNDOC_RELATIONS = YES
1324 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1354 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1356 # indirect inheritance relations. Setting this tag to YES will force the
1359 CLASS_GRAPH = YES
1361 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1366 COLLABORATION_GRAPH = YES
1368 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1371 GROUP_GRAPHS = YES
1373 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1379 # If set to YES, the inheritance and collaboration graphs will show the
1382 TEMPLATE_RELATIONS = YES
1385 # tags are set to YES then doxygen will generate a graph for each documented
1389 INCLUDE_GRAPH = YES
1392 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1396 INCLUDED_BY_GRAPH = YES
1398 # If the CALL_GRAPH and HAVE_DOT options are set to YES then
1406 # If the CALLER_GRAPH and HAVE_DOT tags are set to YES then
1414 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1417 GRAPHICAL_HIERARCHY = YES
1419 # If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
1424 DIRECTORY_GRAPH = YES
1463 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
1471 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
1478 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1482 GENERATE_LEGEND = YES
1484 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
1488 DOT_CLEANUP = YES