• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:yes

2 # Copyright (C) 1997-2015 by Dimitri van Heesch.
3 # SPDX-License-Identifier: GPL-2.0-only
18 #---------------------------------------------------------------------------
20 #---------------------------------------------------------------------------
23 # that follow. The default is UTF-8 which is also the encoding used for all text
27 # The default value is: UTF-8.
29 DOXYFILE_ENCODING = UTF-8
32 # double-quotes, unless you are using Doxywizard) that should identify the
65 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
75 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
76 # characters to appear in the names of generated files. If set to NO, non-ASCII
87 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
89 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
90 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
92 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
98 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
101 # The default value is: YES.
103 BRIEF_MEMBER_DESC = YES
105 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
110 # The default value is: YES.
112 REPEAT_BRIEF = YES
114 # This tag implements a quasi-intelligent brief description abbreviator that is
118 # text. Otherwise, the brief description is used as-is. If left blank, the
125 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
132 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
140 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
143 # The default value is: YES.
145 FULL_PATH_NAMES = YES
147 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
148 # Stripping is only done if one of the specified strings matches the left-hand
155 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
159 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
164 # using the -I flag.
168 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
170 # support long names like on DOS, Mac, or CD-ROM.
175 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
176 # first line (until the first dot) of a Javadoc-style comment as the brief
177 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
184 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
185 # line (until the first dot) of a Qt-style comment as the brief description. If
186 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
190 QT_AUTOBRIEF = YES
192 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
193 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
195 # to treat a multi-line C++ comment block as a detailed description. Set this
196 # tag to YES if you prefer the old behavior instead.
198 # Note that setting this tag to YES also means that rational rose comments are
204 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
205 # documentation from any documented member that it re-implements.
206 # The default value is: YES.
208 INHERIT_DOCS = YES
210 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
229 # documentation, which will result in a user-defined paragraph with heading
235 # This tag can be used to specify a number of word-keyword mappings (TCL only).
241 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
247 OPTIMIZE_OUTPUT_FOR_C = YES
249 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
257 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
263 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
271 # extension. Doxygen has a built-in mapping, but you can override or extend it
274 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:
288 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
294 # The default value is: YES.
296 MARKDOWN_SUPPORT = YES
298 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
303 # This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
311 # The default value is: YES.
313 AUTOLINK_SUPPORT = YES
317 # tag to YES in order to let doxygen match functions declarations and
325 # If you use Microsoft's C++/CLI language, you should set this option to YES to
331 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
340 # getter and setter methods for a property. Setting this option to YES will make
345 # The default value is: YES.
347 IDL_PROPERTY_SUPPORT = YES
350 # tag is set to YES then doxygen will reuse the documentation of the first
364 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
369 # The default value is: YES.
371 SUBGROUPING = YES
373 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
384 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
408 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
418 #---------------------------------------------------------------------------
420 #---------------------------------------------------------------------------
422 # If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in
425 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
427 # normally produced when WARNINGS is set to YES.
430 EXTRACT_ALL = YES
432 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
436 EXTRACT_PRIVATE = YES
438 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
444 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
448 EXTRACT_STATIC = YES
450 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
454 # The default value is: YES.
456 EXTRACT_LOCAL_CLASSES = YES
458 # This flag is only useful for Objective-C code. If set to YES, local methods,
466 # If this flag is set to YES, the members of anonymous namespaces will be
475 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
483 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
491 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
498 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
507 # will be excluded. Set it to YES to include the internal documentation.
510 INTERNAL_DOCS = YES
513 # names in lower-case letters. If set to YES, upper-case letters are also
519 CASE_SENSE_NAMES = YES
522 # their full class and namespace scopes in the documentation. If set to YES, the
530 # YES the compound reference will be hidden.
535 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
537 # The default value is: YES.
539 SHOW_INCLUDE_FILES = YES
541 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
548 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
554 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
556 # The default value is: YES.
558 INLINE_INFO = YES
560 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
563 # The default value is: YES.
565 SORT_MEMBER_DOCS = YES
567 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
575 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
587 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
594 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
595 # fully-qualified names, including namespaces. If set to NO, the class list will
597 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
614 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
616 # The default value is: YES.
618 GENERATE_TODOLIST = YES
620 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
622 # The default value is: YES.
624 GENERATE_TESTLIST = YES
626 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
628 # The default value is: YES.
630 GENERATE_BUGLIST = YES
632 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
635 # The default value is: YES.
637 GENERATE_DEPRECATEDLIST= YES
657 # the bottom of the documentation of classes and structs. If set to YES, the
659 # The default value is: YES.
661 SHOW_USED_FILES = YES
666 # The default value is: YES.
668 SHOW_FILES = YES
673 # The default value is: YES.
675 SHOW_NAMESPACES = YES
680 # popen()) the command command input-file, where command is the value of the
681 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
690 # that represents doxygen's defaults, run doxygen with the -l option. You can
710 #---------------------------------------------------------------------------
712 #---------------------------------------------------------------------------
715 # standard output by doxygen. If QUIET is set to YES this implies that the
722 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
726 # The default value is: YES.
728 WARNINGS = YES
730 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
731 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
733 # The default value is: YES.
735 WARN_IF_UNDOCUMENTED = YES
737 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
741 # The default value is: YES.
743 WARN_IF_DOC_ERROR = YES
751 WARN_NO_PARAMDOC = YES
753 # If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when
775 #---------------------------------------------------------------------------
777 #---------------------------------------------------------------------------
789 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
793 # The default value is: UTF-8.
795 INPUT_ENCODING = UTF-8
799 # *.h) to filter out the source-files in the directories.
818 RECURSIVE = YES
864 # *.h) to filter out the source-files in the directories. If left blank all
869 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
886 # <filter> <input-file>
888 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
916 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
918 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
927 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
938 #---------------------------------------------------------------------------
940 #---------------------------------------------------------------------------
942 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
943 # generated. Documented entities will be cross-referenced with these sources.
949 SOURCE_BROWSER = YES
951 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
957 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
960 # The default value is: YES.
962 STRIP_CODE_COMMENTS = YES
964 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
968 REFERENCED_BY_RELATION = YES
970 # If the REFERENCES_RELATION tag is set to YES then for each documented function
974 REFERENCES_RELATION = YES
976 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
977 # to YES then the hyperlinks from functions in REFERENCES_RELATION and
980 # The default value is: YES.
982 REFERENCES_LINK_SOURCE = YES
989 # The default value is: YES.
990 # This tag requires that the tag SOURCE_BROWSER is set to YES.
992 SOURCE_TOOLTIPS = YES
994 # If the USE_HTAGS tag is set to YES then the references to source code will
995 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1001 # - Install the latest version of global
1002 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
1003 # - Make sure the INPUT points to the root of the source tree
1004 # - Run doxygen as normal
1012 # This tag requires that the tag SOURCE_BROWSER is set to YES.
1016 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
1020 # The default value is: YES.
1022 VERBATIM_HEADERS = YES
1024 # If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the
1027 # rich C++ code for which doxygen's built-in parser lacks the necessary type
1030 # generated with the -Duse-libclang=ON option for CMake.
1039 # This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
1043 #---------------------------------------------------------------------------
1045 #---------------------------------------------------------------------------
1047 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
1050 # The default value is: YES.
1052 ALPHABETICAL_INDEX = YES
1057 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1065 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
1069 #---------------------------------------------------------------------------
1071 #---------------------------------------------------------------------------
1073 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1074 # The default value is: YES.
1076 GENERATE_HTML = YES
1082 # This tag requires that the tag GENERATE_HTML is set to YES.
1089 # This tag requires that the tag GENERATE_HTML is set to YES.
1093 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1101 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1109 # This tag requires that the tag GENERATE_HTML is set to YES.
1113 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1119 # This tag requires that the tag GENERATE_HTML is set to YES.
1123 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1124 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1131 # This tag requires that the tag GENERATE_HTML is set to YES.
1135 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1144 # This tag requires that the tag GENERATE_HTML is set to YES.
1153 # files will be copied as-is; there are no commands or markers available.
1154 # This tag requires that the tag GENERATE_HTML is set to YES.
1165 # This tag requires that the tag GENERATE_HTML is set to YES.
1173 # This tag requires that the tag GENERATE_HTML is set to YES.
1184 # This tag requires that the tag GENERATE_HTML is set to YES.
1188 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1190 # to YES can help to show when doxygen was last run and thus if the
1193 # This tag requires that the tag GENERATE_HTML is set to YES.
1197 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1201 # This tag requires that the tag GENERATE_HTML is set to YES.
1214 # This tag requires that the tag GENERATE_HTML is set to YES.
1218 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1228 # This tag requires that the tag GENERATE_HTML is set to YES.
1236 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1241 # set bundle. This should be a reverse domain-name style string, e.g.
1244 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1249 # the documentation publisher. This should be a reverse domain-name style
1252 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1258 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1262 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1265 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1276 # This tag requires that the tag GENERATE_HTML is set to YES.
1283 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1288 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1291 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1296 # (YES) or that it should be included in the master .chm file (NO).
1298 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1304 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1309 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1312 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1316 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1319 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1323 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1328 # This tag requires that the tag GENERATE_HTML is set to YES.
1335 # This tag requires that the tag GENERATE_QHP is set to YES.
1341 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1343 # This tag requires that the tag GENERATE_QHP is set to YES.
1349 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1352 # This tag requires that the tag GENERATE_QHP is set to YES.
1358 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1360 # This tag requires that the tag GENERATE_QHP is set to YES.
1366 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1368 # This tag requires that the tag GENERATE_QHP is set to YES.
1374 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1375 # This tag requires that the tag GENERATE_QHP is set to YES.
1380 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1382 # This tag requires that the tag GENERATE_QHP is set to YES.
1386 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1394 # This tag requires that the tag GENERATE_HTML is set to YES.
1402 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1409 # of each HTML page. A value of NO enables the index and the value YES disables
1411 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1413 # This tag requires that the tag GENERATE_HTML is set to YES.
1417 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1419 # value is set to YES, a side panel will be generated containing a tree-like
1424 # further fine-tune the look of the index. As an example, the default style
1428 # DISABLE_INDEX to YES when enabling this option.
1430 # This tag requires that the tag GENERATE_HTML is set to YES.
1432 GENERATE_TREEVIEW = YES
1440 # This tag requires that the tag GENERATE_HTML is set to YES.
1447 # This tag requires that the tag GENERATE_HTML is set to YES.
1451 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1454 # This tag requires that the tag GENERATE_HTML is set to YES.
1463 # This tag requires that the tag GENERATE_HTML is set to YES.
1473 # The default value is: YES.
1474 # This tag requires that the tag GENERATE_HTML is set to YES.
1476 FORMULA_TRANSPARENT = YES
1480 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1485 # This tag requires that the tag GENERATE_HTML is set to YES.
1492 # Possible values are: HTML-CSS (which is slower, but has the best
1494 # The default value is: HTML-CSS.
1495 # This tag requires that the tag USE_MATHJAX is set to YES.
1497 MATHJAX_FORMAT = HTML-CSS
1508 # This tag requires that the tag USE_MATHJAX is set to YES.
1515 # This tag requires that the tag USE_MATHJAX is set to YES.
1523 # This tag requires that the tag USE_MATHJAX is set to YES.
1543 # The default value is: YES.
1544 # This tag requires that the tag GENERATE_HTML is set to YES.
1556 # This tag requires that the tag SEARCHENGINE is set to YES.
1572 # This tag requires that the tag SEARCHENGINE is set to YES.
1583 # This tag requires that the tag SEARCHENGINE is set to YES.
1591 # This tag requires that the tag SEARCHENGINE is set to YES.
1599 # This tag requires that the tag SEARCHENGINE is set to YES.
1609 # This tag requires that the tag SEARCHENGINE is set to YES.
1613 #---------------------------------------------------------------------------
1615 #---------------------------------------------------------------------------
1617 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1618 # The default value is: YES.
1626 # This tag requires that the tag GENERATE_LATEX is set to YES.
1637 # This tag requires that the tag GENERATE_LATEX is set to YES.
1644 # This tag requires that the tag GENERATE_LATEX is set to YES.
1648 # If the COMPACT_LATEX tag is set to YES, doxygen generates more compact LaTeX
1652 # This tag requires that the tag GENERATE_LATEX is set to YES.
1661 # This tag requires that the tag GENERATE_LATEX is set to YES.
1673 # This tag requires that the tag GENERATE_LATEX is set to YES.
1683 # Note: Only use a user-defined header if you know what you are doing! The
1689 # This tag requires that the tag GENERATE_LATEX is set to YES.
1699 # Note: Only use a user-defined footer if you know what you are doing!
1700 # This tag requires that the tag GENERATE_LATEX is set to YES.
1704 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1711 # This tag requires that the tag GENERATE_LATEX is set to YES.
1717 # directory. Note that the files will be copied as-is; there are no commands or
1719 # This tag requires that the tag GENERATE_LATEX is set to YES.
1723 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1727 # The default value is: YES.
1728 # This tag requires that the tag GENERATE_LATEX is set to YES.
1732 # If the USE_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1733 # the PDF file directly from the LaTeX files. Set this option to YES, to get a
1735 # The default value is: YES.
1736 # This tag requires that the tag GENERATE_LATEX is set to YES.
1740 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1745 # This tag requires that the tag GENERATE_LATEX is set to YES.
1749 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1752 # This tag requires that the tag GENERATE_LATEX is set to YES.
1756 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1762 # This tag requires that the tag GENERATE_LATEX is set to YES.
1770 # This tag requires that the tag GENERATE_LATEX is set to YES.
1774 # If the LATEX_TIMESTAMP tag is set to YES then the footer of each generated
1778 # This tag requires that the tag GENERATE_LATEX is set to YES.
1782 #---------------------------------------------------------------------------
1784 #---------------------------------------------------------------------------
1786 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
1797 # This tag requires that the tag GENERATE_RTF is set to YES.
1801 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF
1805 # This tag requires that the tag GENERATE_RTF is set to YES.
1809 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1817 # This tag requires that the tag GENERATE_RTF is set to YES.
1827 # This tag requires that the tag GENERATE_RTF is set to YES.
1833 # using doxygen -e rtf extensionFile.
1834 # This tag requires that the tag GENERATE_RTF is set to YES.
1838 # If the RTF_SOURCE_CODE tag is set to YES then doxygen will include source code
1844 # This tag requires that the tag GENERATE_RTF is set to YES.
1848 #---------------------------------------------------------------------------
1850 #---------------------------------------------------------------------------
1852 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
1863 # This tag requires that the tag GENERATE_MAN is set to YES.
1872 # This tag requires that the tag GENERATE_MAN is set to YES.
1879 # This tag requires that the tag GENERATE_MAN is set to YES.
1883 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1888 # This tag requires that the tag GENERATE_MAN is set to YES.
1892 #---------------------------------------------------------------------------
1894 #---------------------------------------------------------------------------
1896 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
1906 # This tag requires that the tag GENERATE_XML is set to YES.
1910 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
1911 # listings (including syntax highlighting and cross-referencing information) to
1914 # The default value is: YES.
1915 # This tag requires that the tag GENERATE_XML is set to YES.
1917 XML_PROGRAMLISTING = YES
1919 #---------------------------------------------------------------------------
1921 #---------------------------------------------------------------------------
1923 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
1933 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1937 # If the DOCBOOK_PROGRAMLISTING tag is set to YES, doxygen will include the
1938 # program listings (including syntax highlighting and cross-referencing
1942 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1946 #---------------------------------------------------------------------------
1948 #---------------------------------------------------------------------------
1950 # If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
1958 #---------------------------------------------------------------------------
1960 #---------------------------------------------------------------------------
1962 # If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module
1970 # If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary
1974 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1978 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
1983 # The default value is: YES.
1984 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1986 PERLMOD_PRETTY = YES
1992 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1996 #---------------------------------------------------------------------------
1998 #---------------------------------------------------------------------------
2000 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
2001 # C-preprocessor directives found in the sources and include files.
2002 # The default value is: YES.
2004 ENABLE_PREPROCESSING = YES
2006 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
2009 # EXPAND_ONLY_PREDEF to YES.
2011 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2015 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
2019 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2023 # If the SEARCH_INCLUDES tag is set to YES, the include files in the
2025 # The default value is: YES.
2026 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2028 SEARCH_INCLUDES = YES
2033 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
2038 # patterns (like *.h and *.hpp) to filter out the header-files in the
2041 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2046 # defined before the preprocessor is started (similar to the -D option of e.g.
2051 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2055 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2060 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2064 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2065 # remove all references to function-like macros that are alone on a line, have
2067 # are typically used for boiler-plate code, and will confuse the parser if not
2069 # The default value is: YES.
2070 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2072 SKIP_FUNCTION_MACROS = YES
2074 #---------------------------------------------------------------------------
2076 #---------------------------------------------------------------------------
2099 # If the ALLEXTERNALS tag is set to YES, all external class will be listed in
2106 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2109 # The default value is: YES.
2111 EXTERNAL_GROUPS = YES
2113 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2116 # The default value is: YES.
2118 EXTERNAL_PAGES = YES
2126 #---------------------------------------------------------------------------
2128 #---------------------------------------------------------------------------
2130 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2135 # The default value is: YES.
2137 CLASS_DIAGRAMS = YES
2155 # If set to YES the inheritance and collaboration graphs will hide inheritance
2157 # The default value is: YES.
2159 HIDE_UNDOC_RELATIONS = YES
2161 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2166 # The default value is: YES.
2176 # This tag requires that the tag HAVE_DOT is set to YES.
2186 # This tag requires that the tag HAVE_DOT is set to YES.
2193 # This tag requires that the tag HAVE_DOT is set to YES.
2200 # This tag requires that the tag HAVE_DOT is set to YES.
2204 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2206 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2207 # The default value is: YES.
2208 # This tag requires that the tag HAVE_DOT is set to YES.
2210 CLASS_GRAPH = YES
2212 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2216 # The default value is: YES.
2217 # This tag requires that the tag HAVE_DOT is set to YES.
2219 COLLABORATION_GRAPH = YES
2221 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2223 # The default value is: YES.
2224 # This tag requires that the tag HAVE_DOT is set to YES.
2226 GROUP_GRAPHS = YES
2228 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2232 # This tag requires that the tag HAVE_DOT is set to YES.
2245 # This tag requires that the tag HAVE_DOT is set to YES.
2249 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2253 # This tag requires that the tag HAVE_DOT is set to YES.
2258 # YES then doxygen will generate a graph for each documented file showing the
2261 # The default value is: YES.
2262 # This tag requires that the tag HAVE_DOT is set to YES.
2264 INCLUDE_GRAPH = YES
2267 # set to YES then doxygen will generate a graph for each documented file showing
2270 # The default value is: YES.
2271 # This tag requires that the tag HAVE_DOT is set to YES.
2273 INCLUDED_BY_GRAPH = YES
2275 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2283 # This tag requires that the tag HAVE_DOT is set to YES.
2285 CALL_GRAPH = YES
2287 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2295 # This tag requires that the tag HAVE_DOT is set to YES.
2299 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2301 # The default value is: YES.
2302 # This tag requires that the tag HAVE_DOT is set to YES.
2304 GRAPHICAL_HIERARCHY = YES
2306 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2310 # The default value is: YES.
2311 # This tag requires that the tag HAVE_DOT is set to YES.
2313 DIRECTORY_GRAPH = YES
2328 # This tag requires that the tag HAVE_DOT is set to YES.
2332 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2340 # This tag requires that the tag HAVE_DOT is set to YES.
2346 # This tag requires that the tag HAVE_DOT is set to YES.
2353 # This tag requires that the tag HAVE_DOT is set to YES.
2395 # This tag requires that the tag HAVE_DOT is set to YES.
2407 # This tag requires that the tag HAVE_DOT is set to YES.
2411 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
2416 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2419 # This tag requires that the tag HAVE_DOT is set to YES.
2423 # Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
2424 # files in one run (i.e. multiple -o and -T options on the command line). This
2428 # This tag requires that the tag HAVE_DOT is set to YES.
2432 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2435 # The default value is: YES.
2436 # This tag requires that the tag HAVE_DOT is set to YES.
2438 GENERATE_LEGEND = YES
2440 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
2442 # The default value is: YES.
2443 # This tag requires that the tag HAVE_DOT is set to YES.
2445 DOT_CLEANUP = YES