Lines Matching full:no
87 # The default value is: NO.
89 CREATE_SUBDIRS = NO
92 # characters to appear in the names of generated files. If set to NO, non-ASCII
95 # The default value is: NO.
97 ALLOW_UNICODE_NAMES = NO
116 # documentation (similar to Javadoc). Set to NO to disable this.
124 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
144 # The default value is: NO.
146 ALWAYS_DETAILED_SEC = NO
152 # The default value is: NO.
154 INLINE_INHERITED_MEMB = NO
157 # before files name in the file list and in the header files. If set to NO the
187 # The default value is: NO.
189 SHORT_NAMES = NO
193 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
196 # The default value is: NO.
202 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
204 # The default value is: NO.
206 QT_AUTOBRIEF = NO
216 # The default value is: NO.
218 MULTILINE_CPP_IS_BRIEF = NO
227 # page for each member. If set to NO, the documentation of a member will be part
229 # The default value is: NO.
231 SEPARATE_MEMBER_PAGES = NO
261 # The default value is: NO.
269 # The default value is: NO.
271 OPTIMIZE_OUTPUT_JAVA = NO
275 # The default value is: NO.
277 OPTIMIZE_FOR_FORTRAN = NO
281 # The default value is: NO.
283 OPTIMIZE_OUTPUT_VHDL = NO
317 # globally by setting AUTOLINK_SUPPORT to NO.
328 # The default value is: NO.
330 BUILTIN_STL_SUPPORT = NO
334 # The default value is: NO.
336 CPP_CLI_SUPPORT = NO
341 # of private inheritance when no explicit protection keyword is present.
342 # The default value is: NO.
344 SIP_SUPPORT = NO
351 # should set this option to NO.
360 # The default value is: NO.
362 DISTRIBUTE_GROUP_DOC = NO
367 # The default value is: NO.
369 GROUP_NESTED_COMPOUNDS = NO
373 # type (e.g. under the Public Functions section). Set it to NO to prevent
387 # The default value is: NO.
389 INLINE_GROUPED_CLASSES = NO
395 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
397 # The default value is: NO.
408 # The default value is: NO.
410 TYPEDEF_HIDES_STRUCT = NO
430 # documentation are documented, even if no documentation was available. Private
435 # The default value is: NO.
441 # The default value is: NO.
443 EXTRACT_PRIVATE = NO
447 # The default value is: NO.
449 EXTRACT_PACKAGE = NO
453 # The default value is: NO.
455 EXTRACT_STATIC = NO
458 # locally in source files will be included in the documentation. If set to NO,
467 # included in the documentation. If set to NO, only methods in the interface are
469 # The default value is: NO.
471 EXTRACT_LOCAL_METHODS = NO
478 # The default value is: NO.
480 EXTRACT_ANON_NSPACES = NO
483 # undocumented members inside documented classes or files. If set to NO these
484 # members will be included in the various overviews, but no documentation
485 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
486 # The default value is: NO.
488 HIDE_UNDOC_MEMBERS = NO
492 # to NO, these classes will be included in the various overviews. This option
493 # has no effect if EXTRACT_ALL is enabled.
494 # The default value is: NO.
496 HIDE_UNDOC_CLASSES = NO
499 # (class|struct|union) declarations. If set to NO, these declarations will be
501 # The default value is: NO.
503 HIDE_FRIEND_COMPOUNDS = NO
506 # documentation blocks found inside the body of a function. If set to NO, these
508 # The default value is: NO.
510 HIDE_IN_BODY_DOCS = NO
513 # \internal command is included. If the tag is set to NO then the documentation
515 # The default value is: NO.
517 INTERNAL_DOCS = NO
519 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
523 # and Mac users are advised to set this option to NO.
526 CASE_SENSE_NAMES = NO
528 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
531 # The default value is: NO.
533 HIDE_SCOPE_NAMES = NO
535 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
538 # The default value is: NO.
540 HIDE_COMPOUND_REFERENCE= NO
551 # The default value is: NO.
553 SHOW_GROUPED_MEMB_INC = NO
557 # The default value is: NO.
559 FORCE_LOCAL_INCLUDES = NO
569 # name. If set to NO, the members will appear in declaration order.
572 SORT_MEMBER_DOCS = NO
576 # name. If set to NO, the members will appear in declaration order. Note that
578 # The default value is: NO.
580 SORT_BRIEF_DOCS = NO
584 # destructors are listed first. If set to NO the constructors will appear in the
586 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
588 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
590 # The default value is: NO.
592 SORT_MEMBERS_CTORS_1ST = NO
595 # of group names into alphabetical order. If set to NO the group names will
597 # The default value is: NO.
599 SORT_GROUP_NAMES = NO
602 # fully-qualified names, including namespaces. If set to NO, the class list will
607 # The default value is: NO.
609 SORT_BY_SCOPE_NAME = NO
617 # The default value is: NO.
619 STRICT_PROTO_MATCHING = NO
621 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
627 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
633 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
639 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
663 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
670 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
677 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
724 # The default value is: NO.
726 QUIET = NO
753 # are documented, but have no documentation for their parameters or return
754 # value. If set to NO, doxygen will only warn about wrong or incomplete
756 # The default value is: NO.
758 WARN_NO_PARAMDOC = NO
762 # The default value is: NO.
764 WARN_AS_ERROR = NO
822 # The default value is: NO.
838 # The default value is: NO.
840 EXCLUDE_SYMLINKS = NO
884 # The default value is: NO.
886 EXAMPLE_RECURSIVE = NO
931 # The default value is: NO.
933 FILTER_SOURCE_FILES = NO
958 # also VERBATIM_HEADERS is set to NO.
959 # The default value is: NO.
965 # The default value is: NO.
974 STRIP_CODE_COMMENTS = NO
978 # The default value is: NO.
984 # The default value is: NO.
986 REFERENCES_RELATION = NO
1023 # The default value is: NO.
1026 USE_HTAGS = NO
1030 # specified. Set to NO to disable this.
1146 # files will be copied as-is; there are no commands or markers available.
1185 # The default value is: NO.
1188 HTML_TIMESTAMP = NO
1193 # The default value is: NO.
1196 HTML_DYNAMIC_SECTIONS = NO
1220 # The default value is: NO.
1223 GENERATE_DOCSET = NO
1268 # The default value is: NO.
1271 GENERATE_HTMLHELP = NO
1289 # (YES) or that it should be included in the master .chm file (NO).
1290 # The default value is: NO.
1293 GENERATE_CHI = NO
1302 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1304 # The default value is: NO.
1307 BINARY_TOC = NO
1311 # The default value is: NO.
1314 TOC_EXPAND = NO
1320 # The default value is: NO.
1323 GENERATE_QHP = NO
1386 # The default value is: NO.
1389 GENERATE_ECLIPSEHELP = NO
1402 # of each HTML page. A value of NO enables the index and the value YES disables
1405 # The default value is: NO.
1408 DISABLE_INDEX = NO
1422 # The default value is: NO.
1446 # The default value is: NO.
1449 EXT_LINKS_IN_WINDOW = NO
1477 # The default value is: NO.
1480 USE_MATHJAX = NO
1548 # The default value is: NO.
1551 SERVER_BASED_SEARCH = NO
1553 # When EXTERNAL_SEARCH tag is enabled doxygen will no longer generate the PHP
1564 # The default value is: NO.
1567 EXTERNAL_SEARCH = NO
1613 GENERATE_LATEX = NO
1644 # The default value is: NO.
1647 COMPACT_LATEX = NO
1665 # If left blank no extra packages will be included.
1710 # directory. Note that the files will be copied as-is; there are no commands or
1737 # The default value is: NO.
1740 LATEX_BATCHMODE = NO
1744 # The default value is: NO.
1747 LATEX_HIDE_INDICES = NO
1754 # The default value is: NO.
1757 LATEX_SOURCE_CODE = NO
1769 # to NO can help when comparing the output of multiple runs.
1770 # The default value is: NO.
1773 LATEX_TIMESTAMP = NO
1782 # The default value is: NO.
1784 GENERATE_RTF = NO
1797 # The default value is: NO.
1800 COMPACT_RTF = NO
1809 # The default value is: NO.
1812 RTF_HYPERLINKS = NO
1836 # The default value is: NO.
1839 RTF_SOURCE_CODE = NO
1847 # The default value is: NO.
1849 GENERATE_MAN = NO
1880 # The default value is: NO.
1883 MAN_LINKS = NO
1891 # The default value is: NO.
1918 # The default value is: NO.
1920 GENERATE_DOCBOOK = NO
1934 # The default value is: NO.
1937 DOCBOOK_PROGRAMLISTING = NO
1947 # The default value is: NO.
1949 GENERATE_AUTOGEN_DEF = NO
1959 # The default value is: NO.
1961 GENERATE_PERLMOD = NO
1966 # The default value is: NO.
1969 PERLMOD_LATEX = NO
1973 # understand what is going on. On the other hand, if this tag is set to NO, the
2000 # in the source code. If set to NO, only conditional compilation will be
2003 # The default value is: NO.
2006 MACRO_EXPANSION = NO
2011 # The default value is: NO.
2014 EXPAND_ONLY_PREDEF = NO
2041 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"
2095 # the class index. If set to NO, only the inherited external classes will be
2097 # The default value is: NO.
2099 ALLEXTERNALS = NO
2102 # in the modules index. If set to NO, only the current project's groups will be
2109 # the related pages index. If set to NO, only the current project's pages will
2127 # NO turns the diagrams off. Note that this option also works with HAVE_DOT
2159 # Bell Labs. The other options in this section have no effect if this option is
2160 # set to NO
2161 # The default value is: NO.
2163 HAVE_DOT = NO
2201 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2226 # The default value is: NO.
2229 UML_LOOK = NO
2235 # for no limit. Note that the threshold may be exceeded by 50% before the limit
2247 # The default value is: NO.
2250 TEMPLATE_RELATIONS = NO
2277 # The default value is: NO.
2289 # The default value is: NO.
2332 # The default value is: NO.
2335 INTERACTIVE_SVG = NO
2393 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
2406 # The default value is: NO.
2409 DOT_TRANSPARENT = NO
2415 # The default value is: NO.
2418 DOT_MULTI_TARGETS = NO