• Home
  • Raw
  • Download

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

16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # that follow. The default is UTF-8 which is also the encoding used for all text
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
77 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
79 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
80 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
82 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
91 # The default value is: YES.
93 BRIEF_MEMBER_DESC = YES
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
100 # The default value is: YES.
102 REPEAT_BRIEF = YES
104 # This tag implements a quasi-intelligent brief description abbreviator that is
108 # text. Otherwise, the brief description is used as-is. If left blank, the
115 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
122 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
130 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
133 # The default value is: YES.
137 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
138 # Stripping is only done if one of the specified strings matches the left-hand
145 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
149 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
154 # using the -I flag.
158 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
160 # support long names like on DOS, Mac, or CD-ROM.
165 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
166 # first line (until the first dot) of a Javadoc-style comment as the brief
167 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
172 JAVADOC_AUTOBRIEF = YES
174 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
175 # line (until the first dot) of a Qt-style comment as the brief description. If
176 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
180 QT_AUTOBRIEF = YES
182 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
183 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
185 # to treat a multi-line C++ comment block as a detailed description. Set this
186 # tag to YES if you prefer the old behavior instead.
188 # Note that setting this tag to YES also means that rational rose comments are
194 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
195 # documentation from any documented member that it re-implements.
196 # The default value is: YES.
198 INHERIT_DOCS = YES
200 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a
219 # documentation, which will result in a user-defined paragraph with heading
225 # This tag can be used to specify a number of word-keyword mappings (TCL only).
231 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
239 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
247 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
253 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
261 # extension. Doxygen has a built-in mapping, but you can override or extend it
264 # C#, C, C++, D, PHP, Objective-C, Python, Fortran, VHDL. For instance to make
275 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
281 # The default value is: YES.
283 MARKDOWN_SUPPORT = YES
289 # The default value is: YES.
291 AUTOLINK_SUPPORT = YES
295 # tag to YES in order to let doxygen match functions declarations and
303 # If you use Microsoft's C++/CLI language, you should set this option to YES to
309 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
318 # getter and setter methods for a property. Setting this option to YES will make
323 # The default value is: YES.
325 IDL_PROPERTY_SUPPORT = YES
328 # tag is set to YES, then doxygen will reuse the documentation of the first
335 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
340 # The default value is: YES.
342 SUBGROUPING = YES
344 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
355 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
389 #---------------------------------------------------------------------------
391 #---------------------------------------------------------------------------
393 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
396 # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES.
398 # normally produced when WARNINGS is set to YES.
401 EXTRACT_ALL = YES
403 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will
409 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
415 # If the EXTRACT_STATIC tag is set to YES all static members of a file will be
419 EXTRACT_STATIC = YES
421 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined
425 # The default value is: YES.
427 EXTRACT_LOCAL_CLASSES = YES
429 # This flag is only useful for Objective-C code. When set to YES local methods,
437 # If this flag is set to YES, the members of anonymous namespaces will be
446 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
454 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
462 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
469 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
478 # will be excluded. Set it to YES to include the internal documentation.
484 # names in lower-case letters. If set to YES upper-case letters are also
490 CASE_SENSE_NAMES = YES
493 # their full class and namespace scopes in the documentation. If set to YES the
499 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
501 # The default value is: YES.
503 SHOW_INCLUDE_FILES = YES
505 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
512 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
518 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
520 # The default value is: YES.
522 INLINE_INFO = YES
524 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
527 # The default value is: YES.
529 SORT_MEMBER_DOCS = YES
531 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
539 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
551 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
558 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
559 # fully-qualified names, including namespaces. If set to NO, the class list will
561 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
578 # The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the
581 # The default value is: YES.
583 GENERATE_TODOLIST = YES
585 # The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the
588 # The default value is: YES.
590 GENERATE_TESTLIST = YES
592 # The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug
594 # The default value is: YES.
596 GENERATE_BUGLIST = YES
598 # The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO)
601 # The default value is: YES.
603 GENERATE_DEPRECATEDLIST= YES
623 # the bottom of the documentation of classes and structs. If set to YES the list
625 # The default value is: YES.
627 SHOW_USED_FILES = YES
632 # The default value is: YES.
634 SHOW_FILES = YES
639 # The default value is: YES.
641 SHOW_NAMESPACES = YES
646 # popen()) the command command input-file, where command is the value of the
647 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
656 # that represents doxygen's defaults, run doxygen with the -l option. You can
677 #---------------------------------------------------------------------------
679 #---------------------------------------------------------------------------
682 # standard output by doxygen. If QUIET is set to YES this implies that the
689 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
693 # The default value is: YES.
697 # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate
698 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
700 # The default value is: YES.
704 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
708 # The default value is: YES.
710 WARN_IF_DOC_ERROR = YES
736 #---------------------------------------------------------------------------
738 #---------------------------------------------------------------------------
748 @abs_srcdir@/doxygen-mainpage.dox
751 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
755 # The default value is: UTF-8.
757 INPUT_ENCODING = UTF-8
761 # *.h) to filter out the source-files in the directories. If left blank the
774 RECURSIVE = YES
820 # *.h) to filter out the source-files in the directories. If left blank all
825 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
830 EXAMPLE_RECURSIVE = YES
842 # <filter> <input-file>
844 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
864 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
866 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).
875 # This tag requires that the tag FILTER_SOURCE_FILES is set to YES.
886 #---------------------------------------------------------------------------
888 #---------------------------------------------------------------------------
890 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
891 # generated. Documented entities will be cross-referenced with these sources.
897 SOURCE_BROWSER = YES
899 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
905 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
908 # The default value is: YES.
912 # If the REFERENCED_BY_RELATION tag is set to YES then for each documented
916 REFERENCED_BY_RELATION = YES
918 # If the REFERENCES_RELATION tag is set to YES then for each documented function
922 REFERENCES_RELATION = YES
924 # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set
925 # to YES, then the hyperlinks from functions in REFERENCES_RELATION and
928 # The default value is: YES.
930 REFERENCES_LINK_SOURCE = YES
937 # The default value is: YES.
938 # This tag requires that the tag SOURCE_BROWSER is set to YES.
940 SOURCE_TOOLTIPS = YES
942 # If the USE_HTAGS tag is set to YES then the references to source code will
943 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
949 # - Install the latest version of global
950 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
951 # - Make sure the INPUT points to the root of the source tree
952 # - Run doxygen as normal
960 # This tag requires that the tag SOURCE_BROWSER is set to YES.
964 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
968 # The default value is: YES.
970 VERBATIM_HEADERS = YES
972 #---------------------------------------------------------------------------
974 #---------------------------------------------------------------------------
976 # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all
979 # The default value is: YES.
981 ALPHABETICAL_INDEX = YES
986 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
994 # This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
998 #---------------------------------------------------------------------------
1000 #---------------------------------------------------------------------------
1002 # If the GENERATE_HTML tag is set to YES doxygen will generate HTML output
1003 # The default value is: YES.
1005 GENERATE_HTML = YES
1011 # This tag requires that the tag GENERATE_HTML is set to YES.
1018 # This tag requires that the tag GENERATE_HTML is set to YES.
1022 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1030 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1038 # This tag requires that the tag GENERATE_HTML is set to YES.
1042 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1048 # This tag requires that the tag GENERATE_HTML is set to YES.
1052 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1053 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1060 # This tag requires that the tag GENERATE_HTML is set to YES.
1064 # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user-
1071 # This tag requires that the tag GENERATE_HTML is set to YES.
1080 # files will be copied as-is; there are no commands or markers available.
1081 # This tag requires that the tag GENERATE_HTML is set to YES.
1092 # This tag requires that the tag GENERATE_HTML is set to YES.
1100 # This tag requires that the tag GENERATE_HTML is set to YES.
1111 # This tag requires that the tag GENERATE_HTML is set to YES.
1115 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1118 # The default value is: YES.
1119 # This tag requires that the tag GENERATE_HTML is set to YES.
1121 HTML_TIMESTAMP = YES
1123 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1127 # This tag requires that the tag GENERATE_HTML is set to YES.
1140 # This tag requires that the tag GENERATE_HTML is set to YES.
1144 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1154 # This tag requires that the tag GENERATE_HTML is set to YES.
1162 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1167 # set bundle. This should be a reverse domain-name style string, e.g.
1170 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1175 # the documentation publisher. This should be a reverse domain-name style
1178 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1184 # This tag requires that the tag GENERATE_DOCSET is set to YES.
1188 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1191 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1202 # This tag requires that the tag GENERATE_HTML is set to YES.
1209 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1214 # including file name) of the HTML help compiler ( hhc.exe). If non-empty
1217 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1222 # YES) or that it should be included in the master .chm file ( NO).
1224 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1230 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1235 # YES) or a normal table of contents ( NO) in the .chm file.
1237 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1241 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1244 # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
1248 # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1253 # This tag requires that the tag GENERATE_HTML is set to YES.
1260 # This tag requires that the tag GENERATE_QHP is set to YES.
1266 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1268 # This tag requires that the tag GENERATE_QHP is set to YES.
1274 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1277 # This tag requires that the tag GENERATE_QHP is set to YES.
1283 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1285 # This tag requires that the tag GENERATE_QHP is set to YES.
1291 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1293 # This tag requires that the tag GENERATE_QHP is set to YES.
1299 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1300 # This tag requires that the tag GENERATE_QHP is set to YES.
1305 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1307 # This tag requires that the tag GENERATE_QHP is set to YES.
1311 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1319 # This tag requires that the tag GENERATE_HTML is set to YES.
1327 # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
1334 # of each HTML page. A value of NO enables the index and the value YES disables
1336 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1338 # This tag requires that the tag GENERATE_HTML is set to YES.
1342 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1344 # value is set to YES, a side panel will be generated containing a tree-like
1349 # further fine-tune the look of the index. As an example, the default style
1353 # DISABLE_INDEX to YES when enabling this option.
1355 # This tag requires that the tag GENERATE_HTML is set to YES.
1365 # This tag requires that the tag GENERATE_HTML is set to YES.
1372 # This tag requires that the tag GENERATE_HTML is set to YES.
1376 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to
1379 # This tag requires that the tag GENERATE_HTML is set to YES.
1388 # This tag requires that the tag GENERATE_HTML is set to YES.
1398 # The default value is: YES.
1399 # This tag requires that the tag GENERATE_HTML is set to YES.
1401 FORMULA_TRANSPARENT = YES
1410 # This tag requires that the tag GENERATE_HTML is set to YES.
1417 # Possible values are: HTML-CSS (which is slower, but has the best
1419 # The default value is: HTML-CSS.
1420 # This tag requires that the tag USE_MATHJAX is set to YES.
1422 MATHJAX_FORMAT = HTML-CSS
1433 # This tag requires that the tag USE_MATHJAX is set to YES.
1440 # This tag requires that the tag USE_MATHJAX is set to YES.
1448 # This tag requires that the tag USE_MATHJAX is set to YES.
1468 # The default value is: YES.
1469 # This tag requires that the tag GENERATE_HTML is set to YES.
1481 # This tag requires that the tag SEARCHENGINE is set to YES.
1497 # This tag requires that the tag SEARCHENGINE is set to YES.
1508 # This tag requires that the tag SEARCHENGINE is set to YES.
1516 # This tag requires that the tag SEARCHENGINE is set to YES.
1524 # This tag requires that the tag SEARCHENGINE is set to YES.
1534 # This tag requires that the tag SEARCHENGINE is set to YES.
1538 #---------------------------------------------------------------------------
1540 #---------------------------------------------------------------------------
1542 # If the GENERATE_LATEX tag is set to YES doxygen will generate LaTeX output.
1543 # The default value is: YES.
1551 # This tag requires that the tag GENERATE_LATEX is set to YES.
1562 # This tag requires that the tag GENERATE_LATEX is set to YES.
1569 # This tag requires that the tag GENERATE_LATEX is set to YES.
1573 # If the COMPACT_LATEX tag is set to YES doxygen generates more compact LaTeX
1577 # This tag requires that the tag GENERATE_LATEX is set to YES.
1586 # This tag requires that the tag GENERATE_LATEX is set to YES.
1595 # This tag requires that the tag GENERATE_LATEX is set to YES.
1605 # Note: Only use a user-defined header if you know what you are doing! The
1611 # This tag requires that the tag GENERATE_LATEX is set to YES.
1619 # Note: Only use a user-defined footer if you know what you are doing!
1620 # This tag requires that the tag GENERATE_LATEX is set to YES.
1626 # directory. Note that the files will be copied as-is; there are no commands or
1628 # This tag requires that the tag GENERATE_LATEX is set to YES.
1632 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated is
1636 # The default value is: YES.
1637 # This tag requires that the tag GENERATE_LATEX is set to YES.
1639 PDF_HYPERLINKS = YES
1641 # If the LATEX_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1642 # the PDF file directly from the LaTeX files. Set this option to YES to get a
1644 # The default value is: YES.
1645 # This tag requires that the tag GENERATE_LATEX is set to YES.
1647 USE_PDFLATEX = YES
1649 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1654 # This tag requires that the tag GENERATE_LATEX is set to YES.
1658 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1661 # This tag requires that the tag GENERATE_LATEX is set to YES.
1665 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1671 # This tag requires that the tag GENERATE_LATEX is set to YES.
1679 # This tag requires that the tag GENERATE_LATEX is set to YES.
1683 #---------------------------------------------------------------------------
1685 #---------------------------------------------------------------------------
1687 # If the GENERATE_RTF tag is set to YES doxygen will generate RTF output. The
1698 # This tag requires that the tag GENERATE_RTF is set to YES.
1702 # If the COMPACT_RTF tag is set to YES doxygen generates more compact RTF
1706 # This tag requires that the tag GENERATE_RTF is set to YES.
1710 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1718 # This tag requires that the tag GENERATE_RTF is set to YES.
1728 # This tag requires that the tag GENERATE_RTF is set to YES.
1734 # using doxygen -e rtf extensionFile.
1735 # This tag requires that the tag GENERATE_RTF is set to YES.
1739 #---------------------------------------------------------------------------
1741 #---------------------------------------------------------------------------
1743 # If the GENERATE_MAN tag is set to YES doxygen will generate man pages for
1754 # This tag requires that the tag GENERATE_MAN is set to YES.
1763 # This tag requires that the tag GENERATE_MAN is set to YES.
1767 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1772 # This tag requires that the tag GENERATE_MAN is set to YES.
1776 #---------------------------------------------------------------------------
1778 #---------------------------------------------------------------------------
1780 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that
1790 # This tag requires that the tag GENERATE_XML is set to YES.
1794 # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program
1795 # listings (including syntax highlighting and cross-referencing information) to
1798 # The default value is: YES.
1799 # This tag requires that the tag GENERATE_XML is set to YES.
1801 XML_PROGRAMLISTING = YES
1803 #---------------------------------------------------------------------------
1805 #---------------------------------------------------------------------------
1807 # If the GENERATE_DOCBOOK tag is set to YES doxygen will generate Docbook files
1817 # This tag requires that the tag GENERATE_DOCBOOK is set to YES.
1821 #---------------------------------------------------------------------------
1823 #---------------------------------------------------------------------------
1825 # If the GENERATE_AUTOGEN_DEF tag is set to YES doxygen will generate an AutoGen
1833 #---------------------------------------------------------------------------
1835 #---------------------------------------------------------------------------
1837 # If the GENERATE_PERLMOD tag is set to YES doxygen will generate a Perl module
1845 # If the PERLMOD_LATEX tag is set to YES doxygen will generate the necessary
1849 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1853 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be nicely
1858 # The default value is: YES.
1859 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1861 PERLMOD_PRETTY = YES
1867 # This tag requires that the tag GENERATE_PERLMOD is set to YES.
1871 #---------------------------------------------------------------------------
1873 #---------------------------------------------------------------------------
1875 # If the ENABLE_PREPROCESSING tag is set to YES doxygen will evaluate all
1876 # C-preprocessor directives found in the sources and include files.
1877 # The default value is: YES.
1879 ENABLE_PREPROCESSING = YES
1881 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
1884 # EXPAND_ONLY_PREDEF to YES.
1886 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1890 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
1894 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1898 # If the SEARCH_INCLUDES tag is set to YES the includes files in the
1900 # The default value is: YES.
1901 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1903 SEARCH_INCLUDES = YES
1908 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
1913 # patterns (like *.h and *.hpp) to filter out the header-files in the
1916 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1921 # defined before the preprocessor is started (similar to the -D option of e.g.
1926 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1930 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
1935 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1939 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
1940 # remove all references to function-like macros that are alone on a line, have an
1942 # typically used for boiler-plate code, and will confuse the parser if not
1944 # The default value is: YES.
1945 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
1947 SKIP_FUNCTION_MACROS = YES
1949 #---------------------------------------------------------------------------
1951 #---------------------------------------------------------------------------
1974 # If the ALLEXTERNALS tag is set to YES all external class will be listed in the
1978 ALLEXTERNALS = YES
1980 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed in
1983 # The default value is: YES.
1985 EXTERNAL_GROUPS = YES
1987 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
1990 # The default value is: YES.
1992 EXTERNAL_PAGES = YES
2000 #---------------------------------------------------------------------------
2002 #---------------------------------------------------------------------------
2004 # If the CLASS_DIAGRAMS tag is set to YES doxygen will generate a class diagram
2009 # The default value is: YES.
2011 CLASS_DIAGRAMS = YES
2029 # If set to YES, the inheritance and collaboration graphs will hide inheritance
2031 # The default value is: YES.
2035 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2042 HAVE_DOT = YES
2050 # This tag requires that the tag HAVE_DOT is set to YES.
2060 # This tag requires that the tag HAVE_DOT is set to YES.
2067 # This tag requires that the tag HAVE_DOT is set to YES.
2074 # This tag requires that the tag HAVE_DOT is set to YES.
2078 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2080 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2081 # The default value is: YES.
2082 # This tag requires that the tag HAVE_DOT is set to YES.
2084 CLASS_GRAPH = YES
2086 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2090 # The default value is: YES.
2091 # This tag requires that the tag HAVE_DOT is set to YES.
2093 COLLABORATION_GRAPH = YES
2095 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2097 # The default value is: YES.
2098 # This tag requires that the tag HAVE_DOT is set to YES.
2100 GROUP_GRAPHS = YES
2102 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
2106 # This tag requires that the tag HAVE_DOT is set to YES.
2119 # This tag requires that the tag HAVE_DOT is set to YES.
2123 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2127 # This tag requires that the tag HAVE_DOT is set to YES.
2129 TEMPLATE_RELATIONS = YES
2132 # YES then doxygen will generate a graph for each documented file showing the
2135 # The default value is: YES.
2136 # This tag requires that the tag HAVE_DOT is set to YES.
2138 INCLUDE_GRAPH = YES
2141 # set to YES then doxygen will generate a graph for each documented file showing
2144 # The default value is: YES.
2145 # This tag requires that the tag HAVE_DOT is set to YES.
2147 INCLUDED_BY_GRAPH = YES
2149 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2156 # This tag requires that the tag HAVE_DOT is set to YES.
2160 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2167 # This tag requires that the tag HAVE_DOT is set to YES.
2171 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2173 # The default value is: YES.
2174 # This tag requires that the tag HAVE_DOT is set to YES.
2176 GRAPHICAL_HIERARCHY = YES
2178 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2182 # The default value is: YES.
2183 # This tag requires that the tag HAVE_DOT is set to YES.
2185 DIRECTORY_GRAPH = YES
2194 # This tag requires that the tag HAVE_DOT is set to YES.
2198 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2206 # This tag requires that the tag HAVE_DOT is set to YES.
2212 # This tag requires that the tag HAVE_DOT is set to YES.
2219 # This tag requires that the tag HAVE_DOT is set to YES.
2243 # This tag requires that the tag HAVE_DOT is set to YES.
2255 # This tag requires that the tag HAVE_DOT is set to YES.
2259 # Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
2264 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2267 # This tag requires that the tag HAVE_DOT is set to YES.
2269 DOT_TRANSPARENT = YES
2271 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
2272 # files in one run (i.e. multiple -o and -T options on the command line). This
2276 # This tag requires that the tag HAVE_DOT is set to YES.
2278 DOT_MULTI_TARGETS = YES
2280 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2283 # The default value is: YES.
2284 # This tag requires that the tag HAVE_DOT is set to YES.
2286 GENERATE_LEGEND = YES
2288 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
2290 # The default value is: YES.
2291 # This tag requires that the tag HAVE_DOT is set to YES.
2293 DOT_CLEANUP = YES