Lines Matching full:no
69 # The default value is: NO.
71 CREATE_SUBDIRS = NO
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
77 # The default value is: NO.
79 ALLOW_UNICODE_NAMES = NO
98 # documentation (similar to Javadoc). Set to NO to disable this.
106 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
136 # The default value is: NO.
138 ALWAYS_DETAILED_SEC = NO
144 # The default value is: NO.
146 INLINE_INHERITED_MEMB = NO
149 # before files name in the file list and in the header files. If set to NO the
179 # The default value is: NO.
181 SHORT_NAMES = NO
185 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
188 # The default value is: NO.
190 JAVADOC_AUTOBRIEF = NO
194 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
196 # The default value is: NO.
198 QT_AUTOBRIEF = NO
208 # The default value is: NO.
210 MULTILINE_CPP_IS_BRIEF = NO
219 # page for each member. If set to NO, the documentation of a member will be part
221 # The default value is: NO.
223 SEPARATE_MEMBER_PAGES = NO
253 # The default value is: NO.
261 # The default value is: NO.
263 OPTIMIZE_OUTPUT_JAVA = NO
267 # The default value is: NO.
269 OPTIMIZE_FOR_FORTRAN = NO
273 # The default value is: NO.
275 OPTIMIZE_OUTPUT_VHDL = NO
318 # globally by setting AUTOLINK_SUPPORT to NO.
329 # The default value is: NO.
331 BUILTIN_STL_SUPPORT = NO
335 # The default value is: NO.
337 CPP_CLI_SUPPORT = NO
342 # of private inheritance when no explicit protection keyword is present.
343 # The default value is: NO.
345 SIP_SUPPORT = NO
352 # should set this option to NO.
361 # The default value is: NO.
363 DISTRIBUTE_GROUP_DOC = NO
368 # The default value is: NO.
370 GROUP_NESTED_COMPOUNDS = NO
374 # type (e.g. under the Public Functions section). Set it to NO to prevent
388 # The default value is: NO.
390 INLINE_GROUPED_CLASSES = NO
396 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
398 # The default value is: NO.
400 INLINE_SIMPLE_STRUCTS = NO
409 # The default value is: NO.
411 TYPEDEF_HIDES_STRUCT = NO
431 # documentation are documented, even if no documentation was available. Private
436 # The default value is: NO.
438 EXTRACT_ALL = NO
442 # The default value is: NO.
444 EXTRACT_PRIVATE = NO
448 # The default value is: NO.
450 EXTRACT_PACKAGE = NO
454 # The default value is: NO.
456 EXTRACT_STATIC = NO
459 # locally in source files will be included in the documentation. If set to NO,
468 # included in the documentation. If set to NO, only methods in the interface are
470 # The default value is: NO.
472 EXTRACT_LOCAL_METHODS = NO
479 # The default value is: NO.
481 EXTRACT_ANON_NSPACES = NO
484 # undocumented members inside documented classes or files. If set to NO these
485 # members will be included in the various overviews, but no documentation
486 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
487 # The default value is: NO.
493 # to NO, these classes will be included in the various overviews. This option
494 # has no effect if EXTRACT_ALL is enabled.
495 # The default value is: NO.
500 # (class|struct|union) declarations. If set to NO, these declarations will be
502 # The default value is: NO.
504 HIDE_FRIEND_COMPOUNDS = NO
507 # documentation blocks found inside the body of a function. If set to NO, these
509 # The default value is: NO.
511 HIDE_IN_BODY_DOCS = NO
514 # \internal command is included. If the tag is set to NO then the documentation
516 # The default value is: NO.
518 INTERNAL_DOCS = NO
520 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
524 # and Mac users are advised to set this option to NO.
527 CASE_SENSE_NAMES = NO
529 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
532 # The default value is: NO.
534 HIDE_SCOPE_NAMES = NO
536 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
539 # The default value is: NO.
541 HIDE_COMPOUND_REFERENCE= NO
552 # The default value is: NO.
554 SHOW_GROUPED_MEMB_INC = NO
558 # The default value is: NO.
560 FORCE_LOCAL_INCLUDES = NO
570 # name. If set to NO, the members will appear in declaration order.
577 # name. If set to NO, the members will appear in declaration order. Note that
579 # The default value is: NO.
581 SORT_BRIEF_DOCS = NO
585 # destructors are listed first. If set to NO the constructors will appear in the
587 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
589 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
591 # The default value is: NO.
593 SORT_MEMBERS_CTORS_1ST = NO
596 # of group names into alphabetical order. If set to NO the group names will
598 # The default value is: NO.
600 SORT_GROUP_NAMES = NO
603 # fully-qualified names, including namespaces. If set to NO, the class list will
608 # The default value is: NO.
610 SORT_BY_SCOPE_NAME = NO
618 # The default value is: NO.
620 STRICT_PROTO_MATCHING = NO
622 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
626 GENERATE_TODOLIST = NO
628 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
634 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
640 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
664 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
671 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
678 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
725 # The default value is: NO.
727 QUIET = NO
754 # are documented, but have no documentation for their parameters or return
755 # value. If set to NO, doxygen will only warn about wrong or incomplete
757 # The default value is: NO.
759 WARN_NO_PARAMDOC = NO
763 # The default value is: NO.
765 WARN_AS_ERROR = NO
844 # The default value is: NO.
860 # The default value is: NO.
862 EXCLUDE_SYMLINKS = NO
901 # The default value is: NO.
903 EXAMPLE_RECURSIVE = NO
948 # The default value is: NO.
950 FILTER_SOURCE_FILES = NO
975 # also VERBATIM_HEADERS is set to NO.
976 # The default value is: NO.
978 SOURCE_BROWSER = NO
982 # The default value is: NO.
984 INLINE_SOURCES = NO
995 # The default value is: NO.
997 REFERENCED_BY_RELATION = NO
1001 # The default value is: NO.
1003 REFERENCES_RELATION = NO
1040 # The default value is: NO.
1043 USE_HTAGS = NO
1047 # specified. Set to NO to disable this.
1051 VERBATIM_HEADERS = NO
1060 # The default value is: NO.
1062 CLANG_ASSISTED_PARSING = NO
1081 ALPHABETICAL_INDEX = NO
1182 # files will be copied as-is; there are no commands or markers available.
1221 # The default value is: NO.
1224 HTML_TIMESTAMP = NO
1229 # The default value is: NO.
1232 HTML_DYNAMIC_SECTIONS = NO
1256 # The default value is: NO.
1259 GENERATE_DOCSET = NO
1304 # The default value is: NO.
1307 GENERATE_HTMLHELP = NO
1325 # (YES) or that it should be included in the master .chm file (NO).
1326 # The default value is: NO.
1329 GENERATE_CHI = NO
1338 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1340 # The default value is: NO.
1343 BINARY_TOC = NO
1347 # The default value is: NO.
1350 TOC_EXPAND = NO
1356 # The default value is: NO.
1359 GENERATE_QHP = NO
1422 # The default value is: NO.
1425 GENERATE_ECLIPSEHELP = NO
1438 # of each HTML page. A value of NO enables the index and the value YES disables
1441 # The default value is: NO.
1444 DISABLE_INDEX = NO
1458 # The default value is: NO.
1482 # The default value is: NO.
1485 EXT_LINKS_IN_WINDOW = NO
1513 # The default value is: NO.
1516 USE_MATHJAX = NO
1584 # The default value is: NO.
1587 SERVER_BASED_SEARCH = NO
1589 # When EXTERNAL_SEARCH tag is enabled doxygen will no longer generate the PHP
1600 # The default value is: NO.
1603 EXTERNAL_SEARCH = NO
1649 GENERATE_LATEX = NO
1680 # The default value is: NO.
1683 COMPACT_LATEX = NO
1701 # If left blank no extra packages will be included.
1746 # directory. Note that the files will be copied as-is; there are no commands or
1759 PDF_HYPERLINKS = NO
1767 USE_PDFLATEX = NO
1773 # The default value is: NO.
1776 LATEX_BATCHMODE = NO
1780 # The default value is: NO.
1783 LATEX_HIDE_INDICES = NO
1790 # The default value is: NO.
1793 LATEX_SOURCE_CODE = NO
1805 # to NO can help when comparing the output of multiple runs.
1806 # The default value is: NO.
1809 LATEX_TIMESTAMP = NO
1818 # The default value is: NO.
1820 GENERATE_RTF = NO
1833 # The default value is: NO.
1836 COMPACT_RTF = NO
1845 # The default value is: NO.
1848 RTF_HYPERLINKS = NO
1872 # The default value is: NO.
1875 RTF_SOURCE_CODE = NO
1883 # The default value is: NO.
1885 GENERATE_MAN = NO
1916 # The default value is: NO.
1919 MAN_LINKS = NO
1927 # The default value is: NO.
1929 GENERATE_XML = NO
1954 # The default value is: NO.
1956 GENERATE_DOCBOOK = NO
1970 # The default value is: NO.
1973 DOCBOOK_PROGRAMLISTING = NO
1983 # The default value is: NO.
1985 GENERATE_AUTOGEN_DEF = NO
1995 # The default value is: NO.
1997 GENERATE_PERLMOD = NO
2002 # The default value is: NO.
2005 PERLMOD_LATEX = NO
2009 # understand what is going on. On the other hand, if this tag is set to NO, the
2036 # in the source code. If set to NO, only conditional compilation will be
2039 # The default value is: NO.
2047 # The default value is: NO.
2050 EXPAND_ONLY_PREDEF = NO
2077 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"
2160 SKIP_FUNCTION_MACROS = NO
2188 # the class index. If set to NO, only the inherited external classes will be
2190 # The default value is: NO.
2192 ALLEXTERNALS = NO
2195 # in the modules index. If set to NO, only the current project's groups will be
2202 # the related pages index. If set to NO, only the current project's pages will
2220 # NO turns the diagrams off. Note that this option also works with HAVE_DOT
2252 # Bell Labs. The other options in this section have no effect if this option is
2253 # set to NO
2254 # The default value is: NO.
2256 HAVE_DOT = NO
2294 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2319 # The default value is: NO.
2322 UML_LOOK = NO
2328 # for no limit. Note that the threshold may be exceeded by 50% before the limit
2340 # The default value is: NO.
2343 TEMPLATE_RELATIONS = NO
2370 # The default value is: NO.
2373 CALL_GRAPH = NO
2382 # The default value is: NO.
2385 CALLER_GRAPH = NO
2425 # The default value is: NO.
2428 INTERACTIVE_SVG = NO
2491 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
2504 # The default value is: NO.
2507 DOT_TRANSPARENT = NO
2513 # The default value is: NO.
2516 DOT_MULTI_TARGETS = NO