Lines Matching +full:no +full:- +full:output

20 # doxygen -x [configFile]
24 # doxygen -x_noenv [configFile]
26 #---------------------------------------------------------------------------
28 #---------------------------------------------------------------------------
31 # file that follow. The default is UTF-8 which is also the encoding used for all
35 # The default value is: UTF-8.
37 DOXYFILE_ENCODING = UTF-8
40 # double-quotes, unless you are using Doxywizard) that should identify the
57 PROJECT_BRIEF = "libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format."
62 # the logo to the output directory.
74 # sub-directories (in 2 levels) under the output directory of each output format
79 # control the number of sub-directories.
80 # The default value is: NO.
82 CREATE_SUBDIRS = NO
84 # Controls the number of sub-directories that will be created when
88 # sub-directories are organized in 2 levels, the first level always has a fixed
95 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
96 # characters to appear in the names of generated files. If set to NO, non-ASCII
99 # The default value is: NO.
101 ALLOW_UNICODE_NAMES = NO
105 # information to generate all constant output in the proper language.
107 # Catalan, Chinese, Chinese-Traditional, Croatian, Czech, Danish, Dutch, English
109 # Hindi, Hungarian, Indonesian, Italian, Japanese, Japanese-en (Japanese with
110 # English messages), Korean, Korean-en (Korean with English messages), Latvian,
112 # Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish,
120 # documentation (similar to Javadoc). Set to NO to disable this.
128 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
134 # This tag implements a quasi-intelligent brief description abbreviator that is
138 # text. Otherwise, the brief description is used as-is. If left blank, the
148 # The default value is: NO.
150 ALWAYS_DETAILED_SEC = NO
156 # The default value is: NO.
158 INLINE_INHERITED_MEMB = NO
161 # before files name in the file list and in the header files. If set to NO the
167 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
168 # Stripping is only done if one of the specified strings matches the left-hand
179 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
184 # using the -I flag.
190 # support long names like on DOS, Mac, or CD-ROM.
191 # The default value is: NO.
193 SHORT_NAMES = NO
196 # first line (until the first dot) of a Javadoc-style comment as the brief
197 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
200 # The default value is: NO.
207 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
208 # Javadoc-style will behave just like regular comments and it will not be
210 # The default value is: NO.
212 JAVADOC_BANNER = NO
215 # line (until the first dot) of a Qt-style comment as the brief description. If
216 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
218 # The default value is: NO.
220 QT_AUTOBRIEF = NO
223 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
225 # to treat a multi-line C++ comment block as a detailed description. Set this
230 # The default value is: NO.
232 MULTILINE_CPP_IS_BRIEF = NO
235 # special commands cannot be used. By setting PYTHON_DOCSTRING to NO the
243 # documentation from any documented member that it re-implements.
249 # page for each member. If set to NO, the documentation of a member will be part
251 # The default value is: NO.
253 SEPARATE_MEMBER_PAGES = NO
267 # documentation, which will result in a user-defined paragraph with heading
269 # to insert newlines (in the resulting output). You can put ^^ in the value part
276 ALIASES = "rst=\verbatim embed:rst:leading-asterisk" \
280 # only. Doxygen will then generate output that is more tailored for C. For
283 # The default value is: NO.
288 # Python sources only. Doxygen will then generate output that is more tailored
291 # The default value is: NO.
293 OPTIMIZE_OUTPUT_JAVA = NO
296 # sources. Doxygen will then generate output that is tailored for Fortran.
297 # The default value is: NO.
299 OPTIMIZE_FOR_FORTRAN = NO
302 # sources. Doxygen will then generate output that is tailored for VHDL.
303 # The default value is: NO.
305 OPTIMIZE_OUTPUT_VHDL = NO
308 # sources only. Doxygen will then generate output that is more tailored for that
311 # The default value is: NO.
313 OPTIMIZE_OUTPUT_SLICE = NO
317 # extension. Doxygen has a built-in mapping, but you can override or extend it
320 # Csharp (C#), C, C++, Lex, D, PHP, md (Markdown), Objective-C, Python, Slice,
338 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
341 # The output of markdown processing is further processed by doxygen, so you can
348 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
360 # globally by setting AUTOLINK_SUPPORT to NO.
371 # The default value is: NO.
373 BUILTIN_STL_SUPPORT = NO
377 # The default value is: NO.
379 CPP_CLI_SUPPORT = NO
384 # of private inheritance when no explicit protection keyword is present.
385 # The default value is: NO.
387 SIP_SUPPORT = NO
394 # should set this option to NO.
403 # The default value is: NO.
405 DISTRIBUTE_GROUP_DOC = NO
410 # The default value is: NO.
412 GROUP_NESTED_COMPOUNDS = NO
416 # type (e.g. under the Public Functions section). Set it to NO to prevent
430 # The default value is: NO.
432 INLINE_GROUPED_CLASSES = NO
438 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
440 # The default value is: NO.
442 INLINE_SIMPLE_STRUCTS = NO
451 # The default value is: NO.
453 TYPEDEF_HIDES_STRUCT = NO
458 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
481 #---------------------------------------------------------------------------
483 #---------------------------------------------------------------------------
486 # documentation are documented, even if no documentation was available. Private
491 # The default value is: NO.
497 # The default value is: NO.
499 EXTRACT_PRIVATE = NO
503 # The default value is: NO.
505 EXTRACT_PRIV_VIRTUAL = NO
509 # The default value is: NO.
511 EXTRACT_PACKAGE = NO
515 # The default value is: NO.
517 EXTRACT_STATIC = NO
520 # locally in source files will be included in the documentation. If set to NO,
527 # This flag is only useful for Objective-C code. If set to YES, local methods,
529 # included in the documentation. If set to NO, only methods in the interface are
531 # The default value is: NO.
533 EXTRACT_LOCAL_METHODS = NO
540 # The default value is: NO.
542 EXTRACT_ANON_NSPACES = NO
546 # parameters remain unnamed in the output.
552 # undocumented members inside documented classes or files. If set to NO these
553 # members will be included in the various overviews, but no documentation
554 # section is generated. This option has no effect if EXTRACT_ALL is enabled.
555 # The default value is: NO.
557 HIDE_UNDOC_MEMBERS = NO
561 # to NO, these classes will be included in the various overviews. This option
562 # will also hide undocumented C++ concepts if enabled. This option has no effect
564 # The default value is: NO.
566 HIDE_UNDOC_CLASSES = NO
569 # declarations. If set to NO, these declarations will be included in the
571 # The default value is: NO.
573 HIDE_FRIEND_COMPOUNDS = NO
576 # documentation blocks found inside the body of a function. If set to NO, these
578 # The default value is: NO.
580 HIDE_IN_BODY_DOCS = NO
583 # \internal command is included. If the tag is set to NO then the documentation
585 # The default value is: NO.
587 INTERNAL_DOCS = NO
594 # are not case sensitive the option should be set to NO to properly deal with
595 # output files written for symbols that only differ in casing, such as for two
599 # to NO, whereas on Linux or other Unix flavors it should typically be set to
601 # Possible values are: SYSTEM, NO and YES.
606 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
609 # The default value is: NO.
611 HIDE_SCOPE_NAMES = NO
613 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
616 # The default value is: NO.
618 HIDE_COMPOUND_REFERENCE= NO
635 # The default value is: NO.
637 SHOW_GROUPED_MEMB_INC = NO
641 # The default value is: NO.
643 FORCE_LOCAL_INCLUDES = NO
653 # name. If set to NO, the members will appear in declaration order.
660 # name. If set to NO, the members will appear in declaration order. Note that
662 # The default value is: NO.
664 SORT_BRIEF_DOCS = NO
668 # destructors are listed first. If set to NO the constructors will appear in the
670 # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief
672 # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting
674 # The default value is: NO.
676 SORT_MEMBERS_CTORS_1ST = NO
679 # of group names into alphabetical order. If set to NO the group names will
681 # The default value is: NO.
683 SORT_GROUP_NAMES = NO
686 # fully-qualified names, including namespaces. If set to NO, the class list will
691 # The default value is: NO.
693 SORT_BY_SCOPE_NAME = NO
701 # The default value is: NO.
703 STRICT_PROTO_MATCHING = NO
705 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
711 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
717 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
723 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
747 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
754 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
761 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
771 # popen()) the command command input-file, where command is the value of the
772 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
773 # by doxygen. Whatever the program writes to standard output is used as the file
780 # output files in an output format independent way. To create the layout file
781 # that represents doxygen's defaults, run doxygen with the -l option. You can
790 LAYOUT_FILE = doxygen-theme/DoxygenLayout.xml
802 #---------------------------------------------------------------------------
804 #---------------------------------------------------------------------------
807 # standard output by doxygen. If QUIET is set to YES this implies that the
809 # The default value is: NO.
811 QUIET = NO
838 # function parameter documentation. If set to NO, doxygen will accept that some
839 # parameters have no documentation without warning.
845 # are documented, but have no documentation for their parameters or return
846 # value. If set to NO, doxygen will only warn about wrong parameter
850 # The default value is: NO.
852 WARN_NO_PARAMDOC = NO
855 # undocumented enumeration values. If set to NO, doxygen will accept
858 # The default value is: NO.
860 WARN_IF_UNDOC_ENUM_VAL = NO
864 # then doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but
865 # at the end of the doxygen process doxygen will return with a non-zero status.
866 # Possible values are: NO, YES and FAIL_ON_WARNINGS.
867 # The default value is: NO.
869 WARN_AS_ERROR = NO
893 # messages should be written. If left blank the output is written to standard
895 # warning and error messages are written to standard error. When as file - is
896 # specified the warning and error messages are written to standard output
901 #---------------------------------------------------------------------------
903 #---------------------------------------------------------------------------
915 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
920 # The default value is: UTF-8.
922 INPUT_ENCODING = UTF-8
929 # form: pattern=encoding (like *.php=ISO-8859-1). See cfg_input_encoding
936 # *.h) to filter out the source-files in the directories.
956 # The default value is: NO.
972 # The default value is: NO.
974 EXCLUDE_SYMLINKS = NO
987 # output. The symbol name can be a fully qualified name, a word, or if the
1004 # *.h) to filter out the source-files in the directories. If left blank all
1012 # The default value is: NO.
1014 EXAMPLE_RECURSIVE = NO
1026 # <filter> <input-file>
1028 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1029 # name of an input file. Doxygen will then use the output that the filter
1030 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
1034 # code is scanned, but not when the output code is generated. If lines are added
1037 # Note that doxygen will use the data processed and written to standard output
1040 # written to standard output.
1064 # The default value is: NO.
1066 FILTER_SOURCE_FILES = NO
1079 # and want to reuse the introduction page also for the doxygen output.
1092 #---------------------------------------------------------------------------
1094 #---------------------------------------------------------------------------
1097 # generated. Documented entities will be cross-referenced with these sources.
1099 # Note: To get rid of all source code in the generated output, make sure that
1100 # also VERBATIM_HEADERS is set to NO.
1101 # The default value is: NO.
1107 # The default value is: NO.
1109 INLINE_SOURCES = NO
1120 # The default value is: NO.
1122 REFERENCED_BY_RELATION = NO
1126 # The default value is: NO.
1128 REFERENCES_RELATION = NO
1149 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1155 # - Install the latest version of global
1156 # - Enable SOURCE_BROWSER and USE_HTAGS in the configuration file
1157 # - Make sure the INPUT points to the root of the source tree
1158 # - Run doxygen as normal
1164 # source code will now point to the output of htags.
1165 # The default value is: NO.
1168 USE_HTAGS = NO
1172 # specified. Set to NO to disable this.
1178 #---------------------------------------------------------------------------
1180 #---------------------------------------------------------------------------
1198 #---------------------------------------------------------------------------
1199 # Configuration options related to the HTML output
1200 #---------------------------------------------------------------------------
1202 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1222 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1230 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1242 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1252 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1253 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1254 # the HTML output. If left blank doxygen will generate a default style sheet.
1264 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1269 # Doxygen will copy the style sheet files to the output directory.
1280 HTML_EXTRA_STYLESHEET = doxygen-theme/customdoxygen.css
1283 # other source files which should be copied to the HTML output directory. Note
1284 # that these files will be copied to the base HTML output directory. Use the
1287 # files will be copied as-is; there are no commands or markers available.
1292 # The HTML_COLORSTYLE tag can be used to specify if the generated HTML output
1294 # Possible values are: LIGHT always generate light mode output, DARK always
1295 # generate dark mode output, AUTO_LIGHT automatically set the mode according to
1296 # the user preference, use light mode if no preference is set (the default),
1298 # dark mode if no preference is set and TOGGLE allow to user to switch between
1305 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1307 # this color. Hue is specified as an angle on a color-wheel, see
1317 # in the HTML output. For a value of 0 the output will use gray-scales only. A
1325 # luminance component of the colors in the HTML output. Values below 100
1326 # gradually make the output lighter, whereas values above 100 make the output
1339 # The default value is: NO.
1358 # The default value is: NO.
1361 HTML_DYNAMIC_SECTIONS = NO
1381 # output directory. Running make will produce the docset in that directory and
1386 # The default value is: NO.
1389 GENERATE_DOCSET = NO
1407 # set bundle. This should be a reverse domain-name style string, e.g.
1415 # the documentation publisher. This should be a reverse domain-name style
1436 # ad/0/A/9/0A939EF6-E31C-430F-A3DF-DFAE7960D564/htmlhelp.exe).
1438 # The HTML Help Workshop contains a compiler that can convert all HTML output
1445 # The default value is: NO.
1448 GENERATE_HTMLHELP = NO
1452 # written to the html output directory.
1458 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1466 # (YES) or that it should be included in the main .chm file (NO).
1467 # The default value is: NO.
1470 GENERATE_CHI = NO
1479 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1481 # The default value is: NO.
1484 BINARY_TOC = NO
1488 # The default value is: NO.
1491 TOC_EXPAND = NO
1497 # The default value is: NO.
1500 GENERATE_QHP = NO
1504 # the HTML output folder.
1510 # Project output. For more information please see Qt Help Project / Namespace
1512 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace).
1519 # Help Project output. For more information please see Qt Help Project / Virtual
1521 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
1530 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1538 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1545 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes).
1551 # including file name) of Qt's qhelpgenerator. If non-empty doxygen will try to
1564 # The default value is: NO.
1567 GENERATE_ECLIPSEHELP = NO
1580 # of each HTML page. A value of NO enables the index and the value YES disables
1583 # The default value is: NO.
1586 DISABLE_INDEX = NO
1588 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1590 # value is set to YES, a side panel will be generated containing a tree-like
1595 # further fine tune the look of the index (see "Fine-tuning the output"). As an
1600 # The default value is: NO.
1603 GENERATE_TREEVIEW = NO
1607 # area (value NO) or if it should extend to the full height of the window (value
1611 # DISABLE_INDEX is set to NO, this option has no effect.
1612 # The default value is: NO.
1615 FULL_SIDEBAR = NO
1636 # The default value is: NO.
1639 EXT_LINKS_IN_WINDOW = NO
1651 # the HTML output. These images will generally look nicer at scaled resolutions.
1662 # output directory to force them to be regenerated.
1676 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1677 # installed or if you want to formulas look prettier in the HTML output. When
1680 # The default value is: NO.
1683 USE_MATHJAX = NO
1696 # When MathJax is enabled you can set the default output format to be used for
1697 # the MathJax output. For more details about the output format see MathJax
1699 # http://docs.mathjax.org/en/v2.7-latest/output.html) and MathJax version 3
1701 # http://docs.mathjax.org/en/latest/web/components/output.html).
1702 # Possible values are: HTML-CSS (which is slower, but has the best
1707 # translated into HTML-CSS) and SVG.
1708 # The default value is: HTML-CSS.
1711 MATHJAX_FORMAT = HTML-CSS
1714 # output directory using the MATHJAX_RELPATH option. The destination directory
1716 # is located at the same level as the HTML output directory, then
1721 # - in case of MathJax version 2: https://cdn.jsdelivr.net/npm/mathjax@2
1722 # - in case of MathJax version 3: https://cdn.jsdelivr.net/npm/mathjax@3
1730 # https://docs.mathjax.org/en/v2.7-latest/tex.html#tex-and-latex-extensions):
1742 # http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. For an
1749 # the HTML output. The underlying search engine uses javascript and DHTML and
1776 # The default value is: NO.
1779 SERVER_BASED_SEARCH = NO
1781 # When EXTERNAL_SEARCH tag is enabled doxygen will no longer generate the PHP
1793 # The default value is: NO.
1796 EXTERNAL_SEARCH = NO
1836 #---------------------------------------------------------------------------
1837 # Configuration options related to the LaTeX output
1838 #---------------------------------------------------------------------------
1840 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1858 # chosen this is overwritten by pdflatex. For specific output languages the
1860 # the output language.
1868 # See also: LATEX_MAKEINDEX_CMD for the part in the generated output file
1876 # generate index for LaTeX. In case there is no backslash (\) as first character
1878 # Note: This tag is used in the generated output file (.tex).
1888 # The default value is: NO.
1891 COMPACT_LATEX = NO
1903 # that should be included in the LaTeX output. The package can be specified just
1909 # If left blank no extra packages will be included.
1914 # The LATEX_HEADER tag can be used to specify a user-defined LaTeX header for
1918 # doxygen -w latex new_header.tex new_footer.tex new_stylesheet.sty
1922 # Note: Only use a user-defined header if you know what you are doing!
1931 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for
1937 # normally uses. Note: Only use a user-defined footer if you know what you are
1943 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1946 # will copy the style sheet files to the output directory.
1955 # other source files which should be copied to the LATEX_OUTPUT output
1956 # directory. Note that the files will be copied as-is; there are no commands or
1964 # contain links (just like the HTML output) instead of page references. This
1965 # makes the output suitable for online browsing using a PDF viewer.
1984 # The default value is: NO.
1987 LATEX_BATCHMODE = NO
1990 # index chapters (such as File Index, Compound Index, etc.) in the output.
1991 # The default value is: NO.
1994 LATEX_HIDE_INDICES = NO
2006 # to NO can help when comparing the output of multiple runs.
2007 # The default value is: NO.
2010 LATEX_TIMESTAMP = NO
2020 #---------------------------------------------------------------------------
2021 # Configuration options related to the RTF output
2022 #---------------------------------------------------------------------------
2024 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
2025 # RTF output is optimized for Word 97 and may not look too pretty with other RTF
2027 # The default value is: NO.
2029 GENERATE_RTF = NO
2042 # The default value is: NO.
2045 COMPACT_RTF = NO
2049 # output) instead of page references. This makes the output suitable for online
2054 # The default value is: NO.
2057 RTF_HYPERLINKS = NO
2071 # generated using doxygen -e rtf extensionFile.
2076 #---------------------------------------------------------------------------
2077 # Configuration options related to the man page output
2078 #---------------------------------------------------------------------------
2082 # The default value is: NO.
2084 GENERATE_MAN = NO
2111 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
2115 # The default value is: NO.
2118 MAN_LINKS = NO
2120 #---------------------------------------------------------------------------
2121 # Configuration options related to the XML output
2122 #---------------------------------------------------------------------------
2126 # The default value is: NO.
2139 # listings (including syntax highlighting and cross-referencing information) to
2140 # the XML output. Note that enabling this will significantly increase the size
2141 # of the XML output.
2148 # namespace members in file scope as well, matching the HTML output.
2149 # The default value is: NO.
2152 XML_NS_MEMB_FILE_SCOPE = NO
2154 #---------------------------------------------------------------------------
2155 # Configuration options related to the DOCBOOK output
2156 #---------------------------------------------------------------------------
2160 # The default value is: NO.
2162 GENERATE_DOCBOOK = NO
2172 #---------------------------------------------------------------------------
2173 # Configuration options for the AutoGen Definitions output
2174 #---------------------------------------------------------------------------
2180 # The default value is: NO.
2182 GENERATE_AUTOGEN_DEF = NO
2184 #---------------------------------------------------------------------------
2185 # Configuration options related to the Perl module output
2186 #---------------------------------------------------------------------------
2192 # The default value is: NO.
2194 GENERATE_PERLMOD = NO
2198 # output from the Perl module output.
2199 # The default value is: NO.
2202 PERLMOD_LATEX = NO
2204 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
2206 # understand what is going on. On the other hand, if this tag is set to NO, the
2207 # size of the Perl module output will be much smaller and Perl will parse it
2222 #---------------------------------------------------------------------------
2224 #---------------------------------------------------------------------------
2227 # C-preprocessor directives found in the sources and include files.
2233 # in the source code. If set to NO, only conditional compilation will be
2236 # The default value is: NO.
2244 # The default value is: NO.
2259 # RECURSIVE has no effect here.
2265 # patterns (like *.h and *.hpp) to filter out the header-files in the
2273 # defined before the preprocessor is started (similar to the -D option of e.g.
2275 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"
2294 # remove all references to function-like macros that are alone on a line, have
2296 # are typically used for boiler-plate code, and will confuse the parser if not
2303 #---------------------------------------------------------------------------
2305 #---------------------------------------------------------------------------
2329 # the class index. If set to NO, only the inherited external classes will be
2331 # The default value is: NO.
2333 ALLEXTERNALS = NO
2336 # in the modules index. If set to NO, only the current project's groups will be
2343 # the related pages index. If set to NO, only the current project's pages will
2349 #---------------------------------------------------------------------------
2351 #---------------------------------------------------------------------------
2369 # Bell Labs. The other options in this section have no effect if this option is
2370 # set to NO
2371 # The default value is: NO.
2373 HAVE_DOT = NO
2424 # otherwise the built-in generator will be used. If the CLASS_GRAPH tag is set
2427 # Possible values are: NO, YES, TEXT and GRAPH.
2452 # The default value is: NO.
2455 UML_LOOK = NO
2461 # for no limit. Note that the threshold may be exceeded by 50% before the limit
2470 # If the DOT_UML_DETAILS tag is set to NO, doxygen will show attributes and
2477 # Possible values are: NO, YES and NONE.
2478 # The default value is: NO.
2481 DOT_UML_DETAILS = NO
2495 # The default value is: NO.
2498 TEMPLATE_RELATIONS = NO
2525 # The default value is: NO.
2528 CALL_GRAPH = NO
2537 # The default value is: NO.
2540 CALLER_GRAPH = NO
2567 # output formats in the documentation of the dot tool (Graphviz (see:
2587 # The default value is: NO.
2590 INTERACTIVE_SVG = NO
2621 # \startuml command in this case and will not generate output for the diagram.
2653 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
2659 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2660 # files in one run (i.e. multiple -o and -T options on the command line). This
2663 # The default value is: NO.