mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Update Doxygen configuration files to disable Markdown support.
This commit is contained in:
		
							parent
							
								
									915b4d2346
								
							
						
					
					
						commit
						eb2431ecd8
					
				@ -26,13 +26,13 @@ DOXYFILE_ENCODING      = UTF-8
 | 
				
			|||||||
# identify the project. Note that if you do not use Doxywizard you need
 | 
					# identify the project. Note that if you do not use Doxywizard you need
 | 
				
			||||||
# to put quotes around the project name if it contains spaces.
 | 
					# to put quotes around the project name if it contains spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NAME           = "LUFA Library - CDC Class Bootloader"
 | 
					PROJECT_NAME           = "My Project"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
					# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
				
			||||||
# This could be handy for archiving the generated documentation or
 | 
					# This could be handy for archiving the generated documentation or
 | 
				
			||||||
# if some version control system is used.
 | 
					# if some version control system is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NUMBER         = 0.0.0
 | 
					PROJECT_NUMBER         =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
					# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
				
			||||||
# for a project that appears at the top of each page and should give viewer
 | 
					# for a project that appears at the top of each page and should give viewer
 | 
				
			||||||
@ -52,7 +52,7 @@ PROJECT_LOGO           =
 | 
				
			|||||||
# If a relative path is entered, it will be relative to the location
 | 
					# If a relative path is entered, it will be relative to the location
 | 
				
			||||||
# where doxygen was started. If left blank the current directory will be used.
 | 
					# where doxygen was started. If left blank the current directory will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OUTPUT_DIRECTORY       = ./Documentation/
 | 
					OUTPUT_DIRECTORY       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
					# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
				
			||||||
# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
					# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
				
			||||||
@ -100,17 +100,7 @@ REPEAT_BRIEF           = YES
 | 
				
			|||||||
# "The $name file" "is" "provides" "specifies" "contains"
 | 
					# "The $name file" "is" "provides" "specifies" "contains"
 | 
				
			||||||
# "represents" "a" "an" "the"
 | 
					# "represents" "a" "an" "the"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ABBREVIATE_BRIEF       = "The $name class" \
 | 
					ABBREVIATE_BRIEF       =
 | 
				
			||||||
                         "The $name widget" \
 | 
					 | 
				
			||||||
                         "The $name file" \
 | 
					 | 
				
			||||||
                         is \
 | 
					 | 
				
			||||||
                         provides \
 | 
					 | 
				
			||||||
                         specifies \
 | 
					 | 
				
			||||||
                         contains \
 | 
					 | 
				
			||||||
                         represents \
 | 
					 | 
				
			||||||
                         a \
 | 
					 | 
				
			||||||
                         an \
 | 
					 | 
				
			||||||
                         the
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
					# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
				
			||||||
# Doxygen will generate a detailed section even if there is only a brief
 | 
					# Doxygen will generate a detailed section even if there is only a brief
 | 
				
			||||||
@ -153,7 +143,7 @@ STRIP_FROM_INC_PATH    =
 | 
				
			|||||||
# (but less readable) file names. This can be useful if your file system
 | 
					# (but less readable) file names. This can be useful if your file system
 | 
				
			||||||
# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
					# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHORT_NAMES            = YES
 | 
					SHORT_NAMES            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
					# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
				
			||||||
# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
					# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
				
			||||||
@ -194,7 +184,7 @@ SEPARATE_MEMBER_PAGES  = NO
 | 
				
			|||||||
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
					# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
				
			||||||
# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
					# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TAB_SIZE               = 4
 | 
					TAB_SIZE               = 8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify a number of aliases that acts
 | 
					# This tag can be used to specify a number of aliases that acts
 | 
				
			||||||
# as commands in the documentation. An alias has the form "name=value".
 | 
					# as commands in the documentation. An alias has the form "name=value".
 | 
				
			||||||
@ -217,7 +207,7 @@ TCL_SUBST              =
 | 
				
			|||||||
# For instance, some of the names that are used will be different. The list
 | 
					# For instance, some of the names that are used will be different. The list
 | 
				
			||||||
# of all members will be omitted, etc.
 | 
					# of all members will be omitted, etc.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OPTIMIZE_OUTPUT_FOR_C  = YES
 | 
					OPTIMIZE_OUTPUT_FOR_C  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
					# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
				
			||||||
# sources only. Doxygen will then generate output that is more tailored for
 | 
					# sources only. Doxygen will then generate output that is more tailored for
 | 
				
			||||||
@ -257,7 +247,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
@ -365,12 +355,12 @@ LOOKUP_CACHE_SIZE      = 0
 | 
				
			|||||||
# Private class members and static file members will be hidden unless
 | 
					# Private class members and static file members will be hidden unless
 | 
				
			||||||
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
					# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_ALL            = YES
 | 
					EXTRACT_ALL            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
					# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_PRIVATE        = YES
 | 
					EXTRACT_PRIVATE        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
					# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -379,7 +369,7 @@ EXTRACT_PACKAGE        = NO
 | 
				
			|||||||
# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
					# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_STATIC         = YES
 | 
					EXTRACT_STATIC         = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
					# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
				
			||||||
# defined locally in source files will be included in the documentation.
 | 
					# defined locally in source files will be included in the documentation.
 | 
				
			||||||
@ -522,19 +512,19 @@ STRICT_PROTO_MATCHING  = NO
 | 
				
			|||||||
# disable (NO) the todo list. This list is created by putting \todo
 | 
					# disable (NO) the todo list. This list is created by putting \todo
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TODOLIST      = NO
 | 
					GENERATE_TODOLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the test list. This list is created by putting \test
 | 
					# disable (NO) the test list. This list is created by putting \test
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TESTLIST      = NO
 | 
					GENERATE_TESTLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the bug list. This list is created by putting \bug
 | 
					# disable (NO) the bug list. This list is created by putting \bug
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_BUGLIST       = NO
 | 
					GENERATE_BUGLIST       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the deprecated list. This list is created by putting
 | 
					# disable (NO) the deprecated list. This list is created by putting
 | 
				
			||||||
@ -567,7 +557,7 @@ SHOW_USED_FILES        = YES
 | 
				
			|||||||
# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
					# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
				
			||||||
# in the documentation. The default is NO.
 | 
					# in the documentation. The default is NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHOW_DIRECTORIES       = YES
 | 
					SHOW_DIRECTORIES       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
					# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
				
			||||||
# This will remove the Files entry from the Quick Index and from the
 | 
					# This will remove the Files entry from the Quick Index and from the
 | 
				
			||||||
@ -618,7 +608,7 @@ CITE_BIB_FILES         =
 | 
				
			|||||||
# The QUIET tag can be used to turn on/off the messages that are generated
 | 
					# The QUIET tag can be used to turn on/off the messages that are generated
 | 
				
			||||||
# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
					# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QUIET                  = YES
 | 
					QUIET                  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
					# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
				
			||||||
# generated by doxygen. Possible values are YES and NO. If left blank
 | 
					# generated by doxygen. Possible values are YES and NO. If left blank
 | 
				
			||||||
@ -645,7 +635,7 @@ WARN_IF_DOC_ERROR      = YES
 | 
				
			|||||||
# wrong or incomplete parameter documentation, but not about the absence of
 | 
					# wrong or incomplete parameter documentation, but not about the absence of
 | 
				
			||||||
# documentation.
 | 
					# documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WARN_NO_PARAMDOC       = YES
 | 
					WARN_NO_PARAMDOC       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARN_FORMAT tag determines the format of the warning messages that
 | 
					# The WARN_FORMAT tag determines the format of the warning messages that
 | 
				
			||||||
# doxygen can produce. The string should contain the $file, $line, and $text
 | 
					# doxygen can produce. The string should contain the $file, $line, and $text
 | 
				
			||||||
@ -671,7 +661,7 @@ WARN_LOGFILE           =
 | 
				
			|||||||
# directories like "/usr/src/myproject". Separate the files or directories
 | 
					# directories like "/usr/src/myproject". Separate the files or directories
 | 
				
			||||||
# with spaces.
 | 
					# with spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INPUT                  = ./
 | 
					INPUT                  =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify the character encoding of the source files
 | 
					# This tag can be used to specify the character encoding of the source files
 | 
				
			||||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
					# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
				
			||||||
@ -689,15 +679,13 @@ INPUT_ENCODING         = UTF-8
 | 
				
			|||||||
# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
					# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
				
			||||||
# *.f90 *.f *.for *.vhd *.vhdl
 | 
					# *.f90 *.f *.for *.vhd *.vhdl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FILE_PATTERNS          = *.h \
 | 
					FILE_PATTERNS          =
 | 
				
			||||||
                         *.c \
 | 
					 | 
				
			||||||
                         *.txt
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
					# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
				
			||||||
# should be searched for input files as well. Possible values are YES and NO.
 | 
					# should be searched for input files as well. Possible values are YES and NO.
 | 
				
			||||||
# If left blank NO is used.
 | 
					# If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RECURSIVE              = YES
 | 
					RECURSIVE              = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
					# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
				
			||||||
# excluded from the INPUT source files. This way you can easily exclude a
 | 
					# excluded from the INPUT source files. This way you can easily exclude a
 | 
				
			||||||
@ -705,7 +693,7 @@ RECURSIVE              = YES
 | 
				
			|||||||
# Note that relative paths are relative to the directory from which doxygen is
 | 
					# Note that relative paths are relative to the directory from which doxygen is
 | 
				
			||||||
# run.
 | 
					# run.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE                = Documentation/
 | 
					EXCLUDE                =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
					# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
				
			||||||
# directories that are symbolic links (a Unix file system feature) are excluded
 | 
					# directories that are symbolic links (a Unix file system feature) are excluded
 | 
				
			||||||
@ -727,8 +715,7 @@ EXCLUDE_PATTERNS       =
 | 
				
			|||||||
# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
					# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
				
			||||||
# AClass::ANamespace, ANamespace::*Test
 | 
					# AClass::ANamespace, ANamespace::*Test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE_SYMBOLS        = __* \
 | 
					EXCLUDE_SYMBOLS        =
 | 
				
			||||||
                         INCLUDE_FROM_*
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
					# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
				
			||||||
# directories that contain example code fragments that are included (see
 | 
					# directories that contain example code fragments that are included (see
 | 
				
			||||||
@ -741,7 +728,7 @@ EXAMPLE_PATH           =
 | 
				
			|||||||
# and *.h) to filter out the source-files in the directories. If left
 | 
					# and *.h) to filter out the source-files in the directories. If left
 | 
				
			||||||
# blank all files are included.
 | 
					# blank all files are included.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXAMPLE_PATTERNS       = *
 | 
					EXAMPLE_PATTERNS       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
					# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
				
			||||||
# searched for input files to be used with the \include or \dontinclude
 | 
					# searched for input files to be used with the \include or \dontinclude
 | 
				
			||||||
@ -832,7 +819,7 @@ REFERENCES_RELATION    = NO
 | 
				
			|||||||
# link to the source code.
 | 
					# link to the source code.
 | 
				
			||||||
# Otherwise they will link to the documentation.
 | 
					# Otherwise they will link to the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
REFERENCES_LINK_SOURCE = NO
 | 
					REFERENCES_LINK_SOURCE = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the USE_HTAGS tag is set to YES then the references to source code
 | 
					# If the USE_HTAGS tag is set to YES then the references to source code
 | 
				
			||||||
# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
					# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
				
			||||||
@ -846,7 +833,7 @@ USE_HTAGS              = NO
 | 
				
			|||||||
# will generate a verbatim copy of the header file for each class for
 | 
					# will generate a verbatim copy of the header file for each class for
 | 
				
			||||||
# which an include is specified. Set to NO to disable this.
 | 
					# which an include is specified. Set to NO to disable this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERBATIM_HEADERS       = NO
 | 
					VERBATIM_HEADERS       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#---------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------
 | 
				
			||||||
# configuration options related to the alphabetical class index
 | 
					# configuration options related to the alphabetical class index
 | 
				
			||||||
@ -958,7 +945,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 | 
				
			|||||||
# page will contain the date and time when the page was generated. Setting
 | 
					# page will contain the date and time when the page was generated. Setting
 | 
				
			||||||
# this to NO can help when comparing the output of multiple runs.
 | 
					# this to NO can help when comparing the output of multiple runs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_TIMESTAMP         = NO
 | 
					HTML_TIMESTAMP         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
					# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
				
			||||||
# files or namespaces will be aligned in HTML using tables. If set to
 | 
					# files or namespaces will be aligned in HTML using tables. If set to
 | 
				
			||||||
@ -972,7 +959,7 @@ HTML_ALIGN_MEMBERS     = YES
 | 
				
			|||||||
# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
					# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
				
			||||||
# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
					# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_DYNAMIC_SECTIONS  = YES
 | 
					HTML_DYNAMIC_SECTIONS  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
					# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
				
			||||||
# will be generated that can be used as input for Apple's Xcode 3
 | 
					# will be generated that can be used as input for Apple's Xcode 3
 | 
				
			||||||
@ -1053,7 +1040,7 @@ BINARY_TOC             = NO
 | 
				
			|||||||
# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
					# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
				
			||||||
# to the contents of the HTML help documentation and to the tree view.
 | 
					# to the contents of the HTML help documentation and to the tree view.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TOC_EXPAND             = YES
 | 
					TOC_EXPAND             = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
					# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
				
			||||||
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
					# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
				
			||||||
@ -1143,14 +1130,14 @@ DISABLE_INDEX          = NO
 | 
				
			|||||||
# Since the tree basically has the same information as the tab index you
 | 
					# Since the tree basically has the same information as the tab index you
 | 
				
			||||||
# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
					# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TREEVIEW      = YES
 | 
					GENERATE_TREEVIEW      = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
					# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
				
			||||||
# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
					# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
				
			||||||
# documentation. Note that a value of 0 will completely suppress the enum
 | 
					# documentation. Note that a value of 0 will completely suppress the enum
 | 
				
			||||||
# values from appearing in the overview section.
 | 
					# values from appearing in the overview section.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENUM_VALUES_PER_LINE   = 1
 | 
					ENUM_VALUES_PER_LINE   = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
					# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
				
			||||||
# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
					# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
				
			||||||
@ -1218,7 +1205,7 @@ MATHJAX_EXTENSIONS     =
 | 
				
			|||||||
# typically be disabled. For large projects the javascript based search engine
 | 
					# typically be disabled. For large projects the javascript based search engine
 | 
				
			||||||
# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
					# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEARCHENGINE           = NO
 | 
					SEARCHENGINE           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
					# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
				
			||||||
# implemented using a PHP enabled web server instead of at the web client
 | 
					# implemented using a PHP enabled web server instead of at the web client
 | 
				
			||||||
@ -1237,7 +1224,7 @@ SERVER_BASED_SEARCH    = NO
 | 
				
			|||||||
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
					# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
				
			||||||
# generate Latex output.
 | 
					# generate Latex output.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_LATEX         = NO
 | 
					GENERATE_LATEX         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
					# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
				
			||||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
					# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
				
			||||||
@ -1269,7 +1256,7 @@ COMPACT_LATEX          = NO
 | 
				
			|||||||
# by the printer. Possible values are: a4, letter, legal and
 | 
					# by the printer. Possible values are: a4, letter, legal and
 | 
				
			||||||
# executive. If left blank a4wide will be used.
 | 
					# executive. If left blank a4wide will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PAPER_TYPE             = a4wide
 | 
					PAPER_TYPE             = a4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
					# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
				
			||||||
# packages that should be included in the LaTeX output.
 | 
					# packages that should be included in the LaTeX output.
 | 
				
			||||||
@ -1496,13 +1483,13 @@ ENABLE_PREPROCESSING   = YES
 | 
				
			|||||||
# compilation will be performed. Macro expansion can be done in a controlled
 | 
					# compilation will be performed. Macro expansion can be done in a controlled
 | 
				
			||||||
# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
					# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MACRO_EXPANSION        = YES
 | 
					MACRO_EXPANSION        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
					# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
				
			||||||
# then the macro expansion is limited to the macros specified with the
 | 
					# then the macro expansion is limited to the macros specified with the
 | 
				
			||||||
# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
					# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPAND_ONLY_PREDEF     = YES
 | 
					EXPAND_ONLY_PREDEF     = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
					# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
				
			||||||
# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
					# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
				
			||||||
@ -1530,8 +1517,7 @@ INCLUDE_FILE_PATTERNS  =
 | 
				
			|||||||
# undefined via #undef or recursively expanded use the := operator
 | 
					# undefined via #undef or recursively expanded use the := operator
 | 
				
			||||||
# instead of the = operator.
 | 
					# instead of the = operator.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PREDEFINED             = __DOXYGEN__ \
 | 
					PREDEFINED             =
 | 
				
			||||||
                         PROGMEM
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
					# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
				
			||||||
# this tag can be used to specify a list of macro names that should be expanded.
 | 
					# this tag can be used to specify a list of macro names that should be expanded.
 | 
				
			||||||
@ -1599,7 +1585,7 @@ PERL_PATH              = /usr/bin/perl
 | 
				
			|||||||
# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
					# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
				
			||||||
# install and use dot, since it yields more powerful graphs.
 | 
					# install and use dot, since it yields more powerful graphs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_DIAGRAMS         = NO
 | 
					CLASS_DIAGRAMS         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# You can define message sequence charts within doxygen comments using the \msc
 | 
					# You can define message sequence charts within doxygen comments using the \msc
 | 
				
			||||||
# command. Doxygen will then run the mscgen tool (see
 | 
					# command. Doxygen will then run the mscgen tool (see
 | 
				
			||||||
@ -1638,7 +1624,7 @@ DOT_NUM_THREADS        = 0
 | 
				
			|||||||
# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
					# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
				
			||||||
# directory containing the font.
 | 
					# directory containing the font.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_FONTNAME           = FreeSans
 | 
					DOT_FONTNAME           = Helvetica
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
					# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
				
			||||||
# The default size is 10pt.
 | 
					# The default size is 10pt.
 | 
				
			||||||
@ -1656,19 +1642,19 @@ DOT_FONTPATH           =
 | 
				
			|||||||
# indirect inheritance relations. Setting this tag to YES will force the
 | 
					# indirect inheritance relations. Setting this tag to YES will force the
 | 
				
			||||||
# CLASS_DIAGRAMS tag to NO.
 | 
					# CLASS_DIAGRAMS tag to NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_GRAPH            = NO
 | 
					CLASS_GRAPH            = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for each documented class showing the direct and
 | 
					# will generate a graph for each documented class showing the direct and
 | 
				
			||||||
# indirect implementation dependencies (inheritance, containment, and
 | 
					# indirect implementation dependencies (inheritance, containment, and
 | 
				
			||||||
# class references variables) of the class with other documented classes.
 | 
					# class references variables) of the class with other documented classes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COLLABORATION_GRAPH    = NO
 | 
					COLLABORATION_GRAPH    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for groups, showing the direct groups dependencies
 | 
					# will generate a graph for groups, showing the direct groups dependencies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GROUP_GRAPHS           = NO
 | 
					GROUP_GRAPHS           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
					# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
				
			||||||
# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
					# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
				
			||||||
@ -1695,14 +1681,14 @@ TEMPLATE_RELATIONS     = NO
 | 
				
			|||||||
# file showing the direct and indirect include dependencies of the file with
 | 
					# file showing the direct and indirect include dependencies of the file with
 | 
				
			||||||
# other documented files.
 | 
					# other documented files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDE_GRAPH          = NO
 | 
					INCLUDE_GRAPH          = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
					# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
				
			||||||
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
					# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
				
			||||||
# documented header file showing the documented files that directly or
 | 
					# documented header file showing the documented files that directly or
 | 
				
			||||||
# indirectly include this file.
 | 
					# indirectly include this file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDED_BY_GRAPH      = NO
 | 
					INCLUDED_BY_GRAPH      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
					# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
				
			||||||
# doxygen will generate a call dependency graph for every global function
 | 
					# doxygen will generate a call dependency graph for every global function
 | 
				
			||||||
@ -1723,14 +1709,14 @@ CALLER_GRAPH           = NO
 | 
				
			|||||||
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
					# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GRAPHICAL_HIERARCHY    = NO
 | 
					GRAPHICAL_HIERARCHY    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
					# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
				
			||||||
# then doxygen will show the dependencies a directory has on other directories
 | 
					# then doxygen will show the dependencies a directory has on other directories
 | 
				
			||||||
# in a graphical way. The dependency relations are determined by the #include
 | 
					# in a graphical way. The dependency relations are determined by the #include
 | 
				
			||||||
# relations between the files in the directories.
 | 
					# relations between the files in the directories.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DIRECTORY_GRAPH        = NO
 | 
					DIRECTORY_GRAPH        = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
					# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
				
			||||||
# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
					# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
				
			||||||
@ -1774,7 +1760,7 @@ MSCFILE_DIRS           =
 | 
				
			|||||||
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
					# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
				
			||||||
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
					# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_GRAPH_MAX_NODES    = 15
 | 
					DOT_GRAPH_MAX_NODES    = 50
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
					# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
				
			||||||
# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
					# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
				
			||||||
@ -1784,7 +1770,7 @@ DOT_GRAPH_MAX_NODES    = 15
 | 
				
			|||||||
# code bases. Also note that the size of a graph can be further restricted by
 | 
					# code bases. Also note that the size of a graph can be further restricted by
 | 
				
			||||||
# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
					# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MAX_DOT_GRAPH_DEPTH    = 2
 | 
					MAX_DOT_GRAPH_DEPTH    = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
					# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
				
			||||||
# background. This is disabled by default, because dot on Windows does not
 | 
					# background. This is disabled by default, because dot on Windows does not
 | 
				
			||||||
@ -1792,7 +1778,7 @@ MAX_DOT_GRAPH_DEPTH    = 2
 | 
				
			|||||||
# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
					# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
				
			||||||
# a graph (i.e. they become hard to read).
 | 
					# a graph (i.e. they become hard to read).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_TRANSPARENT        = YES
 | 
					DOT_TRANSPARENT        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
					# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
				
			||||||
# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
					# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
				
			||||||
 | 
				
			|||||||
@ -26,13 +26,13 @@ DOXYFILE_ENCODING      = UTF-8
 | 
				
			|||||||
# identify the project. Note that if you do not use Doxywizard you need
 | 
					# identify the project. Note that if you do not use Doxywizard you need
 | 
				
			||||||
# to put quotes around the project name if it contains spaces.
 | 
					# to put quotes around the project name if it contains spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NAME           = "LUFA Library - DFU Class Bootloader"
 | 
					PROJECT_NAME           = "My Project"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
					# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
				
			||||||
# This could be handy for archiving the generated documentation or
 | 
					# This could be handy for archiving the generated documentation or
 | 
				
			||||||
# if some version control system is used.
 | 
					# if some version control system is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NUMBER         = 0.0.0
 | 
					PROJECT_NUMBER         =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
					# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
				
			||||||
# for a project that appears at the top of each page and should give viewer
 | 
					# for a project that appears at the top of each page and should give viewer
 | 
				
			||||||
@ -52,7 +52,7 @@ PROJECT_LOGO           =
 | 
				
			|||||||
# If a relative path is entered, it will be relative to the location
 | 
					# If a relative path is entered, it will be relative to the location
 | 
				
			||||||
# where doxygen was started. If left blank the current directory will be used.
 | 
					# where doxygen was started. If left blank the current directory will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OUTPUT_DIRECTORY       = ./Documentation/
 | 
					OUTPUT_DIRECTORY       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
					# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
				
			||||||
# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
					# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
				
			||||||
@ -100,17 +100,7 @@ REPEAT_BRIEF           = YES
 | 
				
			|||||||
# "The $name file" "is" "provides" "specifies" "contains"
 | 
					# "The $name file" "is" "provides" "specifies" "contains"
 | 
				
			||||||
# "represents" "a" "an" "the"
 | 
					# "represents" "a" "an" "the"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ABBREVIATE_BRIEF       = "The $name class" \
 | 
					ABBREVIATE_BRIEF       =
 | 
				
			||||||
                         "The $name widget" \
 | 
					 | 
				
			||||||
                         "The $name file" \
 | 
					 | 
				
			||||||
                         is \
 | 
					 | 
				
			||||||
                         provides \
 | 
					 | 
				
			||||||
                         specifies \
 | 
					 | 
				
			||||||
                         contains \
 | 
					 | 
				
			||||||
                         represents \
 | 
					 | 
				
			||||||
                         a \
 | 
					 | 
				
			||||||
                         an \
 | 
					 | 
				
			||||||
                         the
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
					# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
				
			||||||
# Doxygen will generate a detailed section even if there is only a brief
 | 
					# Doxygen will generate a detailed section even if there is only a brief
 | 
				
			||||||
@ -153,7 +143,7 @@ STRIP_FROM_INC_PATH    =
 | 
				
			|||||||
# (but less readable) file names. This can be useful if your file system
 | 
					# (but less readable) file names. This can be useful if your file system
 | 
				
			||||||
# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
					# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHORT_NAMES            = YES
 | 
					SHORT_NAMES            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
					# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
				
			||||||
# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
					# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
				
			||||||
@ -194,7 +184,7 @@ SEPARATE_MEMBER_PAGES  = NO
 | 
				
			|||||||
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
					# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
				
			||||||
# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
					# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TAB_SIZE               = 4
 | 
					TAB_SIZE               = 8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify a number of aliases that acts
 | 
					# This tag can be used to specify a number of aliases that acts
 | 
				
			||||||
# as commands in the documentation. An alias has the form "name=value".
 | 
					# as commands in the documentation. An alias has the form "name=value".
 | 
				
			||||||
@ -217,7 +207,7 @@ TCL_SUBST              =
 | 
				
			|||||||
# For instance, some of the names that are used will be different. The list
 | 
					# For instance, some of the names that are used will be different. The list
 | 
				
			||||||
# of all members will be omitted, etc.
 | 
					# of all members will be omitted, etc.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OPTIMIZE_OUTPUT_FOR_C  = YES
 | 
					OPTIMIZE_OUTPUT_FOR_C  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
					# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
				
			||||||
# sources only. Doxygen will then generate output that is more tailored for
 | 
					# sources only. Doxygen will then generate output that is more tailored for
 | 
				
			||||||
@ -257,7 +247,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
@ -365,12 +355,12 @@ LOOKUP_CACHE_SIZE      = 0
 | 
				
			|||||||
# Private class members and static file members will be hidden unless
 | 
					# Private class members and static file members will be hidden unless
 | 
				
			||||||
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
					# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_ALL            = YES
 | 
					EXTRACT_ALL            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
					# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_PRIVATE        = YES
 | 
					EXTRACT_PRIVATE        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
					# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -379,7 +369,7 @@ EXTRACT_PACKAGE        = NO
 | 
				
			|||||||
# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
					# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_STATIC         = YES
 | 
					EXTRACT_STATIC         = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
					# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
				
			||||||
# defined locally in source files will be included in the documentation.
 | 
					# defined locally in source files will be included in the documentation.
 | 
				
			||||||
@ -522,19 +512,19 @@ STRICT_PROTO_MATCHING  = NO
 | 
				
			|||||||
# disable (NO) the todo list. This list is created by putting \todo
 | 
					# disable (NO) the todo list. This list is created by putting \todo
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TODOLIST      = NO
 | 
					GENERATE_TODOLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the test list. This list is created by putting \test
 | 
					# disable (NO) the test list. This list is created by putting \test
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TESTLIST      = NO
 | 
					GENERATE_TESTLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the bug list. This list is created by putting \bug
 | 
					# disable (NO) the bug list. This list is created by putting \bug
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_BUGLIST       = NO
 | 
					GENERATE_BUGLIST       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the deprecated list. This list is created by putting
 | 
					# disable (NO) the deprecated list. This list is created by putting
 | 
				
			||||||
@ -567,7 +557,7 @@ SHOW_USED_FILES        = YES
 | 
				
			|||||||
# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
					# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
				
			||||||
# in the documentation. The default is NO.
 | 
					# in the documentation. The default is NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHOW_DIRECTORIES       = YES
 | 
					SHOW_DIRECTORIES       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
					# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
				
			||||||
# This will remove the Files entry from the Quick Index and from the
 | 
					# This will remove the Files entry from the Quick Index and from the
 | 
				
			||||||
@ -618,7 +608,7 @@ CITE_BIB_FILES         =
 | 
				
			|||||||
# The QUIET tag can be used to turn on/off the messages that are generated
 | 
					# The QUIET tag can be used to turn on/off the messages that are generated
 | 
				
			||||||
# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
					# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QUIET                  = YES
 | 
					QUIET                  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
					# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
				
			||||||
# generated by doxygen. Possible values are YES and NO. If left blank
 | 
					# generated by doxygen. Possible values are YES and NO. If left blank
 | 
				
			||||||
@ -645,7 +635,7 @@ WARN_IF_DOC_ERROR      = YES
 | 
				
			|||||||
# wrong or incomplete parameter documentation, but not about the absence of
 | 
					# wrong or incomplete parameter documentation, but not about the absence of
 | 
				
			||||||
# documentation.
 | 
					# documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WARN_NO_PARAMDOC       = YES
 | 
					WARN_NO_PARAMDOC       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARN_FORMAT tag determines the format of the warning messages that
 | 
					# The WARN_FORMAT tag determines the format of the warning messages that
 | 
				
			||||||
# doxygen can produce. The string should contain the $file, $line, and $text
 | 
					# doxygen can produce. The string should contain the $file, $line, and $text
 | 
				
			||||||
@ -671,7 +661,7 @@ WARN_LOGFILE           =
 | 
				
			|||||||
# directories like "/usr/src/myproject". Separate the files or directories
 | 
					# directories like "/usr/src/myproject". Separate the files or directories
 | 
				
			||||||
# with spaces.
 | 
					# with spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INPUT                  = ./
 | 
					INPUT                  =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify the character encoding of the source files
 | 
					# This tag can be used to specify the character encoding of the source files
 | 
				
			||||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
					# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
				
			||||||
@ -689,15 +679,13 @@ INPUT_ENCODING         = UTF-8
 | 
				
			|||||||
# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
					# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
				
			||||||
# *.f90 *.f *.for *.vhd *.vhdl
 | 
					# *.f90 *.f *.for *.vhd *.vhdl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FILE_PATTERNS          = *.h \
 | 
					FILE_PATTERNS          =
 | 
				
			||||||
                         *.c \
 | 
					 | 
				
			||||||
                         *.txt
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
					# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
				
			||||||
# should be searched for input files as well. Possible values are YES and NO.
 | 
					# should be searched for input files as well. Possible values are YES and NO.
 | 
				
			||||||
# If left blank NO is used.
 | 
					# If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RECURSIVE              = YES
 | 
					RECURSIVE              = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
					# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
				
			||||||
# excluded from the INPUT source files. This way you can easily exclude a
 | 
					# excluded from the INPUT source files. This way you can easily exclude a
 | 
				
			||||||
@ -705,7 +693,7 @@ RECURSIVE              = YES
 | 
				
			|||||||
# Note that relative paths are relative to the directory from which doxygen is
 | 
					# Note that relative paths are relative to the directory from which doxygen is
 | 
				
			||||||
# run.
 | 
					# run.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE                = Documentation/
 | 
					EXCLUDE                =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
					# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
				
			||||||
# directories that are symbolic links (a Unix file system feature) are excluded
 | 
					# directories that are symbolic links (a Unix file system feature) are excluded
 | 
				
			||||||
@ -727,8 +715,7 @@ EXCLUDE_PATTERNS       =
 | 
				
			|||||||
# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
					# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
				
			||||||
# AClass::ANamespace, ANamespace::*Test
 | 
					# AClass::ANamespace, ANamespace::*Test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE_SYMBOLS        = __* \
 | 
					EXCLUDE_SYMBOLS        =
 | 
				
			||||||
                         INCLUDE_FROM_*
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
					# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
				
			||||||
# directories that contain example code fragments that are included (see
 | 
					# directories that contain example code fragments that are included (see
 | 
				
			||||||
@ -741,7 +728,7 @@ EXAMPLE_PATH           =
 | 
				
			|||||||
# and *.h) to filter out the source-files in the directories. If left
 | 
					# and *.h) to filter out the source-files in the directories. If left
 | 
				
			||||||
# blank all files are included.
 | 
					# blank all files are included.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXAMPLE_PATTERNS       = *
 | 
					EXAMPLE_PATTERNS       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
					# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
				
			||||||
# searched for input files to be used with the \include or \dontinclude
 | 
					# searched for input files to be used with the \include or \dontinclude
 | 
				
			||||||
@ -832,7 +819,7 @@ REFERENCES_RELATION    = NO
 | 
				
			|||||||
# link to the source code.
 | 
					# link to the source code.
 | 
				
			||||||
# Otherwise they will link to the documentation.
 | 
					# Otherwise they will link to the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
REFERENCES_LINK_SOURCE = NO
 | 
					REFERENCES_LINK_SOURCE = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the USE_HTAGS tag is set to YES then the references to source code
 | 
					# If the USE_HTAGS tag is set to YES then the references to source code
 | 
				
			||||||
# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
					# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
				
			||||||
@ -846,7 +833,7 @@ USE_HTAGS              = NO
 | 
				
			|||||||
# will generate a verbatim copy of the header file for each class for
 | 
					# will generate a verbatim copy of the header file for each class for
 | 
				
			||||||
# which an include is specified. Set to NO to disable this.
 | 
					# which an include is specified. Set to NO to disable this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERBATIM_HEADERS       = NO
 | 
					VERBATIM_HEADERS       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#---------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------
 | 
				
			||||||
# configuration options related to the alphabetical class index
 | 
					# configuration options related to the alphabetical class index
 | 
				
			||||||
@ -958,7 +945,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 | 
				
			|||||||
# page will contain the date and time when the page was generated. Setting
 | 
					# page will contain the date and time when the page was generated. Setting
 | 
				
			||||||
# this to NO can help when comparing the output of multiple runs.
 | 
					# this to NO can help when comparing the output of multiple runs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_TIMESTAMP         = NO
 | 
					HTML_TIMESTAMP         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
					# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
				
			||||||
# files or namespaces will be aligned in HTML using tables. If set to
 | 
					# files or namespaces will be aligned in HTML using tables. If set to
 | 
				
			||||||
@ -972,7 +959,7 @@ HTML_ALIGN_MEMBERS     = YES
 | 
				
			|||||||
# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
					# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
				
			||||||
# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
					# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_DYNAMIC_SECTIONS  = YES
 | 
					HTML_DYNAMIC_SECTIONS  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
					# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
				
			||||||
# will be generated that can be used as input for Apple's Xcode 3
 | 
					# will be generated that can be used as input for Apple's Xcode 3
 | 
				
			||||||
@ -1053,7 +1040,7 @@ BINARY_TOC             = NO
 | 
				
			|||||||
# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
					# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
				
			||||||
# to the contents of the HTML help documentation and to the tree view.
 | 
					# to the contents of the HTML help documentation and to the tree view.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TOC_EXPAND             = YES
 | 
					TOC_EXPAND             = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
					# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
				
			||||||
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
					# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
				
			||||||
@ -1143,14 +1130,14 @@ DISABLE_INDEX          = NO
 | 
				
			|||||||
# Since the tree basically has the same information as the tab index you
 | 
					# Since the tree basically has the same information as the tab index you
 | 
				
			||||||
# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
					# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TREEVIEW      = YES
 | 
					GENERATE_TREEVIEW      = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
					# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
				
			||||||
# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
					# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
				
			||||||
# documentation. Note that a value of 0 will completely suppress the enum
 | 
					# documentation. Note that a value of 0 will completely suppress the enum
 | 
				
			||||||
# values from appearing in the overview section.
 | 
					# values from appearing in the overview section.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENUM_VALUES_PER_LINE   = 1
 | 
					ENUM_VALUES_PER_LINE   = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
					# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
				
			||||||
# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
					# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
				
			||||||
@ -1218,7 +1205,7 @@ MATHJAX_EXTENSIONS     =
 | 
				
			|||||||
# typically be disabled. For large projects the javascript based search engine
 | 
					# typically be disabled. For large projects the javascript based search engine
 | 
				
			||||||
# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
					# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEARCHENGINE           = NO
 | 
					SEARCHENGINE           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
					# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
				
			||||||
# implemented using a PHP enabled web server instead of at the web client
 | 
					# implemented using a PHP enabled web server instead of at the web client
 | 
				
			||||||
@ -1237,7 +1224,7 @@ SERVER_BASED_SEARCH    = NO
 | 
				
			|||||||
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
					# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
				
			||||||
# generate Latex output.
 | 
					# generate Latex output.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_LATEX         = NO
 | 
					GENERATE_LATEX         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
					# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
				
			||||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
					# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
				
			||||||
@ -1269,7 +1256,7 @@ COMPACT_LATEX          = NO
 | 
				
			|||||||
# by the printer. Possible values are: a4, letter, legal and
 | 
					# by the printer. Possible values are: a4, letter, legal and
 | 
				
			||||||
# executive. If left blank a4wide will be used.
 | 
					# executive. If left blank a4wide will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PAPER_TYPE             = a4wide
 | 
					PAPER_TYPE             = a4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
					# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
				
			||||||
# packages that should be included in the LaTeX output.
 | 
					# packages that should be included in the LaTeX output.
 | 
				
			||||||
@ -1496,13 +1483,13 @@ ENABLE_PREPROCESSING   = YES
 | 
				
			|||||||
# compilation will be performed. Macro expansion can be done in a controlled
 | 
					# compilation will be performed. Macro expansion can be done in a controlled
 | 
				
			||||||
# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
					# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MACRO_EXPANSION        = YES
 | 
					MACRO_EXPANSION        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
					# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
				
			||||||
# then the macro expansion is limited to the macros specified with the
 | 
					# then the macro expansion is limited to the macros specified with the
 | 
				
			||||||
# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
					# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPAND_ONLY_PREDEF     = YES
 | 
					EXPAND_ONLY_PREDEF     = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
					# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
				
			||||||
# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
					# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
				
			||||||
@ -1530,8 +1517,7 @@ INCLUDE_FILE_PATTERNS  =
 | 
				
			|||||||
# undefined via #undef or recursively expanded use the := operator
 | 
					# undefined via #undef or recursively expanded use the := operator
 | 
				
			||||||
# instead of the = operator.
 | 
					# instead of the = operator.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PREDEFINED             = __DOXYGEN__ \
 | 
					PREDEFINED             =
 | 
				
			||||||
                         PROGMEM
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
					# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
				
			||||||
# this tag can be used to specify a list of macro names that should be expanded.
 | 
					# this tag can be used to specify a list of macro names that should be expanded.
 | 
				
			||||||
@ -1599,7 +1585,7 @@ PERL_PATH              = /usr/bin/perl
 | 
				
			|||||||
# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
					# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
				
			||||||
# install and use dot, since it yields more powerful graphs.
 | 
					# install and use dot, since it yields more powerful graphs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_DIAGRAMS         = NO
 | 
					CLASS_DIAGRAMS         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# You can define message sequence charts within doxygen comments using the \msc
 | 
					# You can define message sequence charts within doxygen comments using the \msc
 | 
				
			||||||
# command. Doxygen will then run the mscgen tool (see
 | 
					# command. Doxygen will then run the mscgen tool (see
 | 
				
			||||||
@ -1638,7 +1624,7 @@ DOT_NUM_THREADS        = 0
 | 
				
			|||||||
# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
					# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
				
			||||||
# directory containing the font.
 | 
					# directory containing the font.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_FONTNAME           = FreeSans
 | 
					DOT_FONTNAME           = Helvetica
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
					# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
				
			||||||
# The default size is 10pt.
 | 
					# The default size is 10pt.
 | 
				
			||||||
@ -1656,19 +1642,19 @@ DOT_FONTPATH           =
 | 
				
			|||||||
# indirect inheritance relations. Setting this tag to YES will force the
 | 
					# indirect inheritance relations. Setting this tag to YES will force the
 | 
				
			||||||
# CLASS_DIAGRAMS tag to NO.
 | 
					# CLASS_DIAGRAMS tag to NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_GRAPH            = NO
 | 
					CLASS_GRAPH            = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for each documented class showing the direct and
 | 
					# will generate a graph for each documented class showing the direct and
 | 
				
			||||||
# indirect implementation dependencies (inheritance, containment, and
 | 
					# indirect implementation dependencies (inheritance, containment, and
 | 
				
			||||||
# class references variables) of the class with other documented classes.
 | 
					# class references variables) of the class with other documented classes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COLLABORATION_GRAPH    = NO
 | 
					COLLABORATION_GRAPH    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for groups, showing the direct groups dependencies
 | 
					# will generate a graph for groups, showing the direct groups dependencies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GROUP_GRAPHS           = NO
 | 
					GROUP_GRAPHS           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
					# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
				
			||||||
# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
					# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
				
			||||||
@ -1695,14 +1681,14 @@ TEMPLATE_RELATIONS     = NO
 | 
				
			|||||||
# file showing the direct and indirect include dependencies of the file with
 | 
					# file showing the direct and indirect include dependencies of the file with
 | 
				
			||||||
# other documented files.
 | 
					# other documented files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDE_GRAPH          = NO
 | 
					INCLUDE_GRAPH          = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
					# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
				
			||||||
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
					# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
				
			||||||
# documented header file showing the documented files that directly or
 | 
					# documented header file showing the documented files that directly or
 | 
				
			||||||
# indirectly include this file.
 | 
					# indirectly include this file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDED_BY_GRAPH      = NO
 | 
					INCLUDED_BY_GRAPH      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
					# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
				
			||||||
# doxygen will generate a call dependency graph for every global function
 | 
					# doxygen will generate a call dependency graph for every global function
 | 
				
			||||||
@ -1723,14 +1709,14 @@ CALLER_GRAPH           = NO
 | 
				
			|||||||
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
					# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GRAPHICAL_HIERARCHY    = NO
 | 
					GRAPHICAL_HIERARCHY    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
					# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
				
			||||||
# then doxygen will show the dependencies a directory has on other directories
 | 
					# then doxygen will show the dependencies a directory has on other directories
 | 
				
			||||||
# in a graphical way. The dependency relations are determined by the #include
 | 
					# in a graphical way. The dependency relations are determined by the #include
 | 
				
			||||||
# relations between the files in the directories.
 | 
					# relations between the files in the directories.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DIRECTORY_GRAPH        = NO
 | 
					DIRECTORY_GRAPH        = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
					# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
				
			||||||
# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
					# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
				
			||||||
@ -1774,7 +1760,7 @@ MSCFILE_DIRS           =
 | 
				
			|||||||
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
					# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
				
			||||||
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
					# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_GRAPH_MAX_NODES    = 15
 | 
					DOT_GRAPH_MAX_NODES    = 50
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
					# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
				
			||||||
# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
					# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
				
			||||||
@ -1784,7 +1770,7 @@ DOT_GRAPH_MAX_NODES    = 15
 | 
				
			|||||||
# code bases. Also note that the size of a graph can be further restricted by
 | 
					# code bases. Also note that the size of a graph can be further restricted by
 | 
				
			||||||
# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
					# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MAX_DOT_GRAPH_DEPTH    = 2
 | 
					MAX_DOT_GRAPH_DEPTH    = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
					# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
				
			||||||
# background. This is disabled by default, because dot on Windows does not
 | 
					# background. This is disabled by default, because dot on Windows does not
 | 
				
			||||||
@ -1792,7 +1778,7 @@ MAX_DOT_GRAPH_DEPTH    = 2
 | 
				
			|||||||
# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
					# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
				
			||||||
# a graph (i.e. they become hard to read).
 | 
					# a graph (i.e. they become hard to read).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_TRANSPARENT        = YES
 | 
					DOT_TRANSPARENT        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
					# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
				
			||||||
# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
					# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
				
			||||||
 | 
				
			|||||||
@ -26,13 +26,13 @@ DOXYFILE_ENCODING      = UTF-8
 | 
				
			|||||||
# identify the project. Note that if you do not use Doxywizard you need
 | 
					# identify the project. Note that if you do not use Doxywizard you need
 | 
				
			||||||
# to put quotes around the project name if it contains spaces.
 | 
					# to put quotes around the project name if it contains spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NAME           = "LUFA Library - HID Class Bootloader"
 | 
					PROJECT_NAME           = "My Project"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
					# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
				
			||||||
# This could be handy for archiving the generated documentation or
 | 
					# This could be handy for archiving the generated documentation or
 | 
				
			||||||
# if some version control system is used.
 | 
					# if some version control system is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NUMBER         = 0.0.0
 | 
					PROJECT_NUMBER         =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
					# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
				
			||||||
# for a project that appears at the top of each page and should give viewer
 | 
					# for a project that appears at the top of each page and should give viewer
 | 
				
			||||||
@ -52,7 +52,7 @@ PROJECT_LOGO           =
 | 
				
			|||||||
# If a relative path is entered, it will be relative to the location
 | 
					# If a relative path is entered, it will be relative to the location
 | 
				
			||||||
# where doxygen was started. If left blank the current directory will be used.
 | 
					# where doxygen was started. If left blank the current directory will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OUTPUT_DIRECTORY       = ./Documentation/
 | 
					OUTPUT_DIRECTORY       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
					# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
				
			||||||
# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
					# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
				
			||||||
@ -100,17 +100,7 @@ REPEAT_BRIEF           = YES
 | 
				
			|||||||
# "The $name file" "is" "provides" "specifies" "contains"
 | 
					# "The $name file" "is" "provides" "specifies" "contains"
 | 
				
			||||||
# "represents" "a" "an" "the"
 | 
					# "represents" "a" "an" "the"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ABBREVIATE_BRIEF       = "The $name class" \
 | 
					ABBREVIATE_BRIEF       =
 | 
				
			||||||
                         "The $name widget" \
 | 
					 | 
				
			||||||
                         "The $name file" \
 | 
					 | 
				
			||||||
                         is \
 | 
					 | 
				
			||||||
                         provides \
 | 
					 | 
				
			||||||
                         specifies \
 | 
					 | 
				
			||||||
                         contains \
 | 
					 | 
				
			||||||
                         represents \
 | 
					 | 
				
			||||||
                         a \
 | 
					 | 
				
			||||||
                         an \
 | 
					 | 
				
			||||||
                         the
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
					# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
				
			||||||
# Doxygen will generate a detailed section even if there is only a brief
 | 
					# Doxygen will generate a detailed section even if there is only a brief
 | 
				
			||||||
@ -153,7 +143,7 @@ STRIP_FROM_INC_PATH    =
 | 
				
			|||||||
# (but less readable) file names. This can be useful if your file system
 | 
					# (but less readable) file names. This can be useful if your file system
 | 
				
			||||||
# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
					# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHORT_NAMES            = YES
 | 
					SHORT_NAMES            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
					# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
				
			||||||
# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
					# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
				
			||||||
@ -194,7 +184,7 @@ SEPARATE_MEMBER_PAGES  = NO
 | 
				
			|||||||
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
					# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
				
			||||||
# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
					# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TAB_SIZE               = 4
 | 
					TAB_SIZE               = 8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify a number of aliases that acts
 | 
					# This tag can be used to specify a number of aliases that acts
 | 
				
			||||||
# as commands in the documentation. An alias has the form "name=value".
 | 
					# as commands in the documentation. An alias has the form "name=value".
 | 
				
			||||||
@ -217,7 +207,7 @@ TCL_SUBST              =
 | 
				
			|||||||
# For instance, some of the names that are used will be different. The list
 | 
					# For instance, some of the names that are used will be different. The list
 | 
				
			||||||
# of all members will be omitted, etc.
 | 
					# of all members will be omitted, etc.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OPTIMIZE_OUTPUT_FOR_C  = YES
 | 
					OPTIMIZE_OUTPUT_FOR_C  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
					# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
				
			||||||
# sources only. Doxygen will then generate output that is more tailored for
 | 
					# sources only. Doxygen will then generate output that is more tailored for
 | 
				
			||||||
@ -257,7 +247,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
@ -365,12 +355,12 @@ LOOKUP_CACHE_SIZE      = 0
 | 
				
			|||||||
# Private class members and static file members will be hidden unless
 | 
					# Private class members and static file members will be hidden unless
 | 
				
			||||||
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
					# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_ALL            = YES
 | 
					EXTRACT_ALL            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
					# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_PRIVATE        = YES
 | 
					EXTRACT_PRIVATE        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
					# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -379,7 +369,7 @@ EXTRACT_PACKAGE        = NO
 | 
				
			|||||||
# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
					# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_STATIC         = YES
 | 
					EXTRACT_STATIC         = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
					# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
				
			||||||
# defined locally in source files will be included in the documentation.
 | 
					# defined locally in source files will be included in the documentation.
 | 
				
			||||||
@ -522,19 +512,19 @@ STRICT_PROTO_MATCHING  = NO
 | 
				
			|||||||
# disable (NO) the todo list. This list is created by putting \todo
 | 
					# disable (NO) the todo list. This list is created by putting \todo
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TODOLIST      = NO
 | 
					GENERATE_TODOLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the test list. This list is created by putting \test
 | 
					# disable (NO) the test list. This list is created by putting \test
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TESTLIST      = NO
 | 
					GENERATE_TESTLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the bug list. This list is created by putting \bug
 | 
					# disable (NO) the bug list. This list is created by putting \bug
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_BUGLIST       = NO
 | 
					GENERATE_BUGLIST       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the deprecated list. This list is created by putting
 | 
					# disable (NO) the deprecated list. This list is created by putting
 | 
				
			||||||
@ -567,7 +557,7 @@ SHOW_USED_FILES        = YES
 | 
				
			|||||||
# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
					# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
				
			||||||
# in the documentation. The default is NO.
 | 
					# in the documentation. The default is NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHOW_DIRECTORIES       = YES
 | 
					SHOW_DIRECTORIES       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
					# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
				
			||||||
# This will remove the Files entry from the Quick Index and from the
 | 
					# This will remove the Files entry from the Quick Index and from the
 | 
				
			||||||
@ -618,7 +608,7 @@ CITE_BIB_FILES         =
 | 
				
			|||||||
# The QUIET tag can be used to turn on/off the messages that are generated
 | 
					# The QUIET tag can be used to turn on/off the messages that are generated
 | 
				
			||||||
# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
					# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QUIET                  = YES
 | 
					QUIET                  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
					# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
				
			||||||
# generated by doxygen. Possible values are YES and NO. If left blank
 | 
					# generated by doxygen. Possible values are YES and NO. If left blank
 | 
				
			||||||
@ -645,7 +635,7 @@ WARN_IF_DOC_ERROR      = YES
 | 
				
			|||||||
# wrong or incomplete parameter documentation, but not about the absence of
 | 
					# wrong or incomplete parameter documentation, but not about the absence of
 | 
				
			||||||
# documentation.
 | 
					# documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WARN_NO_PARAMDOC       = YES
 | 
					WARN_NO_PARAMDOC       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARN_FORMAT tag determines the format of the warning messages that
 | 
					# The WARN_FORMAT tag determines the format of the warning messages that
 | 
				
			||||||
# doxygen can produce. The string should contain the $file, $line, and $text
 | 
					# doxygen can produce. The string should contain the $file, $line, and $text
 | 
				
			||||||
@ -671,7 +661,7 @@ WARN_LOGFILE           =
 | 
				
			|||||||
# directories like "/usr/src/myproject". Separate the files or directories
 | 
					# directories like "/usr/src/myproject". Separate the files or directories
 | 
				
			||||||
# with spaces.
 | 
					# with spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INPUT                  = ./
 | 
					INPUT                  =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify the character encoding of the source files
 | 
					# This tag can be used to specify the character encoding of the source files
 | 
				
			||||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
					# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
				
			||||||
@ -689,15 +679,13 @@ INPUT_ENCODING         = UTF-8
 | 
				
			|||||||
# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
					# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
				
			||||||
# *.f90 *.f *.for *.vhd *.vhdl
 | 
					# *.f90 *.f *.for *.vhd *.vhdl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FILE_PATTERNS          = *.h \
 | 
					FILE_PATTERNS          =
 | 
				
			||||||
                         *.c \
 | 
					 | 
				
			||||||
                         *.txt
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
					# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
				
			||||||
# should be searched for input files as well. Possible values are YES and NO.
 | 
					# should be searched for input files as well. Possible values are YES and NO.
 | 
				
			||||||
# If left blank NO is used.
 | 
					# If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RECURSIVE              = YES
 | 
					RECURSIVE              = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
					# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
				
			||||||
# excluded from the INPUT source files. This way you can easily exclude a
 | 
					# excluded from the INPUT source files. This way you can easily exclude a
 | 
				
			||||||
@ -705,8 +693,7 @@ RECURSIVE              = YES
 | 
				
			|||||||
# Note that relative paths are relative to the directory from which doxygen is
 | 
					# Note that relative paths are relative to the directory from which doxygen is
 | 
				
			||||||
# run.
 | 
					# run.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE                = Documentation/ \
 | 
					EXCLUDE                =
 | 
				
			||||||
                         HostLoaderApp/
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
					# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
				
			||||||
# directories that are symbolic links (a Unix file system feature) are excluded
 | 
					# directories that are symbolic links (a Unix file system feature) are excluded
 | 
				
			||||||
@ -728,8 +715,7 @@ EXCLUDE_PATTERNS       =
 | 
				
			|||||||
# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
					# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
				
			||||||
# AClass::ANamespace, ANamespace::*Test
 | 
					# AClass::ANamespace, ANamespace::*Test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE_SYMBOLS        = __* \
 | 
					EXCLUDE_SYMBOLS        =
 | 
				
			||||||
                         INCLUDE_FROM_*
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
					# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
				
			||||||
# directories that contain example code fragments that are included (see
 | 
					# directories that contain example code fragments that are included (see
 | 
				
			||||||
@ -742,7 +728,7 @@ EXAMPLE_PATH           =
 | 
				
			|||||||
# and *.h) to filter out the source-files in the directories. If left
 | 
					# and *.h) to filter out the source-files in the directories. If left
 | 
				
			||||||
# blank all files are included.
 | 
					# blank all files are included.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXAMPLE_PATTERNS       = *
 | 
					EXAMPLE_PATTERNS       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
					# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
				
			||||||
# searched for input files to be used with the \include or \dontinclude
 | 
					# searched for input files to be used with the \include or \dontinclude
 | 
				
			||||||
@ -833,7 +819,7 @@ REFERENCES_RELATION    = NO
 | 
				
			|||||||
# link to the source code.
 | 
					# link to the source code.
 | 
				
			||||||
# Otherwise they will link to the documentation.
 | 
					# Otherwise they will link to the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
REFERENCES_LINK_SOURCE = NO
 | 
					REFERENCES_LINK_SOURCE = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the USE_HTAGS tag is set to YES then the references to source code
 | 
					# If the USE_HTAGS tag is set to YES then the references to source code
 | 
				
			||||||
# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
					# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
				
			||||||
@ -847,7 +833,7 @@ USE_HTAGS              = NO
 | 
				
			|||||||
# will generate a verbatim copy of the header file for each class for
 | 
					# will generate a verbatim copy of the header file for each class for
 | 
				
			||||||
# which an include is specified. Set to NO to disable this.
 | 
					# which an include is specified. Set to NO to disable this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERBATIM_HEADERS       = NO
 | 
					VERBATIM_HEADERS       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#---------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------
 | 
				
			||||||
# configuration options related to the alphabetical class index
 | 
					# configuration options related to the alphabetical class index
 | 
				
			||||||
@ -959,7 +945,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 | 
				
			|||||||
# page will contain the date and time when the page was generated. Setting
 | 
					# page will contain the date and time when the page was generated. Setting
 | 
				
			||||||
# this to NO can help when comparing the output of multiple runs.
 | 
					# this to NO can help when comparing the output of multiple runs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_TIMESTAMP         = NO
 | 
					HTML_TIMESTAMP         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
					# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
				
			||||||
# files or namespaces will be aligned in HTML using tables. If set to
 | 
					# files or namespaces will be aligned in HTML using tables. If set to
 | 
				
			||||||
@ -973,7 +959,7 @@ HTML_ALIGN_MEMBERS     = YES
 | 
				
			|||||||
# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
					# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
				
			||||||
# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
					# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_DYNAMIC_SECTIONS  = YES
 | 
					HTML_DYNAMIC_SECTIONS  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
					# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
				
			||||||
# will be generated that can be used as input for Apple's Xcode 3
 | 
					# will be generated that can be used as input for Apple's Xcode 3
 | 
				
			||||||
@ -1054,7 +1040,7 @@ BINARY_TOC             = NO
 | 
				
			|||||||
# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
					# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
				
			||||||
# to the contents of the HTML help documentation and to the tree view.
 | 
					# to the contents of the HTML help documentation and to the tree view.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TOC_EXPAND             = YES
 | 
					TOC_EXPAND             = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
					# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
				
			||||||
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
					# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
				
			||||||
@ -1144,14 +1130,14 @@ DISABLE_INDEX          = NO
 | 
				
			|||||||
# Since the tree basically has the same information as the tab index you
 | 
					# Since the tree basically has the same information as the tab index you
 | 
				
			||||||
# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
					# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TREEVIEW      = YES
 | 
					GENERATE_TREEVIEW      = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
					# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
				
			||||||
# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
					# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
				
			||||||
# documentation. Note that a value of 0 will completely suppress the enum
 | 
					# documentation. Note that a value of 0 will completely suppress the enum
 | 
				
			||||||
# values from appearing in the overview section.
 | 
					# values from appearing in the overview section.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENUM_VALUES_PER_LINE   = 1
 | 
					ENUM_VALUES_PER_LINE   = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
					# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
				
			||||||
# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
					# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
				
			||||||
@ -1219,7 +1205,7 @@ MATHJAX_EXTENSIONS     =
 | 
				
			|||||||
# typically be disabled. For large projects the javascript based search engine
 | 
					# typically be disabled. For large projects the javascript based search engine
 | 
				
			||||||
# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
					# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEARCHENGINE           = NO
 | 
					SEARCHENGINE           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
					# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
				
			||||||
# implemented using a PHP enabled web server instead of at the web client
 | 
					# implemented using a PHP enabled web server instead of at the web client
 | 
				
			||||||
@ -1238,7 +1224,7 @@ SERVER_BASED_SEARCH    = NO
 | 
				
			|||||||
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
					# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
				
			||||||
# generate Latex output.
 | 
					# generate Latex output.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_LATEX         = NO
 | 
					GENERATE_LATEX         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
					# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
				
			||||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
					# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
				
			||||||
@ -1270,7 +1256,7 @@ COMPACT_LATEX          = NO
 | 
				
			|||||||
# by the printer. Possible values are: a4, letter, legal and
 | 
					# by the printer. Possible values are: a4, letter, legal and
 | 
				
			||||||
# executive. If left blank a4wide will be used.
 | 
					# executive. If left blank a4wide will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PAPER_TYPE             = a4wide
 | 
					PAPER_TYPE             = a4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
					# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
				
			||||||
# packages that should be included in the LaTeX output.
 | 
					# packages that should be included in the LaTeX output.
 | 
				
			||||||
@ -1497,13 +1483,13 @@ ENABLE_PREPROCESSING   = YES
 | 
				
			|||||||
# compilation will be performed. Macro expansion can be done in a controlled
 | 
					# compilation will be performed. Macro expansion can be done in a controlled
 | 
				
			||||||
# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
					# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MACRO_EXPANSION        = YES
 | 
					MACRO_EXPANSION        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
					# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
				
			||||||
# then the macro expansion is limited to the macros specified with the
 | 
					# then the macro expansion is limited to the macros specified with the
 | 
				
			||||||
# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
					# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPAND_ONLY_PREDEF     = YES
 | 
					EXPAND_ONLY_PREDEF     = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
					# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
				
			||||||
# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
					# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
				
			||||||
@ -1531,8 +1517,7 @@ INCLUDE_FILE_PATTERNS  =
 | 
				
			|||||||
# undefined via #undef or recursively expanded use the := operator
 | 
					# undefined via #undef or recursively expanded use the := operator
 | 
				
			||||||
# instead of the = operator.
 | 
					# instead of the = operator.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PREDEFINED             = __DOXYGEN__ \
 | 
					PREDEFINED             =
 | 
				
			||||||
                         PROGMEM
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
					# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
				
			||||||
# this tag can be used to specify a list of macro names that should be expanded.
 | 
					# this tag can be used to specify a list of macro names that should be expanded.
 | 
				
			||||||
@ -1600,7 +1585,7 @@ PERL_PATH              = /usr/bin/perl
 | 
				
			|||||||
# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
					# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
				
			||||||
# install and use dot, since it yields more powerful graphs.
 | 
					# install and use dot, since it yields more powerful graphs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_DIAGRAMS         = NO
 | 
					CLASS_DIAGRAMS         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# You can define message sequence charts within doxygen comments using the \msc
 | 
					# You can define message sequence charts within doxygen comments using the \msc
 | 
				
			||||||
# command. Doxygen will then run the mscgen tool (see
 | 
					# command. Doxygen will then run the mscgen tool (see
 | 
				
			||||||
@ -1639,7 +1624,7 @@ DOT_NUM_THREADS        = 0
 | 
				
			|||||||
# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
					# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
				
			||||||
# directory containing the font.
 | 
					# directory containing the font.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_FONTNAME           = FreeSans
 | 
					DOT_FONTNAME           = Helvetica
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
					# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
				
			||||||
# The default size is 10pt.
 | 
					# The default size is 10pt.
 | 
				
			||||||
@ -1657,19 +1642,19 @@ DOT_FONTPATH           =
 | 
				
			|||||||
# indirect inheritance relations. Setting this tag to YES will force the
 | 
					# indirect inheritance relations. Setting this tag to YES will force the
 | 
				
			||||||
# CLASS_DIAGRAMS tag to NO.
 | 
					# CLASS_DIAGRAMS tag to NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_GRAPH            = NO
 | 
					CLASS_GRAPH            = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for each documented class showing the direct and
 | 
					# will generate a graph for each documented class showing the direct and
 | 
				
			||||||
# indirect implementation dependencies (inheritance, containment, and
 | 
					# indirect implementation dependencies (inheritance, containment, and
 | 
				
			||||||
# class references variables) of the class with other documented classes.
 | 
					# class references variables) of the class with other documented classes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COLLABORATION_GRAPH    = NO
 | 
					COLLABORATION_GRAPH    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for groups, showing the direct groups dependencies
 | 
					# will generate a graph for groups, showing the direct groups dependencies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GROUP_GRAPHS           = NO
 | 
					GROUP_GRAPHS           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
					# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
				
			||||||
# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
					# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
				
			||||||
@ -1696,14 +1681,14 @@ TEMPLATE_RELATIONS     = NO
 | 
				
			|||||||
# file showing the direct and indirect include dependencies of the file with
 | 
					# file showing the direct and indirect include dependencies of the file with
 | 
				
			||||||
# other documented files.
 | 
					# other documented files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDE_GRAPH          = NO
 | 
					INCLUDE_GRAPH          = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
					# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
				
			||||||
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
					# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
				
			||||||
# documented header file showing the documented files that directly or
 | 
					# documented header file showing the documented files that directly or
 | 
				
			||||||
# indirectly include this file.
 | 
					# indirectly include this file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDED_BY_GRAPH      = NO
 | 
					INCLUDED_BY_GRAPH      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
					# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
				
			||||||
# doxygen will generate a call dependency graph for every global function
 | 
					# doxygen will generate a call dependency graph for every global function
 | 
				
			||||||
@ -1724,14 +1709,14 @@ CALLER_GRAPH           = NO
 | 
				
			|||||||
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
					# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GRAPHICAL_HIERARCHY    = NO
 | 
					GRAPHICAL_HIERARCHY    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
					# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
				
			||||||
# then doxygen will show the dependencies a directory has on other directories
 | 
					# then doxygen will show the dependencies a directory has on other directories
 | 
				
			||||||
# in a graphical way. The dependency relations are determined by the #include
 | 
					# in a graphical way. The dependency relations are determined by the #include
 | 
				
			||||||
# relations between the files in the directories.
 | 
					# relations between the files in the directories.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DIRECTORY_GRAPH        = NO
 | 
					DIRECTORY_GRAPH        = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
					# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
				
			||||||
# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
					# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
				
			||||||
@ -1775,7 +1760,7 @@ MSCFILE_DIRS           =
 | 
				
			|||||||
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
					# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
				
			||||||
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
					# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_GRAPH_MAX_NODES    = 15
 | 
					DOT_GRAPH_MAX_NODES    = 50
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
					# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
				
			||||||
# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
					# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
				
			||||||
@ -1785,7 +1770,7 @@ DOT_GRAPH_MAX_NODES    = 15
 | 
				
			|||||||
# code bases. Also note that the size of a graph can be further restricted by
 | 
					# code bases. Also note that the size of a graph can be further restricted by
 | 
				
			||||||
# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
					# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MAX_DOT_GRAPH_DEPTH    = 2
 | 
					MAX_DOT_GRAPH_DEPTH    = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
					# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
				
			||||||
# background. This is disabled by default, because dot on Windows does not
 | 
					# background. This is disabled by default, because dot on Windows does not
 | 
				
			||||||
@ -1793,7 +1778,7 @@ MAX_DOT_GRAPH_DEPTH    = 2
 | 
				
			|||||||
# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
					# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
				
			||||||
# a graph (i.e. they become hard to read).
 | 
					# a graph (i.e. they become hard to read).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_TRANSPARENT        = YES
 | 
					DOT_TRANSPARENT        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
					# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
				
			||||||
# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
					# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
				
			||||||
 | 
				
			|||||||
@ -26,13 +26,13 @@ DOXYFILE_ENCODING      = UTF-8
 | 
				
			|||||||
# identify the project. Note that if you do not use Doxywizard you need
 | 
					# identify the project. Note that if you do not use Doxywizard you need
 | 
				
			||||||
# to put quotes around the project name if it contains spaces.
 | 
					# to put quotes around the project name if it contains spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NAME           = "LUFA Library - Audio Input Device Demo"
 | 
					PROJECT_NAME           = "My Project"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
					# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
				
			||||||
# This could be handy for archiving the generated documentation or
 | 
					# This could be handy for archiving the generated documentation or
 | 
				
			||||||
# if some version control system is used.
 | 
					# if some version control system is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NUMBER         = 0.0.0
 | 
					PROJECT_NUMBER         =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
					# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
				
			||||||
# for a project that appears at the top of each page and should give viewer
 | 
					# for a project that appears at the top of each page and should give viewer
 | 
				
			||||||
@ -52,7 +52,7 @@ PROJECT_LOGO           =
 | 
				
			|||||||
# If a relative path is entered, it will be relative to the location
 | 
					# If a relative path is entered, it will be relative to the location
 | 
				
			||||||
# where doxygen was started. If left blank the current directory will be used.
 | 
					# where doxygen was started. If left blank the current directory will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OUTPUT_DIRECTORY       = ./Documentation/
 | 
					OUTPUT_DIRECTORY       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
					# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
				
			||||||
# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
					# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
				
			||||||
@ -100,17 +100,7 @@ REPEAT_BRIEF           = YES
 | 
				
			|||||||
# "The $name file" "is" "provides" "specifies" "contains"
 | 
					# "The $name file" "is" "provides" "specifies" "contains"
 | 
				
			||||||
# "represents" "a" "an" "the"
 | 
					# "represents" "a" "an" "the"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ABBREVIATE_BRIEF       = "The $name class" \
 | 
					ABBREVIATE_BRIEF       =
 | 
				
			||||||
                         "The $name widget" \
 | 
					 | 
				
			||||||
                         "The $name file" \
 | 
					 | 
				
			||||||
                         is \
 | 
					 | 
				
			||||||
                         provides \
 | 
					 | 
				
			||||||
                         specifies \
 | 
					 | 
				
			||||||
                         contains \
 | 
					 | 
				
			||||||
                         represents \
 | 
					 | 
				
			||||||
                         a \
 | 
					 | 
				
			||||||
                         an \
 | 
					 | 
				
			||||||
                         the
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
					# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
				
			||||||
# Doxygen will generate a detailed section even if there is only a brief
 | 
					# Doxygen will generate a detailed section even if there is only a brief
 | 
				
			||||||
@ -153,7 +143,7 @@ STRIP_FROM_INC_PATH    =
 | 
				
			|||||||
# (but less readable) file names. This can be useful if your file system
 | 
					# (but less readable) file names. This can be useful if your file system
 | 
				
			||||||
# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
					# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHORT_NAMES            = YES
 | 
					SHORT_NAMES            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
					# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
				
			||||||
# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
					# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
				
			||||||
@ -194,7 +184,7 @@ SEPARATE_MEMBER_PAGES  = NO
 | 
				
			|||||||
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
					# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
				
			||||||
# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
					# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TAB_SIZE               = 4
 | 
					TAB_SIZE               = 8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify a number of aliases that acts
 | 
					# This tag can be used to specify a number of aliases that acts
 | 
				
			||||||
# as commands in the documentation. An alias has the form "name=value".
 | 
					# as commands in the documentation. An alias has the form "name=value".
 | 
				
			||||||
@ -217,7 +207,7 @@ TCL_SUBST              =
 | 
				
			|||||||
# For instance, some of the names that are used will be different. The list
 | 
					# For instance, some of the names that are used will be different. The list
 | 
				
			||||||
# of all members will be omitted, etc.
 | 
					# of all members will be omitted, etc.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OPTIMIZE_OUTPUT_FOR_C  = YES
 | 
					OPTIMIZE_OUTPUT_FOR_C  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
					# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
				
			||||||
# sources only. Doxygen will then generate output that is more tailored for
 | 
					# sources only. Doxygen will then generate output that is more tailored for
 | 
				
			||||||
@ -257,7 +247,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
@ -365,12 +355,12 @@ LOOKUP_CACHE_SIZE      = 0
 | 
				
			|||||||
# Private class members and static file members will be hidden unless
 | 
					# Private class members and static file members will be hidden unless
 | 
				
			||||||
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
					# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_ALL            = YES
 | 
					EXTRACT_ALL            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
					# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_PRIVATE        = YES
 | 
					EXTRACT_PRIVATE        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
					# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -379,7 +369,7 @@ EXTRACT_PACKAGE        = NO
 | 
				
			|||||||
# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
					# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_STATIC         = YES
 | 
					EXTRACT_STATIC         = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
					# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
				
			||||||
# defined locally in source files will be included in the documentation.
 | 
					# defined locally in source files will be included in the documentation.
 | 
				
			||||||
@ -522,19 +512,19 @@ STRICT_PROTO_MATCHING  = NO
 | 
				
			|||||||
# disable (NO) the todo list. This list is created by putting \todo
 | 
					# disable (NO) the todo list. This list is created by putting \todo
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TODOLIST      = NO
 | 
					GENERATE_TODOLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the test list. This list is created by putting \test
 | 
					# disable (NO) the test list. This list is created by putting \test
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TESTLIST      = NO
 | 
					GENERATE_TESTLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the bug list. This list is created by putting \bug
 | 
					# disable (NO) the bug list. This list is created by putting \bug
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_BUGLIST       = NO
 | 
					GENERATE_BUGLIST       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the deprecated list. This list is created by putting
 | 
					# disable (NO) the deprecated list. This list is created by putting
 | 
				
			||||||
@ -567,7 +557,7 @@ SHOW_USED_FILES        = YES
 | 
				
			|||||||
# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
					# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
				
			||||||
# in the documentation. The default is NO.
 | 
					# in the documentation. The default is NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHOW_DIRECTORIES       = YES
 | 
					SHOW_DIRECTORIES       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
					# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
				
			||||||
# This will remove the Files entry from the Quick Index and from the
 | 
					# This will remove the Files entry from the Quick Index and from the
 | 
				
			||||||
@ -618,7 +608,7 @@ CITE_BIB_FILES         =
 | 
				
			|||||||
# The QUIET tag can be used to turn on/off the messages that are generated
 | 
					# The QUIET tag can be used to turn on/off the messages that are generated
 | 
				
			||||||
# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
					# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QUIET                  = YES
 | 
					QUIET                  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
					# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
				
			||||||
# generated by doxygen. Possible values are YES and NO. If left blank
 | 
					# generated by doxygen. Possible values are YES and NO. If left blank
 | 
				
			||||||
@ -645,7 +635,7 @@ WARN_IF_DOC_ERROR      = YES
 | 
				
			|||||||
# wrong or incomplete parameter documentation, but not about the absence of
 | 
					# wrong or incomplete parameter documentation, but not about the absence of
 | 
				
			||||||
# documentation.
 | 
					# documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WARN_NO_PARAMDOC       = YES
 | 
					WARN_NO_PARAMDOC       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARN_FORMAT tag determines the format of the warning messages that
 | 
					# The WARN_FORMAT tag determines the format of the warning messages that
 | 
				
			||||||
# doxygen can produce. The string should contain the $file, $line, and $text
 | 
					# doxygen can produce. The string should contain the $file, $line, and $text
 | 
				
			||||||
@ -671,7 +661,7 @@ WARN_LOGFILE           =
 | 
				
			|||||||
# directories like "/usr/src/myproject". Separate the files or directories
 | 
					# directories like "/usr/src/myproject". Separate the files or directories
 | 
				
			||||||
# with spaces.
 | 
					# with spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INPUT                  = ./
 | 
					INPUT                  =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify the character encoding of the source files
 | 
					# This tag can be used to specify the character encoding of the source files
 | 
				
			||||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
					# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
				
			||||||
@ -689,15 +679,13 @@ INPUT_ENCODING         = UTF-8
 | 
				
			|||||||
# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
					# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
				
			||||||
# *.f90 *.f *.for *.vhd *.vhdl
 | 
					# *.f90 *.f *.for *.vhd *.vhdl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FILE_PATTERNS          = *.h \
 | 
					FILE_PATTERNS          =
 | 
				
			||||||
                         *.c \
 | 
					 | 
				
			||||||
                         *.txt
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
					# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
				
			||||||
# should be searched for input files as well. Possible values are YES and NO.
 | 
					# should be searched for input files as well. Possible values are YES and NO.
 | 
				
			||||||
# If left blank NO is used.
 | 
					# If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RECURSIVE              = YES
 | 
					RECURSIVE              = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
					# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
				
			||||||
# excluded from the INPUT source files. This way you can easily exclude a
 | 
					# excluded from the INPUT source files. This way you can easily exclude a
 | 
				
			||||||
@ -705,7 +693,7 @@ RECURSIVE              = YES
 | 
				
			|||||||
# Note that relative paths are relative to the directory from which doxygen is
 | 
					# Note that relative paths are relative to the directory from which doxygen is
 | 
				
			||||||
# run.
 | 
					# run.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE                = Documentation/
 | 
					EXCLUDE                =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
					# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
				
			||||||
# directories that are symbolic links (a Unix file system feature) are excluded
 | 
					# directories that are symbolic links (a Unix file system feature) are excluded
 | 
				
			||||||
@ -727,8 +715,7 @@ EXCLUDE_PATTERNS       =
 | 
				
			|||||||
# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
					# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
				
			||||||
# AClass::ANamespace, ANamespace::*Test
 | 
					# AClass::ANamespace, ANamespace::*Test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE_SYMBOLS        = __* \
 | 
					EXCLUDE_SYMBOLS        =
 | 
				
			||||||
                         INCLUDE_FROM_*
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
					# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
				
			||||||
# directories that contain example code fragments that are included (see
 | 
					# directories that contain example code fragments that are included (see
 | 
				
			||||||
@ -741,7 +728,7 @@ EXAMPLE_PATH           =
 | 
				
			|||||||
# and *.h) to filter out the source-files in the directories. If left
 | 
					# and *.h) to filter out the source-files in the directories. If left
 | 
				
			||||||
# blank all files are included.
 | 
					# blank all files are included.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXAMPLE_PATTERNS       = *
 | 
					EXAMPLE_PATTERNS       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
					# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
				
			||||||
# searched for input files to be used with the \include or \dontinclude
 | 
					# searched for input files to be used with the \include or \dontinclude
 | 
				
			||||||
@ -832,7 +819,7 @@ REFERENCES_RELATION    = NO
 | 
				
			|||||||
# link to the source code.
 | 
					# link to the source code.
 | 
				
			||||||
# Otherwise they will link to the documentation.
 | 
					# Otherwise they will link to the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
REFERENCES_LINK_SOURCE = NO
 | 
					REFERENCES_LINK_SOURCE = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the USE_HTAGS tag is set to YES then the references to source code
 | 
					# If the USE_HTAGS tag is set to YES then the references to source code
 | 
				
			||||||
# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
					# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
				
			||||||
@ -846,7 +833,7 @@ USE_HTAGS              = NO
 | 
				
			|||||||
# will generate a verbatim copy of the header file for each class for
 | 
					# will generate a verbatim copy of the header file for each class for
 | 
				
			||||||
# which an include is specified. Set to NO to disable this.
 | 
					# which an include is specified. Set to NO to disable this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERBATIM_HEADERS       = NO
 | 
					VERBATIM_HEADERS       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#---------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------
 | 
				
			||||||
# configuration options related to the alphabetical class index
 | 
					# configuration options related to the alphabetical class index
 | 
				
			||||||
@ -958,7 +945,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 | 
				
			|||||||
# page will contain the date and time when the page was generated. Setting
 | 
					# page will contain the date and time when the page was generated. Setting
 | 
				
			||||||
# this to NO can help when comparing the output of multiple runs.
 | 
					# this to NO can help when comparing the output of multiple runs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_TIMESTAMP         = NO
 | 
					HTML_TIMESTAMP         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
					# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
				
			||||||
# files or namespaces will be aligned in HTML using tables. If set to
 | 
					# files or namespaces will be aligned in HTML using tables. If set to
 | 
				
			||||||
@ -972,7 +959,7 @@ HTML_ALIGN_MEMBERS     = YES
 | 
				
			|||||||
# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
					# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
				
			||||||
# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
					# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_DYNAMIC_SECTIONS  = YES
 | 
					HTML_DYNAMIC_SECTIONS  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
					# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
				
			||||||
# will be generated that can be used as input for Apple's Xcode 3
 | 
					# will be generated that can be used as input for Apple's Xcode 3
 | 
				
			||||||
@ -1053,7 +1040,7 @@ BINARY_TOC             = NO
 | 
				
			|||||||
# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
					# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
				
			||||||
# to the contents of the HTML help documentation and to the tree view.
 | 
					# to the contents of the HTML help documentation and to the tree view.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TOC_EXPAND             = YES
 | 
					TOC_EXPAND             = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
					# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
				
			||||||
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
					# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
				
			||||||
@ -1143,14 +1130,14 @@ DISABLE_INDEX          = NO
 | 
				
			|||||||
# Since the tree basically has the same information as the tab index you
 | 
					# Since the tree basically has the same information as the tab index you
 | 
				
			||||||
# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
					# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TREEVIEW      = YES
 | 
					GENERATE_TREEVIEW      = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
					# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
				
			||||||
# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
					# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
				
			||||||
# documentation. Note that a value of 0 will completely suppress the enum
 | 
					# documentation. Note that a value of 0 will completely suppress the enum
 | 
				
			||||||
# values from appearing in the overview section.
 | 
					# values from appearing in the overview section.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENUM_VALUES_PER_LINE   = 1
 | 
					ENUM_VALUES_PER_LINE   = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
					# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
				
			||||||
# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
					# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
				
			||||||
@ -1218,7 +1205,7 @@ MATHJAX_EXTENSIONS     =
 | 
				
			|||||||
# typically be disabled. For large projects the javascript based search engine
 | 
					# typically be disabled. For large projects the javascript based search engine
 | 
				
			||||||
# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
					# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEARCHENGINE           = NO
 | 
					SEARCHENGINE           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
					# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
				
			||||||
# implemented using a PHP enabled web server instead of at the web client
 | 
					# implemented using a PHP enabled web server instead of at the web client
 | 
				
			||||||
@ -1237,7 +1224,7 @@ SERVER_BASED_SEARCH    = NO
 | 
				
			|||||||
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
					# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
				
			||||||
# generate Latex output.
 | 
					# generate Latex output.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_LATEX         = NO
 | 
					GENERATE_LATEX         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
					# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
				
			||||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
					# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
				
			||||||
@ -1269,7 +1256,7 @@ COMPACT_LATEX          = NO
 | 
				
			|||||||
# by the printer. Possible values are: a4, letter, legal and
 | 
					# by the printer. Possible values are: a4, letter, legal and
 | 
				
			||||||
# executive. If left blank a4wide will be used.
 | 
					# executive. If left blank a4wide will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PAPER_TYPE             = a4wide
 | 
					PAPER_TYPE             = a4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
					# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
				
			||||||
# packages that should be included in the LaTeX output.
 | 
					# packages that should be included in the LaTeX output.
 | 
				
			||||||
@ -1496,13 +1483,13 @@ ENABLE_PREPROCESSING   = YES
 | 
				
			|||||||
# compilation will be performed. Macro expansion can be done in a controlled
 | 
					# compilation will be performed. Macro expansion can be done in a controlled
 | 
				
			||||||
# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
					# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MACRO_EXPANSION        = YES
 | 
					MACRO_EXPANSION        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
					# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
				
			||||||
# then the macro expansion is limited to the macros specified with the
 | 
					# then the macro expansion is limited to the macros specified with the
 | 
				
			||||||
# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
					# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPAND_ONLY_PREDEF     = YES
 | 
					EXPAND_ONLY_PREDEF     = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
					# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
				
			||||||
# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
					# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
				
			||||||
@ -1530,8 +1517,7 @@ INCLUDE_FILE_PATTERNS  =
 | 
				
			|||||||
# undefined via #undef or recursively expanded use the := operator
 | 
					# undefined via #undef or recursively expanded use the := operator
 | 
				
			||||||
# instead of the = operator.
 | 
					# instead of the = operator.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PREDEFINED             = __DOXYGEN__ \
 | 
					PREDEFINED             =
 | 
				
			||||||
                         PROGMEM
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
					# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
				
			||||||
# this tag can be used to specify a list of macro names that should be expanded.
 | 
					# this tag can be used to specify a list of macro names that should be expanded.
 | 
				
			||||||
@ -1599,7 +1585,7 @@ PERL_PATH              = /usr/bin/perl
 | 
				
			|||||||
# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
					# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
				
			||||||
# install and use dot, since it yields more powerful graphs.
 | 
					# install and use dot, since it yields more powerful graphs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_DIAGRAMS         = NO
 | 
					CLASS_DIAGRAMS         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# You can define message sequence charts within doxygen comments using the \msc
 | 
					# You can define message sequence charts within doxygen comments using the \msc
 | 
				
			||||||
# command. Doxygen will then run the mscgen tool (see
 | 
					# command. Doxygen will then run the mscgen tool (see
 | 
				
			||||||
@ -1638,7 +1624,7 @@ DOT_NUM_THREADS        = 0
 | 
				
			|||||||
# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
					# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
				
			||||||
# directory containing the font.
 | 
					# directory containing the font.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_FONTNAME           = FreeSans
 | 
					DOT_FONTNAME           = Helvetica
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
					# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
				
			||||||
# The default size is 10pt.
 | 
					# The default size is 10pt.
 | 
				
			||||||
@ -1656,19 +1642,19 @@ DOT_FONTPATH           =
 | 
				
			|||||||
# indirect inheritance relations. Setting this tag to YES will force the
 | 
					# indirect inheritance relations. Setting this tag to YES will force the
 | 
				
			||||||
# CLASS_DIAGRAMS tag to NO.
 | 
					# CLASS_DIAGRAMS tag to NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_GRAPH            = NO
 | 
					CLASS_GRAPH            = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for each documented class showing the direct and
 | 
					# will generate a graph for each documented class showing the direct and
 | 
				
			||||||
# indirect implementation dependencies (inheritance, containment, and
 | 
					# indirect implementation dependencies (inheritance, containment, and
 | 
				
			||||||
# class references variables) of the class with other documented classes.
 | 
					# class references variables) of the class with other documented classes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COLLABORATION_GRAPH    = NO
 | 
					COLLABORATION_GRAPH    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for groups, showing the direct groups dependencies
 | 
					# will generate a graph for groups, showing the direct groups dependencies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GROUP_GRAPHS           = NO
 | 
					GROUP_GRAPHS           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
					# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
				
			||||||
# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
					# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
				
			||||||
@ -1695,14 +1681,14 @@ TEMPLATE_RELATIONS     = NO
 | 
				
			|||||||
# file showing the direct and indirect include dependencies of the file with
 | 
					# file showing the direct and indirect include dependencies of the file with
 | 
				
			||||||
# other documented files.
 | 
					# other documented files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDE_GRAPH          = NO
 | 
					INCLUDE_GRAPH          = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
					# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
				
			||||||
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
					# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
				
			||||||
# documented header file showing the documented files that directly or
 | 
					# documented header file showing the documented files that directly or
 | 
				
			||||||
# indirectly include this file.
 | 
					# indirectly include this file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDED_BY_GRAPH      = NO
 | 
					INCLUDED_BY_GRAPH      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
					# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
				
			||||||
# doxygen will generate a call dependency graph for every global function
 | 
					# doxygen will generate a call dependency graph for every global function
 | 
				
			||||||
@ -1723,14 +1709,14 @@ CALLER_GRAPH           = NO
 | 
				
			|||||||
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
					# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GRAPHICAL_HIERARCHY    = NO
 | 
					GRAPHICAL_HIERARCHY    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
					# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
				
			||||||
# then doxygen will show the dependencies a directory has on other directories
 | 
					# then doxygen will show the dependencies a directory has on other directories
 | 
				
			||||||
# in a graphical way. The dependency relations are determined by the #include
 | 
					# in a graphical way. The dependency relations are determined by the #include
 | 
				
			||||||
# relations between the files in the directories.
 | 
					# relations between the files in the directories.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DIRECTORY_GRAPH        = NO
 | 
					DIRECTORY_GRAPH        = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
					# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
				
			||||||
# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
					# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
				
			||||||
@ -1774,7 +1760,7 @@ MSCFILE_DIRS           =
 | 
				
			|||||||
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
					# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
				
			||||||
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
					# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_GRAPH_MAX_NODES    = 15
 | 
					DOT_GRAPH_MAX_NODES    = 50
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
					# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
				
			||||||
# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
					# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
				
			||||||
@ -1784,7 +1770,7 @@ DOT_GRAPH_MAX_NODES    = 15
 | 
				
			|||||||
# code bases. Also note that the size of a graph can be further restricted by
 | 
					# code bases. Also note that the size of a graph can be further restricted by
 | 
				
			||||||
# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
					# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MAX_DOT_GRAPH_DEPTH    = 2
 | 
					MAX_DOT_GRAPH_DEPTH    = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
					# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
				
			||||||
# background. This is disabled by default, because dot on Windows does not
 | 
					# background. This is disabled by default, because dot on Windows does not
 | 
				
			||||||
@ -1792,7 +1778,7 @@ MAX_DOT_GRAPH_DEPTH    = 2
 | 
				
			|||||||
# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
					# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
				
			||||||
# a graph (i.e. they become hard to read).
 | 
					# a graph (i.e. they become hard to read).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_TRANSPARENT        = YES
 | 
					DOT_TRANSPARENT        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
					# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
				
			||||||
# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
					# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
				
			||||||
 | 
				
			|||||||
@ -26,13 +26,13 @@ DOXYFILE_ENCODING      = UTF-8
 | 
				
			|||||||
# identify the project. Note that if you do not use Doxywizard you need
 | 
					# identify the project. Note that if you do not use Doxywizard you need
 | 
				
			||||||
# to put quotes around the project name if it contains spaces.
 | 
					# to put quotes around the project name if it contains spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NAME           = "LUFA Library - Audio Output Device Demo"
 | 
					PROJECT_NAME           = "My Project"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
					# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
				
			||||||
# This could be handy for archiving the generated documentation or
 | 
					# This could be handy for archiving the generated documentation or
 | 
				
			||||||
# if some version control system is used.
 | 
					# if some version control system is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NUMBER         = 0.0.0
 | 
					PROJECT_NUMBER         =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
					# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
				
			||||||
# for a project that appears at the top of each page and should give viewer
 | 
					# for a project that appears at the top of each page and should give viewer
 | 
				
			||||||
@ -52,7 +52,7 @@ PROJECT_LOGO           =
 | 
				
			|||||||
# If a relative path is entered, it will be relative to the location
 | 
					# If a relative path is entered, it will be relative to the location
 | 
				
			||||||
# where doxygen was started. If left blank the current directory will be used.
 | 
					# where doxygen was started. If left blank the current directory will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OUTPUT_DIRECTORY       = ./Documentation/
 | 
					OUTPUT_DIRECTORY       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
					# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
				
			||||||
# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
					# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
				
			||||||
@ -100,17 +100,7 @@ REPEAT_BRIEF           = YES
 | 
				
			|||||||
# "The $name file" "is" "provides" "specifies" "contains"
 | 
					# "The $name file" "is" "provides" "specifies" "contains"
 | 
				
			||||||
# "represents" "a" "an" "the"
 | 
					# "represents" "a" "an" "the"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ABBREVIATE_BRIEF       = "The $name class" \
 | 
					ABBREVIATE_BRIEF       =
 | 
				
			||||||
                         "The $name widget" \
 | 
					 | 
				
			||||||
                         "The $name file" \
 | 
					 | 
				
			||||||
                         is \
 | 
					 | 
				
			||||||
                         provides \
 | 
					 | 
				
			||||||
                         specifies \
 | 
					 | 
				
			||||||
                         contains \
 | 
					 | 
				
			||||||
                         represents \
 | 
					 | 
				
			||||||
                         a \
 | 
					 | 
				
			||||||
                         an \
 | 
					 | 
				
			||||||
                         the
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
					# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
				
			||||||
# Doxygen will generate a detailed section even if there is only a brief
 | 
					# Doxygen will generate a detailed section even if there is only a brief
 | 
				
			||||||
@ -153,7 +143,7 @@ STRIP_FROM_INC_PATH    =
 | 
				
			|||||||
# (but less readable) file names. This can be useful if your file system
 | 
					# (but less readable) file names. This can be useful if your file system
 | 
				
			||||||
# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
					# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHORT_NAMES            = YES
 | 
					SHORT_NAMES            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
					# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
				
			||||||
# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
					# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
				
			||||||
@ -194,7 +184,7 @@ SEPARATE_MEMBER_PAGES  = NO
 | 
				
			|||||||
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
					# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
				
			||||||
# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
					# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TAB_SIZE               = 4
 | 
					TAB_SIZE               = 8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify a number of aliases that acts
 | 
					# This tag can be used to specify a number of aliases that acts
 | 
				
			||||||
# as commands in the documentation. An alias has the form "name=value".
 | 
					# as commands in the documentation. An alias has the form "name=value".
 | 
				
			||||||
@ -217,7 +207,7 @@ TCL_SUBST              =
 | 
				
			|||||||
# For instance, some of the names that are used will be different. The list
 | 
					# For instance, some of the names that are used will be different. The list
 | 
				
			||||||
# of all members will be omitted, etc.
 | 
					# of all members will be omitted, etc.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OPTIMIZE_OUTPUT_FOR_C  = YES
 | 
					OPTIMIZE_OUTPUT_FOR_C  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
					# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
				
			||||||
# sources only. Doxygen will then generate output that is more tailored for
 | 
					# sources only. Doxygen will then generate output that is more tailored for
 | 
				
			||||||
@ -257,7 +247,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
@ -293,7 +283,7 @@ IDL_PROPERTY_SUPPORT   = YES
 | 
				
			|||||||
# member in the group (if any) for the other members of the group. By default
 | 
					# member in the group (if any) for the other members of the group. By default
 | 
				
			||||||
# all members of a group must be documented explicitly.
 | 
					# all members of a group must be documented explicitly.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DISTRIBUTE_GROUP_DOC   = YES
 | 
					DISTRIBUTE_GROUP_DOC   = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the SUBGROUPING tag to YES (the default) to allow class member groups of
 | 
					# Set the SUBGROUPING tag to YES (the default) to allow class member groups of
 | 
				
			||||||
# the same type (for instance a group of public functions) to be put as a
 | 
					# the same type (for instance a group of public functions) to be put as a
 | 
				
			||||||
@ -365,12 +355,12 @@ LOOKUP_CACHE_SIZE      = 0
 | 
				
			|||||||
# Private class members and static file members will be hidden unless
 | 
					# Private class members and static file members will be hidden unless
 | 
				
			||||||
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
					# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_ALL            = YES
 | 
					EXTRACT_ALL            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
					# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_PRIVATE        = YES
 | 
					EXTRACT_PRIVATE        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
					# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -379,7 +369,7 @@ EXTRACT_PACKAGE        = NO
 | 
				
			|||||||
# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
					# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_STATIC         = YES
 | 
					EXTRACT_STATIC         = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
					# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
				
			||||||
# defined locally in source files will be included in the documentation.
 | 
					# defined locally in source files will be included in the documentation.
 | 
				
			||||||
@ -522,19 +512,19 @@ STRICT_PROTO_MATCHING  = NO
 | 
				
			|||||||
# disable (NO) the todo list. This list is created by putting \todo
 | 
					# disable (NO) the todo list. This list is created by putting \todo
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TODOLIST      = NO
 | 
					GENERATE_TODOLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the test list. This list is created by putting \test
 | 
					# disable (NO) the test list. This list is created by putting \test
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TESTLIST      = NO
 | 
					GENERATE_TESTLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the bug list. This list is created by putting \bug
 | 
					# disable (NO) the bug list. This list is created by putting \bug
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_BUGLIST       = NO
 | 
					GENERATE_BUGLIST       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the deprecated list. This list is created by putting
 | 
					# disable (NO) the deprecated list. This list is created by putting
 | 
				
			||||||
@ -567,7 +557,7 @@ SHOW_USED_FILES        = YES
 | 
				
			|||||||
# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
					# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
				
			||||||
# in the documentation. The default is NO.
 | 
					# in the documentation. The default is NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHOW_DIRECTORIES       = YES
 | 
					SHOW_DIRECTORIES       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
					# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
				
			||||||
# This will remove the Files entry from the Quick Index and from the
 | 
					# This will remove the Files entry from the Quick Index and from the
 | 
				
			||||||
@ -618,7 +608,7 @@ CITE_BIB_FILES         =
 | 
				
			|||||||
# The QUIET tag can be used to turn on/off the messages that are generated
 | 
					# The QUIET tag can be used to turn on/off the messages that are generated
 | 
				
			||||||
# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
					# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QUIET                  = YES
 | 
					QUIET                  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
					# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
				
			||||||
# generated by doxygen. Possible values are YES and NO. If left blank
 | 
					# generated by doxygen. Possible values are YES and NO. If left blank
 | 
				
			||||||
@ -645,7 +635,7 @@ WARN_IF_DOC_ERROR      = YES
 | 
				
			|||||||
# wrong or incomplete parameter documentation, but not about the absence of
 | 
					# wrong or incomplete parameter documentation, but not about the absence of
 | 
				
			||||||
# documentation.
 | 
					# documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WARN_NO_PARAMDOC       = YES
 | 
					WARN_NO_PARAMDOC       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARN_FORMAT tag determines the format of the warning messages that
 | 
					# The WARN_FORMAT tag determines the format of the warning messages that
 | 
				
			||||||
# doxygen can produce. The string should contain the $file, $line, and $text
 | 
					# doxygen can produce. The string should contain the $file, $line, and $text
 | 
				
			||||||
@ -671,7 +661,7 @@ WARN_LOGFILE           =
 | 
				
			|||||||
# directories like "/usr/src/myproject". Separate the files or directories
 | 
					# directories like "/usr/src/myproject". Separate the files or directories
 | 
				
			||||||
# with spaces.
 | 
					# with spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INPUT                  = ./
 | 
					INPUT                  =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify the character encoding of the source files
 | 
					# This tag can be used to specify the character encoding of the source files
 | 
				
			||||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
					# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
				
			||||||
@ -689,15 +679,13 @@ INPUT_ENCODING         = UTF-8
 | 
				
			|||||||
# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
					# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
				
			||||||
# *.f90 *.f *.for *.vhd *.vhdl
 | 
					# *.f90 *.f *.for *.vhd *.vhdl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FILE_PATTERNS          = *.h \
 | 
					FILE_PATTERNS          =
 | 
				
			||||||
                         *.c \
 | 
					 | 
				
			||||||
                         *.txt
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
					# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
				
			||||||
# should be searched for input files as well. Possible values are YES and NO.
 | 
					# should be searched for input files as well. Possible values are YES and NO.
 | 
				
			||||||
# If left blank NO is used.
 | 
					# If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RECURSIVE              = YES
 | 
					RECURSIVE              = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
					# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
				
			||||||
# excluded from the INPUT source files. This way you can easily exclude a
 | 
					# excluded from the INPUT source files. This way you can easily exclude a
 | 
				
			||||||
@ -705,7 +693,7 @@ RECURSIVE              = YES
 | 
				
			|||||||
# Note that relative paths are relative to the directory from which doxygen is
 | 
					# Note that relative paths are relative to the directory from which doxygen is
 | 
				
			||||||
# run.
 | 
					# run.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE                = Documentation/
 | 
					EXCLUDE                =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
					# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
				
			||||||
# directories that are symbolic links (a Unix file system feature) are excluded
 | 
					# directories that are symbolic links (a Unix file system feature) are excluded
 | 
				
			||||||
@ -727,8 +715,7 @@ EXCLUDE_PATTERNS       =
 | 
				
			|||||||
# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
					# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
				
			||||||
# AClass::ANamespace, ANamespace::*Test
 | 
					# AClass::ANamespace, ANamespace::*Test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE_SYMBOLS        = __* \
 | 
					EXCLUDE_SYMBOLS        =
 | 
				
			||||||
                         INCLUDE_FROM_*
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
					# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
				
			||||||
# directories that contain example code fragments that are included (see
 | 
					# directories that contain example code fragments that are included (see
 | 
				
			||||||
@ -741,7 +728,7 @@ EXAMPLE_PATH           =
 | 
				
			|||||||
# and *.h) to filter out the source-files in the directories. If left
 | 
					# and *.h) to filter out the source-files in the directories. If left
 | 
				
			||||||
# blank all files are included.
 | 
					# blank all files are included.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXAMPLE_PATTERNS       = *
 | 
					EXAMPLE_PATTERNS       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
					# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
				
			||||||
# searched for input files to be used with the \include or \dontinclude
 | 
					# searched for input files to be used with the \include or \dontinclude
 | 
				
			||||||
@ -832,7 +819,7 @@ REFERENCES_RELATION    = NO
 | 
				
			|||||||
# link to the source code.
 | 
					# link to the source code.
 | 
				
			||||||
# Otherwise they will link to the documentation.
 | 
					# Otherwise they will link to the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
REFERENCES_LINK_SOURCE = NO
 | 
					REFERENCES_LINK_SOURCE = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the USE_HTAGS tag is set to YES then the references to source code
 | 
					# If the USE_HTAGS tag is set to YES then the references to source code
 | 
				
			||||||
# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
					# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
				
			||||||
@ -846,7 +833,7 @@ USE_HTAGS              = NO
 | 
				
			|||||||
# will generate a verbatim copy of the header file for each class for
 | 
					# will generate a verbatim copy of the header file for each class for
 | 
				
			||||||
# which an include is specified. Set to NO to disable this.
 | 
					# which an include is specified. Set to NO to disable this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERBATIM_HEADERS       = NO
 | 
					VERBATIM_HEADERS       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#---------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------
 | 
				
			||||||
# configuration options related to the alphabetical class index
 | 
					# configuration options related to the alphabetical class index
 | 
				
			||||||
@ -958,7 +945,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 | 
				
			|||||||
# page will contain the date and time when the page was generated. Setting
 | 
					# page will contain the date and time when the page was generated. Setting
 | 
				
			||||||
# this to NO can help when comparing the output of multiple runs.
 | 
					# this to NO can help when comparing the output of multiple runs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_TIMESTAMP         = NO
 | 
					HTML_TIMESTAMP         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
					# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
				
			||||||
# files or namespaces will be aligned in HTML using tables. If set to
 | 
					# files or namespaces will be aligned in HTML using tables. If set to
 | 
				
			||||||
@ -972,7 +959,7 @@ HTML_ALIGN_MEMBERS     = YES
 | 
				
			|||||||
# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
					# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
				
			||||||
# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
					# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_DYNAMIC_SECTIONS  = YES
 | 
					HTML_DYNAMIC_SECTIONS  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
					# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
				
			||||||
# will be generated that can be used as input for Apple's Xcode 3
 | 
					# will be generated that can be used as input for Apple's Xcode 3
 | 
				
			||||||
@ -1053,7 +1040,7 @@ BINARY_TOC             = NO
 | 
				
			|||||||
# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
					# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
				
			||||||
# to the contents of the HTML help documentation and to the tree view.
 | 
					# to the contents of the HTML help documentation and to the tree view.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TOC_EXPAND             = YES
 | 
					TOC_EXPAND             = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
					# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
				
			||||||
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
					# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
				
			||||||
@ -1143,14 +1130,14 @@ DISABLE_INDEX          = NO
 | 
				
			|||||||
# Since the tree basically has the same information as the tab index you
 | 
					# Since the tree basically has the same information as the tab index you
 | 
				
			||||||
# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
					# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TREEVIEW      = YES
 | 
					GENERATE_TREEVIEW      = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
					# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
				
			||||||
# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
					# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
				
			||||||
# documentation. Note that a value of 0 will completely suppress the enum
 | 
					# documentation. Note that a value of 0 will completely suppress the enum
 | 
				
			||||||
# values from appearing in the overview section.
 | 
					# values from appearing in the overview section.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENUM_VALUES_PER_LINE   = 1
 | 
					ENUM_VALUES_PER_LINE   = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
					# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
				
			||||||
# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
					# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
				
			||||||
@ -1218,7 +1205,7 @@ MATHJAX_EXTENSIONS     =
 | 
				
			|||||||
# typically be disabled. For large projects the javascript based search engine
 | 
					# typically be disabled. For large projects the javascript based search engine
 | 
				
			||||||
# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
					# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEARCHENGINE           = NO
 | 
					SEARCHENGINE           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
					# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
				
			||||||
# implemented using a PHP enabled web server instead of at the web client
 | 
					# implemented using a PHP enabled web server instead of at the web client
 | 
				
			||||||
@ -1237,7 +1224,7 @@ SERVER_BASED_SEARCH    = NO
 | 
				
			|||||||
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
					# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
				
			||||||
# generate Latex output.
 | 
					# generate Latex output.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_LATEX         = NO
 | 
					GENERATE_LATEX         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
					# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
				
			||||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
					# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
				
			||||||
@ -1269,7 +1256,7 @@ COMPACT_LATEX          = NO
 | 
				
			|||||||
# by the printer. Possible values are: a4, letter, legal and
 | 
					# by the printer. Possible values are: a4, letter, legal and
 | 
				
			||||||
# executive. If left blank a4wide will be used.
 | 
					# executive. If left blank a4wide will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PAPER_TYPE             = a4wide
 | 
					PAPER_TYPE             = a4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
					# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
				
			||||||
# packages that should be included in the LaTeX output.
 | 
					# packages that should be included in the LaTeX output.
 | 
				
			||||||
@ -1496,13 +1483,13 @@ ENABLE_PREPROCESSING   = YES
 | 
				
			|||||||
# compilation will be performed. Macro expansion can be done in a controlled
 | 
					# compilation will be performed. Macro expansion can be done in a controlled
 | 
				
			||||||
# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
					# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MACRO_EXPANSION        = YES
 | 
					MACRO_EXPANSION        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
					# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
				
			||||||
# then the macro expansion is limited to the macros specified with the
 | 
					# then the macro expansion is limited to the macros specified with the
 | 
				
			||||||
# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
					# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPAND_ONLY_PREDEF     = YES
 | 
					EXPAND_ONLY_PREDEF     = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
					# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
				
			||||||
# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
					# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
				
			||||||
@ -1530,8 +1517,7 @@ INCLUDE_FILE_PATTERNS  =
 | 
				
			|||||||
# undefined via #undef or recursively expanded use the := operator
 | 
					# undefined via #undef or recursively expanded use the := operator
 | 
				
			||||||
# instead of the = operator.
 | 
					# instead of the = operator.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PREDEFINED             = __DOXYGEN__ \
 | 
					PREDEFINED             =
 | 
				
			||||||
                         PROGMEM
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
					# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
				
			||||||
# this tag can be used to specify a list of macro names that should be expanded.
 | 
					# this tag can be used to specify a list of macro names that should be expanded.
 | 
				
			||||||
@ -1599,7 +1585,7 @@ PERL_PATH              = /usr/bin/perl
 | 
				
			|||||||
# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
					# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
				
			||||||
# install and use dot, since it yields more powerful graphs.
 | 
					# install and use dot, since it yields more powerful graphs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_DIAGRAMS         = NO
 | 
					CLASS_DIAGRAMS         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# You can define message sequence charts within doxygen comments using the \msc
 | 
					# You can define message sequence charts within doxygen comments using the \msc
 | 
				
			||||||
# command. Doxygen will then run the mscgen tool (see
 | 
					# command. Doxygen will then run the mscgen tool (see
 | 
				
			||||||
@ -1638,7 +1624,7 @@ DOT_NUM_THREADS        = 0
 | 
				
			|||||||
# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
					# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
				
			||||||
# directory containing the font.
 | 
					# directory containing the font.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_FONTNAME           = FreeSans
 | 
					DOT_FONTNAME           = Helvetica
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
					# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
				
			||||||
# The default size is 10pt.
 | 
					# The default size is 10pt.
 | 
				
			||||||
@ -1656,19 +1642,19 @@ DOT_FONTPATH           =
 | 
				
			|||||||
# indirect inheritance relations. Setting this tag to YES will force the
 | 
					# indirect inheritance relations. Setting this tag to YES will force the
 | 
				
			||||||
# CLASS_DIAGRAMS tag to NO.
 | 
					# CLASS_DIAGRAMS tag to NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_GRAPH            = NO
 | 
					CLASS_GRAPH            = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for each documented class showing the direct and
 | 
					# will generate a graph for each documented class showing the direct and
 | 
				
			||||||
# indirect implementation dependencies (inheritance, containment, and
 | 
					# indirect implementation dependencies (inheritance, containment, and
 | 
				
			||||||
# class references variables) of the class with other documented classes.
 | 
					# class references variables) of the class with other documented classes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COLLABORATION_GRAPH    = NO
 | 
					COLLABORATION_GRAPH    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for groups, showing the direct groups dependencies
 | 
					# will generate a graph for groups, showing the direct groups dependencies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GROUP_GRAPHS           = NO
 | 
					GROUP_GRAPHS           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
					# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
				
			||||||
# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
					# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
				
			||||||
@ -1695,14 +1681,14 @@ TEMPLATE_RELATIONS     = NO
 | 
				
			|||||||
# file showing the direct and indirect include dependencies of the file with
 | 
					# file showing the direct and indirect include dependencies of the file with
 | 
				
			||||||
# other documented files.
 | 
					# other documented files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDE_GRAPH          = NO
 | 
					INCLUDE_GRAPH          = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
					# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
				
			||||||
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
					# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
				
			||||||
# documented header file showing the documented files that directly or
 | 
					# documented header file showing the documented files that directly or
 | 
				
			||||||
# indirectly include this file.
 | 
					# indirectly include this file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDED_BY_GRAPH      = NO
 | 
					INCLUDED_BY_GRAPH      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
					# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
				
			||||||
# doxygen will generate a call dependency graph for every global function
 | 
					# doxygen will generate a call dependency graph for every global function
 | 
				
			||||||
@ -1723,14 +1709,14 @@ CALLER_GRAPH           = NO
 | 
				
			|||||||
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
					# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GRAPHICAL_HIERARCHY    = NO
 | 
					GRAPHICAL_HIERARCHY    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
					# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
				
			||||||
# then doxygen will show the dependencies a directory has on other directories
 | 
					# then doxygen will show the dependencies a directory has on other directories
 | 
				
			||||||
# in a graphical way. The dependency relations are determined by the #include
 | 
					# in a graphical way. The dependency relations are determined by the #include
 | 
				
			||||||
# relations between the files in the directories.
 | 
					# relations between the files in the directories.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DIRECTORY_GRAPH        = NO
 | 
					DIRECTORY_GRAPH        = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
					# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
				
			||||||
# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
					# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
				
			||||||
@ -1774,7 +1760,7 @@ MSCFILE_DIRS           =
 | 
				
			|||||||
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
					# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
				
			||||||
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
					# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_GRAPH_MAX_NODES    = 15
 | 
					DOT_GRAPH_MAX_NODES    = 50
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
					# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
				
			||||||
# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
					# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
				
			||||||
@ -1784,7 +1770,7 @@ DOT_GRAPH_MAX_NODES    = 15
 | 
				
			|||||||
# code bases. Also note that the size of a graph can be further restricted by
 | 
					# code bases. Also note that the size of a graph can be further restricted by
 | 
				
			||||||
# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
					# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MAX_DOT_GRAPH_DEPTH    = 2
 | 
					MAX_DOT_GRAPH_DEPTH    = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
					# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
				
			||||||
# background. This is disabled by default, because dot on Windows does not
 | 
					# background. This is disabled by default, because dot on Windows does not
 | 
				
			||||||
@ -1792,7 +1778,7 @@ MAX_DOT_GRAPH_DEPTH    = 2
 | 
				
			|||||||
# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
					# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
				
			||||||
# a graph (i.e. they become hard to read).
 | 
					# a graph (i.e. they become hard to read).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_TRANSPARENT        = YES
 | 
					DOT_TRANSPARENT        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
					# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
				
			||||||
# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
					# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
				
			||||||
 | 
				
			|||||||
@ -26,13 +26,13 @@ DOXYFILE_ENCODING      = UTF-8
 | 
				
			|||||||
# identify the project. Note that if you do not use Doxywizard you need
 | 
					# identify the project. Note that if you do not use Doxywizard you need
 | 
				
			||||||
# to put quotes around the project name if it contains spaces.
 | 
					# to put quotes around the project name if it contains spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NAME           = "LUFA Library - Dual Virtual Serial Device Demo"
 | 
					PROJECT_NAME           = "My Project"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
					# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
				
			||||||
# This could be handy for archiving the generated documentation or
 | 
					# This could be handy for archiving the generated documentation or
 | 
				
			||||||
# if some version control system is used.
 | 
					# if some version control system is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NUMBER         = 0.0.0
 | 
					PROJECT_NUMBER         =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
					# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
				
			||||||
# for a project that appears at the top of each page and should give viewer
 | 
					# for a project that appears at the top of each page and should give viewer
 | 
				
			||||||
@ -52,7 +52,7 @@ PROJECT_LOGO           =
 | 
				
			|||||||
# If a relative path is entered, it will be relative to the location
 | 
					# If a relative path is entered, it will be relative to the location
 | 
				
			||||||
# where doxygen was started. If left blank the current directory will be used.
 | 
					# where doxygen was started. If left blank the current directory will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OUTPUT_DIRECTORY       = ./Documentation/
 | 
					OUTPUT_DIRECTORY       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
					# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
				
			||||||
# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
					# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
				
			||||||
@ -100,17 +100,7 @@ REPEAT_BRIEF           = YES
 | 
				
			|||||||
# "The $name file" "is" "provides" "specifies" "contains"
 | 
					# "The $name file" "is" "provides" "specifies" "contains"
 | 
				
			||||||
# "represents" "a" "an" "the"
 | 
					# "represents" "a" "an" "the"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ABBREVIATE_BRIEF       = "The $name class" \
 | 
					ABBREVIATE_BRIEF       =
 | 
				
			||||||
                         "The $name widget" \
 | 
					 | 
				
			||||||
                         "The $name file" \
 | 
					 | 
				
			||||||
                         is \
 | 
					 | 
				
			||||||
                         provides \
 | 
					 | 
				
			||||||
                         specifies \
 | 
					 | 
				
			||||||
                         contains \
 | 
					 | 
				
			||||||
                         represents \
 | 
					 | 
				
			||||||
                         a \
 | 
					 | 
				
			||||||
                         an \
 | 
					 | 
				
			||||||
                         the
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
					# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
				
			||||||
# Doxygen will generate a detailed section even if there is only a brief
 | 
					# Doxygen will generate a detailed section even if there is only a brief
 | 
				
			||||||
@ -153,7 +143,7 @@ STRIP_FROM_INC_PATH    =
 | 
				
			|||||||
# (but less readable) file names. This can be useful if your file system
 | 
					# (but less readable) file names. This can be useful if your file system
 | 
				
			||||||
# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
					# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHORT_NAMES            = YES
 | 
					SHORT_NAMES            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
					# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
				
			||||||
# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
					# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
				
			||||||
@ -194,7 +184,7 @@ SEPARATE_MEMBER_PAGES  = NO
 | 
				
			|||||||
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
					# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
				
			||||||
# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
					# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TAB_SIZE               = 4
 | 
					TAB_SIZE               = 8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify a number of aliases that acts
 | 
					# This tag can be used to specify a number of aliases that acts
 | 
				
			||||||
# as commands in the documentation. An alias has the form "name=value".
 | 
					# as commands in the documentation. An alias has the form "name=value".
 | 
				
			||||||
@ -217,7 +207,7 @@ TCL_SUBST              =
 | 
				
			|||||||
# For instance, some of the names that are used will be different. The list
 | 
					# For instance, some of the names that are used will be different. The list
 | 
				
			||||||
# of all members will be omitted, etc.
 | 
					# of all members will be omitted, etc.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OPTIMIZE_OUTPUT_FOR_C  = YES
 | 
					OPTIMIZE_OUTPUT_FOR_C  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
					# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
				
			||||||
# sources only. Doxygen will then generate output that is more tailored for
 | 
					# sources only. Doxygen will then generate output that is more tailored for
 | 
				
			||||||
@ -257,7 +247,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
@ -365,12 +355,12 @@ LOOKUP_CACHE_SIZE      = 0
 | 
				
			|||||||
# Private class members and static file members will be hidden unless
 | 
					# Private class members and static file members will be hidden unless
 | 
				
			||||||
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
					# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_ALL            = YES
 | 
					EXTRACT_ALL            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
					# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_PRIVATE        = YES
 | 
					EXTRACT_PRIVATE        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
					# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -379,7 +369,7 @@ EXTRACT_PACKAGE        = NO
 | 
				
			|||||||
# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
					# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_STATIC         = YES
 | 
					EXTRACT_STATIC         = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
					# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
				
			||||||
# defined locally in source files will be included in the documentation.
 | 
					# defined locally in source files will be included in the documentation.
 | 
				
			||||||
@ -522,19 +512,19 @@ STRICT_PROTO_MATCHING  = NO
 | 
				
			|||||||
# disable (NO) the todo list. This list is created by putting \todo
 | 
					# disable (NO) the todo list. This list is created by putting \todo
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TODOLIST      = NO
 | 
					GENERATE_TODOLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the test list. This list is created by putting \test
 | 
					# disable (NO) the test list. This list is created by putting \test
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TESTLIST      = NO
 | 
					GENERATE_TESTLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the bug list. This list is created by putting \bug
 | 
					# disable (NO) the bug list. This list is created by putting \bug
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_BUGLIST       = NO
 | 
					GENERATE_BUGLIST       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the deprecated list. This list is created by putting
 | 
					# disable (NO) the deprecated list. This list is created by putting
 | 
				
			||||||
@ -567,7 +557,7 @@ SHOW_USED_FILES        = YES
 | 
				
			|||||||
# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
					# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
				
			||||||
# in the documentation. The default is NO.
 | 
					# in the documentation. The default is NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHOW_DIRECTORIES       = YES
 | 
					SHOW_DIRECTORIES       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
					# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
				
			||||||
# This will remove the Files entry from the Quick Index and from the
 | 
					# This will remove the Files entry from the Quick Index and from the
 | 
				
			||||||
@ -618,7 +608,7 @@ CITE_BIB_FILES         =
 | 
				
			|||||||
# The QUIET tag can be used to turn on/off the messages that are generated
 | 
					# The QUIET tag can be used to turn on/off the messages that are generated
 | 
				
			||||||
# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
					# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QUIET                  = YES
 | 
					QUIET                  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
					# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
				
			||||||
# generated by doxygen. Possible values are YES and NO. If left blank
 | 
					# generated by doxygen. Possible values are YES and NO. If left blank
 | 
				
			||||||
@ -645,7 +635,7 @@ WARN_IF_DOC_ERROR      = YES
 | 
				
			|||||||
# wrong or incomplete parameter documentation, but not about the absence of
 | 
					# wrong or incomplete parameter documentation, but not about the absence of
 | 
				
			||||||
# documentation.
 | 
					# documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WARN_NO_PARAMDOC       = YES
 | 
					WARN_NO_PARAMDOC       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARN_FORMAT tag determines the format of the warning messages that
 | 
					# The WARN_FORMAT tag determines the format of the warning messages that
 | 
				
			||||||
# doxygen can produce. The string should contain the $file, $line, and $text
 | 
					# doxygen can produce. The string should contain the $file, $line, and $text
 | 
				
			||||||
@ -671,7 +661,7 @@ WARN_LOGFILE           =
 | 
				
			|||||||
# directories like "/usr/src/myproject". Separate the files or directories
 | 
					# directories like "/usr/src/myproject". Separate the files or directories
 | 
				
			||||||
# with spaces.
 | 
					# with spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INPUT                  = ./
 | 
					INPUT                  =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify the character encoding of the source files
 | 
					# This tag can be used to specify the character encoding of the source files
 | 
				
			||||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
					# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
				
			||||||
@ -689,15 +679,13 @@ INPUT_ENCODING         = UTF-8
 | 
				
			|||||||
# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
					# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
				
			||||||
# *.f90 *.f *.for *.vhd *.vhdl
 | 
					# *.f90 *.f *.for *.vhd *.vhdl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FILE_PATTERNS          = *.h \
 | 
					FILE_PATTERNS          =
 | 
				
			||||||
                         *.c \
 | 
					 | 
				
			||||||
                         *.txt
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
					# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
				
			||||||
# should be searched for input files as well. Possible values are YES and NO.
 | 
					# should be searched for input files as well. Possible values are YES and NO.
 | 
				
			||||||
# If left blank NO is used.
 | 
					# If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RECURSIVE              = YES
 | 
					RECURSIVE              = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
					# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
				
			||||||
# excluded from the INPUT source files. This way you can easily exclude a
 | 
					# excluded from the INPUT source files. This way you can easily exclude a
 | 
				
			||||||
@ -705,7 +693,7 @@ RECURSIVE              = YES
 | 
				
			|||||||
# Note that relative paths are relative to the directory from which doxygen is
 | 
					# Note that relative paths are relative to the directory from which doxygen is
 | 
				
			||||||
# run.
 | 
					# run.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE                = Documentation/
 | 
					EXCLUDE                =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
					# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
				
			||||||
# directories that are symbolic links (a Unix file system feature) are excluded
 | 
					# directories that are symbolic links (a Unix file system feature) are excluded
 | 
				
			||||||
@ -727,8 +715,7 @@ EXCLUDE_PATTERNS       =
 | 
				
			|||||||
# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
					# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
				
			||||||
# AClass::ANamespace, ANamespace::*Test
 | 
					# AClass::ANamespace, ANamespace::*Test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE_SYMBOLS        = __* \
 | 
					EXCLUDE_SYMBOLS        =
 | 
				
			||||||
                         INCLUDE_FROM_*
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
					# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
				
			||||||
# directories that contain example code fragments that are included (see
 | 
					# directories that contain example code fragments that are included (see
 | 
				
			||||||
@ -741,7 +728,7 @@ EXAMPLE_PATH           =
 | 
				
			|||||||
# and *.h) to filter out the source-files in the directories. If left
 | 
					# and *.h) to filter out the source-files in the directories. If left
 | 
				
			||||||
# blank all files are included.
 | 
					# blank all files are included.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXAMPLE_PATTERNS       = *
 | 
					EXAMPLE_PATTERNS       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
					# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
				
			||||||
# searched for input files to be used with the \include or \dontinclude
 | 
					# searched for input files to be used with the \include or \dontinclude
 | 
				
			||||||
@ -832,7 +819,7 @@ REFERENCES_RELATION    = NO
 | 
				
			|||||||
# link to the source code.
 | 
					# link to the source code.
 | 
				
			||||||
# Otherwise they will link to the documentation.
 | 
					# Otherwise they will link to the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
REFERENCES_LINK_SOURCE = NO
 | 
					REFERENCES_LINK_SOURCE = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the USE_HTAGS tag is set to YES then the references to source code
 | 
					# If the USE_HTAGS tag is set to YES then the references to source code
 | 
				
			||||||
# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
					# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
				
			||||||
@ -846,7 +833,7 @@ USE_HTAGS              = NO
 | 
				
			|||||||
# will generate a verbatim copy of the header file for each class for
 | 
					# will generate a verbatim copy of the header file for each class for
 | 
				
			||||||
# which an include is specified. Set to NO to disable this.
 | 
					# which an include is specified. Set to NO to disable this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERBATIM_HEADERS       = NO
 | 
					VERBATIM_HEADERS       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#---------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------
 | 
				
			||||||
# configuration options related to the alphabetical class index
 | 
					# configuration options related to the alphabetical class index
 | 
				
			||||||
@ -958,7 +945,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 | 
				
			|||||||
# page will contain the date and time when the page was generated. Setting
 | 
					# page will contain the date and time when the page was generated. Setting
 | 
				
			||||||
# this to NO can help when comparing the output of multiple runs.
 | 
					# this to NO can help when comparing the output of multiple runs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_TIMESTAMP         = NO
 | 
					HTML_TIMESTAMP         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
					# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
				
			||||||
# files or namespaces will be aligned in HTML using tables. If set to
 | 
					# files or namespaces will be aligned in HTML using tables. If set to
 | 
				
			||||||
@ -972,7 +959,7 @@ HTML_ALIGN_MEMBERS     = YES
 | 
				
			|||||||
# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
					# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
				
			||||||
# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
					# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_DYNAMIC_SECTIONS  = YES
 | 
					HTML_DYNAMIC_SECTIONS  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
					# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
				
			||||||
# will be generated that can be used as input for Apple's Xcode 3
 | 
					# will be generated that can be used as input for Apple's Xcode 3
 | 
				
			||||||
@ -1053,7 +1040,7 @@ BINARY_TOC             = NO
 | 
				
			|||||||
# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
					# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
				
			||||||
# to the contents of the HTML help documentation and to the tree view.
 | 
					# to the contents of the HTML help documentation and to the tree view.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TOC_EXPAND             = YES
 | 
					TOC_EXPAND             = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
					# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
				
			||||||
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
					# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
				
			||||||
@ -1143,14 +1130,14 @@ DISABLE_INDEX          = NO
 | 
				
			|||||||
# Since the tree basically has the same information as the tab index you
 | 
					# Since the tree basically has the same information as the tab index you
 | 
				
			||||||
# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
					# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TREEVIEW      = YES
 | 
					GENERATE_TREEVIEW      = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
					# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
				
			||||||
# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
					# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
				
			||||||
# documentation. Note that a value of 0 will completely suppress the enum
 | 
					# documentation. Note that a value of 0 will completely suppress the enum
 | 
				
			||||||
# values from appearing in the overview section.
 | 
					# values from appearing in the overview section.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENUM_VALUES_PER_LINE   = 1
 | 
					ENUM_VALUES_PER_LINE   = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
					# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
				
			||||||
# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
					# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
				
			||||||
@ -1218,7 +1205,7 @@ MATHJAX_EXTENSIONS     =
 | 
				
			|||||||
# typically be disabled. For large projects the javascript based search engine
 | 
					# typically be disabled. For large projects the javascript based search engine
 | 
				
			||||||
# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
					# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEARCHENGINE           = NO
 | 
					SEARCHENGINE           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
					# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
				
			||||||
# implemented using a PHP enabled web server instead of at the web client
 | 
					# implemented using a PHP enabled web server instead of at the web client
 | 
				
			||||||
@ -1237,7 +1224,7 @@ SERVER_BASED_SEARCH    = NO
 | 
				
			|||||||
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
					# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
				
			||||||
# generate Latex output.
 | 
					# generate Latex output.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_LATEX         = NO
 | 
					GENERATE_LATEX         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
					# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
				
			||||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
					# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
				
			||||||
@ -1269,7 +1256,7 @@ COMPACT_LATEX          = NO
 | 
				
			|||||||
# by the printer. Possible values are: a4, letter, legal and
 | 
					# by the printer. Possible values are: a4, letter, legal and
 | 
				
			||||||
# executive. If left blank a4wide will be used.
 | 
					# executive. If left blank a4wide will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PAPER_TYPE             = a4wide
 | 
					PAPER_TYPE             = a4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
					# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
				
			||||||
# packages that should be included in the LaTeX output.
 | 
					# packages that should be included in the LaTeX output.
 | 
				
			||||||
@ -1496,13 +1483,13 @@ ENABLE_PREPROCESSING   = YES
 | 
				
			|||||||
# compilation will be performed. Macro expansion can be done in a controlled
 | 
					# compilation will be performed. Macro expansion can be done in a controlled
 | 
				
			||||||
# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
					# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MACRO_EXPANSION        = YES
 | 
					MACRO_EXPANSION        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
					# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
				
			||||||
# then the macro expansion is limited to the macros specified with the
 | 
					# then the macro expansion is limited to the macros specified with the
 | 
				
			||||||
# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
					# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPAND_ONLY_PREDEF     = YES
 | 
					EXPAND_ONLY_PREDEF     = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
					# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
				
			||||||
# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
					# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
				
			||||||
@ -1530,8 +1517,7 @@ INCLUDE_FILE_PATTERNS  =
 | 
				
			|||||||
# undefined via #undef or recursively expanded use the := operator
 | 
					# undefined via #undef or recursively expanded use the := operator
 | 
				
			||||||
# instead of the = operator.
 | 
					# instead of the = operator.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PREDEFINED             = __DOXYGEN__ \
 | 
					PREDEFINED             =
 | 
				
			||||||
                         PROGMEM
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
					# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
				
			||||||
# this tag can be used to specify a list of macro names that should be expanded.
 | 
					# this tag can be used to specify a list of macro names that should be expanded.
 | 
				
			||||||
@ -1599,7 +1585,7 @@ PERL_PATH              = /usr/bin/perl
 | 
				
			|||||||
# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
					# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
				
			||||||
# install and use dot, since it yields more powerful graphs.
 | 
					# install and use dot, since it yields more powerful graphs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_DIAGRAMS         = NO
 | 
					CLASS_DIAGRAMS         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# You can define message sequence charts within doxygen comments using the \msc
 | 
					# You can define message sequence charts within doxygen comments using the \msc
 | 
				
			||||||
# command. Doxygen will then run the mscgen tool (see
 | 
					# command. Doxygen will then run the mscgen tool (see
 | 
				
			||||||
@ -1638,7 +1624,7 @@ DOT_NUM_THREADS        = 0
 | 
				
			|||||||
# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
					# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
				
			||||||
# directory containing the font.
 | 
					# directory containing the font.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_FONTNAME           = FreeSans
 | 
					DOT_FONTNAME           = Helvetica
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
					# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
				
			||||||
# The default size is 10pt.
 | 
					# The default size is 10pt.
 | 
				
			||||||
@ -1656,19 +1642,19 @@ DOT_FONTPATH           =
 | 
				
			|||||||
# indirect inheritance relations. Setting this tag to YES will force the
 | 
					# indirect inheritance relations. Setting this tag to YES will force the
 | 
				
			||||||
# CLASS_DIAGRAMS tag to NO.
 | 
					# CLASS_DIAGRAMS tag to NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_GRAPH            = NO
 | 
					CLASS_GRAPH            = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for each documented class showing the direct and
 | 
					# will generate a graph for each documented class showing the direct and
 | 
				
			||||||
# indirect implementation dependencies (inheritance, containment, and
 | 
					# indirect implementation dependencies (inheritance, containment, and
 | 
				
			||||||
# class references variables) of the class with other documented classes.
 | 
					# class references variables) of the class with other documented classes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COLLABORATION_GRAPH    = NO
 | 
					COLLABORATION_GRAPH    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for groups, showing the direct groups dependencies
 | 
					# will generate a graph for groups, showing the direct groups dependencies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GROUP_GRAPHS           = NO
 | 
					GROUP_GRAPHS           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
					# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
				
			||||||
# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
					# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
				
			||||||
@ -1695,14 +1681,14 @@ TEMPLATE_RELATIONS     = NO
 | 
				
			|||||||
# file showing the direct and indirect include dependencies of the file with
 | 
					# file showing the direct and indirect include dependencies of the file with
 | 
				
			||||||
# other documented files.
 | 
					# other documented files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDE_GRAPH          = NO
 | 
					INCLUDE_GRAPH          = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
					# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
				
			||||||
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
					# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
				
			||||||
# documented header file showing the documented files that directly or
 | 
					# documented header file showing the documented files that directly or
 | 
				
			||||||
# indirectly include this file.
 | 
					# indirectly include this file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDED_BY_GRAPH      = NO
 | 
					INCLUDED_BY_GRAPH      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
					# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
				
			||||||
# doxygen will generate a call dependency graph for every global function
 | 
					# doxygen will generate a call dependency graph for every global function
 | 
				
			||||||
@ -1723,14 +1709,14 @@ CALLER_GRAPH           = NO
 | 
				
			|||||||
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
					# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GRAPHICAL_HIERARCHY    = NO
 | 
					GRAPHICAL_HIERARCHY    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
					# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
				
			||||||
# then doxygen will show the dependencies a directory has on other directories
 | 
					# then doxygen will show the dependencies a directory has on other directories
 | 
				
			||||||
# in a graphical way. The dependency relations are determined by the #include
 | 
					# in a graphical way. The dependency relations are determined by the #include
 | 
				
			||||||
# relations between the files in the directories.
 | 
					# relations between the files in the directories.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DIRECTORY_GRAPH        = NO
 | 
					DIRECTORY_GRAPH        = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
					# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
				
			||||||
# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
					# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
				
			||||||
@ -1774,7 +1760,7 @@ MSCFILE_DIRS           =
 | 
				
			|||||||
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
					# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
				
			||||||
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
					# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_GRAPH_MAX_NODES    = 15
 | 
					DOT_GRAPH_MAX_NODES    = 50
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
					# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
				
			||||||
# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
					# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
				
			||||||
@ -1784,7 +1770,7 @@ DOT_GRAPH_MAX_NODES    = 15
 | 
				
			|||||||
# code bases. Also note that the size of a graph can be further restricted by
 | 
					# code bases. Also note that the size of a graph can be further restricted by
 | 
				
			||||||
# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
					# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MAX_DOT_GRAPH_DEPTH    = 2
 | 
					MAX_DOT_GRAPH_DEPTH    = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
					# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
				
			||||||
# background. This is disabled by default, because dot on Windows does not
 | 
					# background. This is disabled by default, because dot on Windows does not
 | 
				
			||||||
@ -1792,7 +1778,7 @@ MAX_DOT_GRAPH_DEPTH    = 2
 | 
				
			|||||||
# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
					# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
				
			||||||
# a graph (i.e. they become hard to read).
 | 
					# a graph (i.e. they become hard to read).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_TRANSPARENT        = YES
 | 
					DOT_TRANSPARENT        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
					# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
				
			||||||
# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
					# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
				
			||||||
 | 
				
			|||||||
@ -26,13 +26,13 @@ DOXYFILE_ENCODING      = UTF-8
 | 
				
			|||||||
# identify the project. Note that if you do not use Doxywizard you need
 | 
					# identify the project. Note that if you do not use Doxywizard you need
 | 
				
			||||||
# to put quotes around the project name if it contains spaces.
 | 
					# to put quotes around the project name if it contains spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NAME           = "LUFA Library - Generic HID Device Demo"
 | 
					PROJECT_NAME           = "My Project"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
					# The PROJECT_NUMBER tag can be used to enter a project or revision number.
 | 
				
			||||||
# This could be handy for archiving the generated documentation or
 | 
					# This could be handy for archiving the generated documentation or
 | 
				
			||||||
# if some version control system is used.
 | 
					# if some version control system is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PROJECT_NUMBER         = 0.0.0
 | 
					PROJECT_NUMBER         =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
					# Using the PROJECT_BRIEF tag one can provide an optional one line description
 | 
				
			||||||
# for a project that appears at the top of each page and should give viewer
 | 
					# for a project that appears at the top of each page and should give viewer
 | 
				
			||||||
@ -52,7 +52,7 @@ PROJECT_LOGO           =
 | 
				
			|||||||
# If a relative path is entered, it will be relative to the location
 | 
					# If a relative path is entered, it will be relative to the location
 | 
				
			||||||
# where doxygen was started. If left blank the current directory will be used.
 | 
					# where doxygen was started. If left blank the current directory will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OUTPUT_DIRECTORY       = ./Documentation/
 | 
					OUTPUT_DIRECTORY       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
					# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 | 
				
			||||||
# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
					# 4096 sub-directories (in 2 levels) under the output directory of each output
 | 
				
			||||||
@ -100,17 +100,7 @@ REPEAT_BRIEF           = YES
 | 
				
			|||||||
# "The $name file" "is" "provides" "specifies" "contains"
 | 
					# "The $name file" "is" "provides" "specifies" "contains"
 | 
				
			||||||
# "represents" "a" "an" "the"
 | 
					# "represents" "a" "an" "the"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ABBREVIATE_BRIEF       = "The $name class" \
 | 
					ABBREVIATE_BRIEF       =
 | 
				
			||||||
                         "The $name widget" \
 | 
					 | 
				
			||||||
                         "The $name file" \
 | 
					 | 
				
			||||||
                         is \
 | 
					 | 
				
			||||||
                         provides \
 | 
					 | 
				
			||||||
                         specifies \
 | 
					 | 
				
			||||||
                         contains \
 | 
					 | 
				
			||||||
                         represents \
 | 
					 | 
				
			||||||
                         a \
 | 
					 | 
				
			||||||
                         an \
 | 
					 | 
				
			||||||
                         the
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
					# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
 | 
				
			||||||
# Doxygen will generate a detailed section even if there is only a brief
 | 
					# Doxygen will generate a detailed section even if there is only a brief
 | 
				
			||||||
@ -153,7 +143,7 @@ STRIP_FROM_INC_PATH    =
 | 
				
			|||||||
# (but less readable) file names. This can be useful if your file system
 | 
					# (but less readable) file names. This can be useful if your file system
 | 
				
			||||||
# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
					# doesn't support long names like on DOS, Mac, or CD-ROM.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHORT_NAMES            = YES
 | 
					SHORT_NAMES            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
					# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
 | 
				
			||||||
# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
					# will interpret the first line (until the first dot) of a JavaDoc-style
 | 
				
			||||||
@ -194,7 +184,7 @@ SEPARATE_MEMBER_PAGES  = NO
 | 
				
			|||||||
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
					# The TAB_SIZE tag can be used to set the number of spaces in a tab.
 | 
				
			||||||
# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
					# Doxygen uses this value to replace tabs by spaces in code fragments.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TAB_SIZE               = 4
 | 
					TAB_SIZE               = 8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify a number of aliases that acts
 | 
					# This tag can be used to specify a number of aliases that acts
 | 
				
			||||||
# as commands in the documentation. An alias has the form "name=value".
 | 
					# as commands in the documentation. An alias has the form "name=value".
 | 
				
			||||||
@ -217,7 +207,7 @@ TCL_SUBST              =
 | 
				
			|||||||
# For instance, some of the names that are used will be different. The list
 | 
					# For instance, some of the names that are used will be different. The list
 | 
				
			||||||
# of all members will be omitted, etc.
 | 
					# of all members will be omitted, etc.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
OPTIMIZE_OUTPUT_FOR_C  = YES
 | 
					OPTIMIZE_OUTPUT_FOR_C  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
					# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
 | 
				
			||||||
# sources only. Doxygen will then generate output that is more tailored for
 | 
					# sources only. Doxygen will then generate output that is more tailored for
 | 
				
			||||||
@ -257,7 +247,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
@ -365,12 +355,12 @@ LOOKUP_CACHE_SIZE      = 0
 | 
				
			|||||||
# Private class members and static file members will be hidden unless
 | 
					# Private class members and static file members will be hidden unless
 | 
				
			||||||
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
					# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_ALL            = YES
 | 
					EXTRACT_ALL            = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
					# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_PRIVATE        = YES
 | 
					EXTRACT_PRIVATE        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
					# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal scope will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -379,7 +369,7 @@ EXTRACT_PACKAGE        = NO
 | 
				
			|||||||
# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
					# If the EXTRACT_STATIC tag is set to YES all static members of a file
 | 
				
			||||||
# will be included in the documentation.
 | 
					# will be included in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRACT_STATIC         = YES
 | 
					EXTRACT_STATIC         = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
					# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
 | 
				
			||||||
# defined locally in source files will be included in the documentation.
 | 
					# defined locally in source files will be included in the documentation.
 | 
				
			||||||
@ -522,19 +512,19 @@ STRICT_PROTO_MATCHING  = NO
 | 
				
			|||||||
# disable (NO) the todo list. This list is created by putting \todo
 | 
					# disable (NO) the todo list. This list is created by putting \todo
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TODOLIST      = NO
 | 
					GENERATE_TODOLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_TESTLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the test list. This list is created by putting \test
 | 
					# disable (NO) the test list. This list is created by putting \test
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TESTLIST      = NO
 | 
					GENERATE_TESTLIST      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_BUGLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the bug list. This list is created by putting \bug
 | 
					# disable (NO) the bug list. This list is created by putting \bug
 | 
				
			||||||
# commands in the documentation.
 | 
					# commands in the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_BUGLIST       = NO
 | 
					GENERATE_BUGLIST       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
					# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
 | 
				
			||||||
# disable (NO) the deprecated list. This list is created by putting
 | 
					# disable (NO) the deprecated list. This list is created by putting
 | 
				
			||||||
@ -567,7 +557,7 @@ SHOW_USED_FILES        = YES
 | 
				
			|||||||
# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
					# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
 | 
				
			||||||
# in the documentation. The default is NO.
 | 
					# in the documentation. The default is NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SHOW_DIRECTORIES       = YES
 | 
					SHOW_DIRECTORIES       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
					# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
 | 
				
			||||||
# This will remove the Files entry from the Quick Index and from the
 | 
					# This will remove the Files entry from the Quick Index and from the
 | 
				
			||||||
@ -618,7 +608,7 @@ CITE_BIB_FILES         =
 | 
				
			|||||||
# The QUIET tag can be used to turn on/off the messages that are generated
 | 
					# The QUIET tag can be used to turn on/off the messages that are generated
 | 
				
			||||||
# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
					# by doxygen. Possible values are YES and NO. If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QUIET                  = YES
 | 
					QUIET                  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
					# The WARNINGS tag can be used to turn on/off the warning messages that are
 | 
				
			||||||
# generated by doxygen. Possible values are YES and NO. If left blank
 | 
					# generated by doxygen. Possible values are YES and NO. If left blank
 | 
				
			||||||
@ -645,7 +635,7 @@ WARN_IF_DOC_ERROR      = YES
 | 
				
			|||||||
# wrong or incomplete parameter documentation, but not about the absence of
 | 
					# wrong or incomplete parameter documentation, but not about the absence of
 | 
				
			||||||
# documentation.
 | 
					# documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WARN_NO_PARAMDOC       = YES
 | 
					WARN_NO_PARAMDOC       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The WARN_FORMAT tag determines the format of the warning messages that
 | 
					# The WARN_FORMAT tag determines the format of the warning messages that
 | 
				
			||||||
# doxygen can produce. The string should contain the $file, $line, and $text
 | 
					# doxygen can produce. The string should contain the $file, $line, and $text
 | 
				
			||||||
@ -671,7 +661,7 @@ WARN_LOGFILE           =
 | 
				
			|||||||
# directories like "/usr/src/myproject". Separate the files or directories
 | 
					# directories like "/usr/src/myproject". Separate the files or directories
 | 
				
			||||||
# with spaces.
 | 
					# with spaces.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INPUT                  = ./
 | 
					INPUT                  =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This tag can be used to specify the character encoding of the source files
 | 
					# This tag can be used to specify the character encoding of the source files
 | 
				
			||||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
					# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 | 
				
			||||||
@ -689,15 +679,13 @@ INPUT_ENCODING         = UTF-8
 | 
				
			|||||||
# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
					# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 | 
				
			||||||
# *.f90 *.f *.for *.vhd *.vhdl
 | 
					# *.f90 *.f *.for *.vhd *.vhdl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FILE_PATTERNS          = *.h \
 | 
					FILE_PATTERNS          =
 | 
				
			||||||
                         *.c \
 | 
					 | 
				
			||||||
                         *.txt
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
					# The RECURSIVE tag can be used to turn specify whether or not subdirectories
 | 
				
			||||||
# should be searched for input files as well. Possible values are YES and NO.
 | 
					# should be searched for input files as well. Possible values are YES and NO.
 | 
				
			||||||
# If left blank NO is used.
 | 
					# If left blank NO is used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RECURSIVE              = YES
 | 
					RECURSIVE              = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
					# The EXCLUDE tag can be used to specify files and/or directories that should be
 | 
				
			||||||
# excluded from the INPUT source files. This way you can easily exclude a
 | 
					# excluded from the INPUT source files. This way you can easily exclude a
 | 
				
			||||||
@ -705,7 +693,7 @@ RECURSIVE              = YES
 | 
				
			|||||||
# Note that relative paths are relative to the directory from which doxygen is
 | 
					# Note that relative paths are relative to the directory from which doxygen is
 | 
				
			||||||
# run.
 | 
					# run.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE                = Documentation/
 | 
					EXCLUDE                =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
					# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 | 
				
			||||||
# directories that are symbolic links (a Unix file system feature) are excluded
 | 
					# directories that are symbolic links (a Unix file system feature) are excluded
 | 
				
			||||||
@ -727,8 +715,7 @@ EXCLUDE_PATTERNS       =
 | 
				
			|||||||
# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
					# wildcard * is used, a substring. Examples: ANamespace, AClass,
 | 
				
			||||||
# AClass::ANamespace, ANamespace::*Test
 | 
					# AClass::ANamespace, ANamespace::*Test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXCLUDE_SYMBOLS        = __* \
 | 
					EXCLUDE_SYMBOLS        =
 | 
				
			||||||
                         INCLUDE_FROM_*
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
					# The EXAMPLE_PATH tag can be used to specify one or more files or
 | 
				
			||||||
# directories that contain example code fragments that are included (see
 | 
					# directories that contain example code fragments that are included (see
 | 
				
			||||||
@ -741,7 +728,7 @@ EXAMPLE_PATH           =
 | 
				
			|||||||
# and *.h) to filter out the source-files in the directories. If left
 | 
					# and *.h) to filter out the source-files in the directories. If left
 | 
				
			||||||
# blank all files are included.
 | 
					# blank all files are included.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXAMPLE_PATTERNS       = *
 | 
					EXAMPLE_PATTERNS       =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
					# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
 | 
				
			||||||
# searched for input files to be used with the \include or \dontinclude
 | 
					# searched for input files to be used with the \include or \dontinclude
 | 
				
			||||||
@ -832,7 +819,7 @@ REFERENCES_RELATION    = NO
 | 
				
			|||||||
# link to the source code.
 | 
					# link to the source code.
 | 
				
			||||||
# Otherwise they will link to the documentation.
 | 
					# Otherwise they will link to the documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
REFERENCES_LINK_SOURCE = NO
 | 
					REFERENCES_LINK_SOURCE = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the USE_HTAGS tag is set to YES then the references to source code
 | 
					# If the USE_HTAGS tag is set to YES then the references to source code
 | 
				
			||||||
# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
					# will point to the HTML generated by the htags(1) tool instead of doxygen
 | 
				
			||||||
@ -846,7 +833,7 @@ USE_HTAGS              = NO
 | 
				
			|||||||
# will generate a verbatim copy of the header file for each class for
 | 
					# will generate a verbatim copy of the header file for each class for
 | 
				
			||||||
# which an include is specified. Set to NO to disable this.
 | 
					# which an include is specified. Set to NO to disable this.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERBATIM_HEADERS       = NO
 | 
					VERBATIM_HEADERS       = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#---------------------------------------------------------------------------
 | 
					#---------------------------------------------------------------------------
 | 
				
			||||||
# configuration options related to the alphabetical class index
 | 
					# configuration options related to the alphabetical class index
 | 
				
			||||||
@ -958,7 +945,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 | 
				
			|||||||
# page will contain the date and time when the page was generated. Setting
 | 
					# page will contain the date and time when the page was generated. Setting
 | 
				
			||||||
# this to NO can help when comparing the output of multiple runs.
 | 
					# this to NO can help when comparing the output of multiple runs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_TIMESTAMP         = NO
 | 
					HTML_TIMESTAMP         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
					# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
				
			||||||
# files or namespaces will be aligned in HTML using tables. If set to
 | 
					# files or namespaces will be aligned in HTML using tables. If set to
 | 
				
			||||||
@ -972,7 +959,7 @@ HTML_ALIGN_MEMBERS     = YES
 | 
				
			|||||||
# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
					# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
				
			||||||
# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
					# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_DYNAMIC_SECTIONS  = YES
 | 
					HTML_DYNAMIC_SECTIONS  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
					# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
				
			||||||
# will be generated that can be used as input for Apple's Xcode 3
 | 
					# will be generated that can be used as input for Apple's Xcode 3
 | 
				
			||||||
@ -1053,7 +1040,7 @@ BINARY_TOC             = NO
 | 
				
			|||||||
# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
					# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
				
			||||||
# to the contents of the HTML help documentation and to the tree view.
 | 
					# to the contents of the HTML help documentation and to the tree view.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TOC_EXPAND             = YES
 | 
					TOC_EXPAND             = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
					# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
				
			||||||
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
					# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
				
			||||||
@ -1143,14 +1130,14 @@ DISABLE_INDEX          = NO
 | 
				
			|||||||
# Since the tree basically has the same information as the tab index you
 | 
					# Since the tree basically has the same information as the tab index you
 | 
				
			||||||
# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
					# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TREEVIEW      = YES
 | 
					GENERATE_TREEVIEW      = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
					# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
				
			||||||
# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
					# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
				
			||||||
# documentation. Note that a value of 0 will completely suppress the enum
 | 
					# documentation. Note that a value of 0 will completely suppress the enum
 | 
				
			||||||
# values from appearing in the overview section.
 | 
					# values from appearing in the overview section.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENUM_VALUES_PER_LINE   = 1
 | 
					ENUM_VALUES_PER_LINE   = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
					# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
				
			||||||
# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
					# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
				
			||||||
@ -1218,7 +1205,7 @@ MATHJAX_EXTENSIONS     =
 | 
				
			|||||||
# typically be disabled. For large projects the javascript based search engine
 | 
					# typically be disabled. For large projects the javascript based search engine
 | 
				
			||||||
# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
					# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEARCHENGINE           = NO
 | 
					SEARCHENGINE           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
					# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
				
			||||||
# implemented using a PHP enabled web server instead of at the web client
 | 
					# implemented using a PHP enabled web server instead of at the web client
 | 
				
			||||||
@ -1237,7 +1224,7 @@ SERVER_BASED_SEARCH    = NO
 | 
				
			|||||||
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
					# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
				
			||||||
# generate Latex output.
 | 
					# generate Latex output.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_LATEX         = NO
 | 
					GENERATE_LATEX         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
					# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
				
			||||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
					# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
				
			||||||
@ -1269,7 +1256,7 @@ COMPACT_LATEX          = NO
 | 
				
			|||||||
# by the printer. Possible values are: a4, letter, legal and
 | 
					# by the printer. Possible values are: a4, letter, legal and
 | 
				
			||||||
# executive. If left blank a4wide will be used.
 | 
					# executive. If left blank a4wide will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PAPER_TYPE             = a4wide
 | 
					PAPER_TYPE             = a4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
					# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
				
			||||||
# packages that should be included in the LaTeX output.
 | 
					# packages that should be included in the LaTeX output.
 | 
				
			||||||
@ -1496,13 +1483,13 @@ ENABLE_PREPROCESSING   = YES
 | 
				
			|||||||
# compilation will be performed. Macro expansion can be done in a controlled
 | 
					# compilation will be performed. Macro expansion can be done in a controlled
 | 
				
			||||||
# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
					# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MACRO_EXPANSION        = YES
 | 
					MACRO_EXPANSION        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
					# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
				
			||||||
# then the macro expansion is limited to the macros specified with the
 | 
					# then the macro expansion is limited to the macros specified with the
 | 
				
			||||||
# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
					# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPAND_ONLY_PREDEF     = YES
 | 
					EXPAND_ONLY_PREDEF     = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
					# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
				
			||||||
# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
					# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
				
			||||||
@ -1530,8 +1517,7 @@ INCLUDE_FILE_PATTERNS  =
 | 
				
			|||||||
# undefined via #undef or recursively expanded use the := operator
 | 
					# undefined via #undef or recursively expanded use the := operator
 | 
				
			||||||
# instead of the = operator.
 | 
					# instead of the = operator.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PREDEFINED             = __DOXYGEN__ \
 | 
					PREDEFINED             =
 | 
				
			||||||
                         PROGMEM
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
					# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
				
			||||||
# this tag can be used to specify a list of macro names that should be expanded.
 | 
					# this tag can be used to specify a list of macro names that should be expanded.
 | 
				
			||||||
@ -1599,7 +1585,7 @@ PERL_PATH              = /usr/bin/perl
 | 
				
			|||||||
# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
					# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
				
			||||||
# install and use dot, since it yields more powerful graphs.
 | 
					# install and use dot, since it yields more powerful graphs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_DIAGRAMS         = NO
 | 
					CLASS_DIAGRAMS         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# You can define message sequence charts within doxygen comments using the \msc
 | 
					# You can define message sequence charts within doxygen comments using the \msc
 | 
				
			||||||
# command. Doxygen will then run the mscgen tool (see
 | 
					# command. Doxygen will then run the mscgen tool (see
 | 
				
			||||||
@ -1638,7 +1624,7 @@ DOT_NUM_THREADS        = 0
 | 
				
			|||||||
# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
					# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
				
			||||||
# directory containing the font.
 | 
					# directory containing the font.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_FONTNAME           = FreeSans
 | 
					DOT_FONTNAME           = Helvetica
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
					# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
				
			||||||
# The default size is 10pt.
 | 
					# The default size is 10pt.
 | 
				
			||||||
@ -1656,19 +1642,19 @@ DOT_FONTPATH           =
 | 
				
			|||||||
# indirect inheritance relations. Setting this tag to YES will force the
 | 
					# indirect inheritance relations. Setting this tag to YES will force the
 | 
				
			||||||
# CLASS_DIAGRAMS tag to NO.
 | 
					# CLASS_DIAGRAMS tag to NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_GRAPH            = NO
 | 
					CLASS_GRAPH            = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for each documented class showing the direct and
 | 
					# will generate a graph for each documented class showing the direct and
 | 
				
			||||||
# indirect implementation dependencies (inheritance, containment, and
 | 
					# indirect implementation dependencies (inheritance, containment, and
 | 
				
			||||||
# class references variables) of the class with other documented classes.
 | 
					# class references variables) of the class with other documented classes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COLLABORATION_GRAPH    = NO
 | 
					COLLABORATION_GRAPH    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for groups, showing the direct groups dependencies
 | 
					# will generate a graph for groups, showing the direct groups dependencies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GROUP_GRAPHS           = NO
 | 
					GROUP_GRAPHS           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
					# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
				
			||||||
# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
					# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
				
			||||||
@ -1695,14 +1681,14 @@ TEMPLATE_RELATIONS     = NO
 | 
				
			|||||||
# file showing the direct and indirect include dependencies of the file with
 | 
					# file showing the direct and indirect include dependencies of the file with
 | 
				
			||||||
# other documented files.
 | 
					# other documented files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDE_GRAPH          = NO
 | 
					INCLUDE_GRAPH          = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
					# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
				
			||||||
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
					# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
				
			||||||
# documented header file showing the documented files that directly or
 | 
					# documented header file showing the documented files that directly or
 | 
				
			||||||
# indirectly include this file.
 | 
					# indirectly include this file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDED_BY_GRAPH      = NO
 | 
					INCLUDED_BY_GRAPH      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
					# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
				
			||||||
# doxygen will generate a call dependency graph for every global function
 | 
					# doxygen will generate a call dependency graph for every global function
 | 
				
			||||||
@ -1723,14 +1709,14 @@ CALLER_GRAPH           = NO
 | 
				
			|||||||
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
					# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GRAPHICAL_HIERARCHY    = NO
 | 
					GRAPHICAL_HIERARCHY    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
					# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
				
			||||||
# then doxygen will show the dependencies a directory has on other directories
 | 
					# then doxygen will show the dependencies a directory has on other directories
 | 
				
			||||||
# in a graphical way. The dependency relations are determined by the #include
 | 
					# in a graphical way. The dependency relations are determined by the #include
 | 
				
			||||||
# relations between the files in the directories.
 | 
					# relations between the files in the directories.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DIRECTORY_GRAPH        = NO
 | 
					DIRECTORY_GRAPH        = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
					# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
				
			||||||
# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
					# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
				
			||||||
@ -1774,7 +1760,7 @@ MSCFILE_DIRS           =
 | 
				
			|||||||
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
					# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
				
			||||||
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
					# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_GRAPH_MAX_NODES    = 15
 | 
					DOT_GRAPH_MAX_NODES    = 50
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
					# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
				
			||||||
# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
					# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
				
			||||||
@ -1784,7 +1770,7 @@ DOT_GRAPH_MAX_NODES    = 15
 | 
				
			|||||||
# code bases. Also note that the size of a graph can be further restricted by
 | 
					# code bases. Also note that the size of a graph can be further restricted by
 | 
				
			||||||
# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
					# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MAX_DOT_GRAPH_DEPTH    = 2
 | 
					MAX_DOT_GRAPH_DEPTH    = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
					# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
				
			||||||
# background. This is disabled by default, because dot on Windows does not
 | 
					# background. This is disabled by default, because dot on Windows does not
 | 
				
			||||||
@ -1792,7 +1778,7 @@ MAX_DOT_GRAPH_DEPTH    = 2
 | 
				
			|||||||
# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
					# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
				
			||||||
# a graph (i.e. they become hard to read).
 | 
					# a graph (i.e. they become hard to read).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_TRANSPARENT        = YES
 | 
					DOT_TRANSPARENT        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
					# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
				
			||||||
# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
					# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
@ -958,7 +958,7 @@ HTML_COLORSTYLE_GAMMA  = 80
 | 
				
			|||||||
# page will contain the date and time when the page was generated. Setting
 | 
					# page will contain the date and time when the page was generated. Setting
 | 
				
			||||||
# this to NO can help when comparing the output of multiple runs.
 | 
					# this to NO can help when comparing the output of multiple runs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_TIMESTAMP         = NO
 | 
					HTML_TIMESTAMP         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
					# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
 | 
				
			||||||
# files or namespaces will be aligned in HTML using tables. If set to
 | 
					# files or namespaces will be aligned in HTML using tables. If set to
 | 
				
			||||||
@ -972,7 +972,7 @@ HTML_ALIGN_MEMBERS     = YES
 | 
				
			|||||||
# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
					# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox
 | 
				
			||||||
# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
					# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTML_DYNAMIC_SECTIONS  = YES
 | 
					HTML_DYNAMIC_SECTIONS  = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
					# If the GENERATE_DOCSET tag is set to YES, additional index files
 | 
				
			||||||
# will be generated that can be used as input for Apple's Xcode 3
 | 
					# will be generated that can be used as input for Apple's Xcode 3
 | 
				
			||||||
@ -1053,7 +1053,7 @@ BINARY_TOC             = NO
 | 
				
			|||||||
# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
					# The TOC_EXPAND flag can be set to YES to add extra items for group members
 | 
				
			||||||
# to the contents of the HTML help documentation and to the tree view.
 | 
					# to the contents of the HTML help documentation and to the tree view.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TOC_EXPAND             = YES
 | 
					TOC_EXPAND             = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
					# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
 | 
				
			||||||
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
					# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated
 | 
				
			||||||
@ -1143,14 +1143,14 @@ DISABLE_INDEX          = NO
 | 
				
			|||||||
# Since the tree basically has the same information as the tab index you
 | 
					# Since the tree basically has the same information as the tab index you
 | 
				
			||||||
# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
					# could consider to set DISABLE_INDEX to NO when enabling this option.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_TREEVIEW      = YES
 | 
					GENERATE_TREEVIEW      = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
					# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 | 
				
			||||||
# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
					# (range [0,1..20]) that doxygen will group on one line in the generated HTML
 | 
				
			||||||
# documentation. Note that a value of 0 will completely suppress the enum
 | 
					# documentation. Note that a value of 0 will completely suppress the enum
 | 
				
			||||||
# values from appearing in the overview section.
 | 
					# values from appearing in the overview section.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENUM_VALUES_PER_LINE   = 1
 | 
					ENUM_VALUES_PER_LINE   = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
					# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
 | 
				
			||||||
# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
					# and Class Hierarchy pages using a tree view instead of an ordered list.
 | 
				
			||||||
@ -1218,7 +1218,7 @@ MATHJAX_EXTENSIONS     =
 | 
				
			|||||||
# typically be disabled. For large projects the javascript based search engine
 | 
					# typically be disabled. For large projects the javascript based search engine
 | 
				
			||||||
# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
					# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEARCHENGINE           = NO
 | 
					SEARCHENGINE           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
					# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 | 
				
			||||||
# implemented using a PHP enabled web server instead of at the web client
 | 
					# implemented using a PHP enabled web server instead of at the web client
 | 
				
			||||||
@ -1237,7 +1237,7 @@ SERVER_BASED_SEARCH    = NO
 | 
				
			|||||||
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
					# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
 | 
				
			||||||
# generate Latex output.
 | 
					# generate Latex output.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GENERATE_LATEX         = NO
 | 
					GENERATE_LATEX         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
					# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
 | 
				
			||||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
					# If a relative path is entered the value of OUTPUT_DIRECTORY will be
 | 
				
			||||||
@ -1269,7 +1269,7 @@ COMPACT_LATEX          = NO
 | 
				
			|||||||
# by the printer. Possible values are: a4, letter, legal and
 | 
					# by the printer. Possible values are: a4, letter, legal and
 | 
				
			||||||
# executive. If left blank a4wide will be used.
 | 
					# executive. If left blank a4wide will be used.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PAPER_TYPE             = a4wide
 | 
					PAPER_TYPE             = a4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
					# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
 | 
				
			||||||
# packages that should be included in the LaTeX output.
 | 
					# packages that should be included in the LaTeX output.
 | 
				
			||||||
@ -1496,13 +1496,13 @@ ENABLE_PREPROCESSING   = YES
 | 
				
			|||||||
# compilation will be performed. Macro expansion can be done in a controlled
 | 
					# compilation will be performed. Macro expansion can be done in a controlled
 | 
				
			||||||
# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
					# way by setting EXPAND_ONLY_PREDEF to YES.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MACRO_EXPANSION        = YES
 | 
					MACRO_EXPANSION        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
					# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 | 
				
			||||||
# then the macro expansion is limited to the macros specified with the
 | 
					# then the macro expansion is limited to the macros specified with the
 | 
				
			||||||
# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
					# PREDEFINED and EXPAND_AS_DEFINED tags.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPAND_ONLY_PREDEF     = YES
 | 
					EXPAND_ONLY_PREDEF     = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
					# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
 | 
				
			||||||
# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
					# pointed to by INCLUDE_PATH will be searched when a #include is found.
 | 
				
			||||||
@ -1530,8 +1530,7 @@ INCLUDE_FILE_PATTERNS  =
 | 
				
			|||||||
# undefined via #undef or recursively expanded use the := operator
 | 
					# undefined via #undef or recursively expanded use the := operator
 | 
				
			||||||
# instead of the = operator.
 | 
					# instead of the = operator.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PREDEFINED             = __DOXYGEN__ \
 | 
					PREDEFINED             =
 | 
				
			||||||
                         PROGMEM
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
					# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 | 
				
			||||||
# this tag can be used to specify a list of macro names that should be expanded.
 | 
					# this tag can be used to specify a list of macro names that should be expanded.
 | 
				
			||||||
@ -1599,7 +1598,7 @@ PERL_PATH              = /usr/bin/perl
 | 
				
			|||||||
# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
					# this option also works with HAVE_DOT disabled, but it is recommended to
 | 
				
			||||||
# install and use dot, since it yields more powerful graphs.
 | 
					# install and use dot, since it yields more powerful graphs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_DIAGRAMS         = NO
 | 
					CLASS_DIAGRAMS         = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# You can define message sequence charts within doxygen comments using the \msc
 | 
					# You can define message sequence charts within doxygen comments using the \msc
 | 
				
			||||||
# command. Doxygen will then run the mscgen tool (see
 | 
					# command. Doxygen will then run the mscgen tool (see
 | 
				
			||||||
@ -1638,7 +1637,7 @@ DOT_NUM_THREADS        = 0
 | 
				
			|||||||
# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
					# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
 | 
				
			||||||
# directory containing the font.
 | 
					# directory containing the font.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_FONTNAME           = FreeSans
 | 
					DOT_FONTNAME           = Helvetica
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
					# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
 | 
				
			||||||
# The default size is 10pt.
 | 
					# The default size is 10pt.
 | 
				
			||||||
@ -1656,19 +1655,19 @@ DOT_FONTPATH           =
 | 
				
			|||||||
# indirect inheritance relations. Setting this tag to YES will force the
 | 
					# indirect inheritance relations. Setting this tag to YES will force the
 | 
				
			||||||
# CLASS_DIAGRAMS tag to NO.
 | 
					# CLASS_DIAGRAMS tag to NO.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CLASS_GRAPH            = NO
 | 
					CLASS_GRAPH            = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for each documented class showing the direct and
 | 
					# will generate a graph for each documented class showing the direct and
 | 
				
			||||||
# indirect implementation dependencies (inheritance, containment, and
 | 
					# indirect implementation dependencies (inheritance, containment, and
 | 
				
			||||||
# class references variables) of the class with other documented classes.
 | 
					# class references variables) of the class with other documented classes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COLLABORATION_GRAPH    = NO
 | 
					COLLABORATION_GRAPH    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graph for groups, showing the direct groups dependencies
 | 
					# will generate a graph for groups, showing the direct groups dependencies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GROUP_GRAPHS           = NO
 | 
					GROUP_GRAPHS           = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
					# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
 | 
				
			||||||
# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
					# collaboration diagrams in a style similar to the OMG's Unified Modeling
 | 
				
			||||||
@ -1695,14 +1694,14 @@ TEMPLATE_RELATIONS     = NO
 | 
				
			|||||||
# file showing the direct and indirect include dependencies of the file with
 | 
					# file showing the direct and indirect include dependencies of the file with
 | 
				
			||||||
# other documented files.
 | 
					# other documented files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDE_GRAPH          = NO
 | 
					INCLUDE_GRAPH          = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
					# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
 | 
				
			||||||
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
					# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
 | 
				
			||||||
# documented header file showing the documented files that directly or
 | 
					# documented header file showing the documented files that directly or
 | 
				
			||||||
# indirectly include this file.
 | 
					# indirectly include this file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
INCLUDED_BY_GRAPH      = NO
 | 
					INCLUDED_BY_GRAPH      = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
					# If the CALL_GRAPH and HAVE_DOT options are set to YES then
 | 
				
			||||||
# doxygen will generate a call dependency graph for every global function
 | 
					# doxygen will generate a call dependency graph for every global function
 | 
				
			||||||
@ -1723,14 +1722,14 @@ CALLER_GRAPH           = NO
 | 
				
			|||||||
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
					# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 | 
				
			||||||
# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
					# will generate a graphical hierarchy of all classes instead of a textual one.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GRAPHICAL_HIERARCHY    = NO
 | 
					GRAPHICAL_HIERARCHY    = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
					# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
 | 
				
			||||||
# then doxygen will show the dependencies a directory has on other directories
 | 
					# then doxygen will show the dependencies a directory has on other directories
 | 
				
			||||||
# in a graphical way. The dependency relations are determined by the #include
 | 
					# in a graphical way. The dependency relations are determined by the #include
 | 
				
			||||||
# relations between the files in the directories.
 | 
					# relations between the files in the directories.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DIRECTORY_GRAPH        = NO
 | 
					DIRECTORY_GRAPH        = YES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
					# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
 | 
				
			||||||
# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
					# generated by dot. Possible values are svg, png, jpg, or gif.
 | 
				
			||||||
@ -1774,7 +1773,7 @@ MSCFILE_DIRS           =
 | 
				
			|||||||
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
					# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
 | 
				
			||||||
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
					# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_GRAPH_MAX_NODES    = 15
 | 
					DOT_GRAPH_MAX_NODES    = 50
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
					# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
 | 
				
			||||||
# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
					# graphs generated by dot. A depth value of 3 means that only nodes reachable
 | 
				
			||||||
@ -1784,7 +1783,7 @@ DOT_GRAPH_MAX_NODES    = 15
 | 
				
			|||||||
# code bases. Also note that the size of a graph can be further restricted by
 | 
					# code bases. Also note that the size of a graph can be further restricted by
 | 
				
			||||||
# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
					# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MAX_DOT_GRAPH_DEPTH    = 2
 | 
					MAX_DOT_GRAPH_DEPTH    = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
					# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent
 | 
				
			||||||
# background. This is disabled by default, because dot on Windows does not
 | 
					# background. This is disabled by default, because dot on Windows does not
 | 
				
			||||||
@ -1792,7 +1791,7 @@ MAX_DOT_GRAPH_DEPTH    = 2
 | 
				
			|||||||
# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
					# enabling this option may lead to badly anti-aliased labels on the edges of
 | 
				
			||||||
# a graph (i.e. they become hard to read).
 | 
					# a graph (i.e. they become hard to read).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DOT_TRANSPARENT        = YES
 | 
					DOT_TRANSPARENT        = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
					# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
 | 
				
			||||||
# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
					# files in one run (i.e. multiple -o and -T options on the command line). This
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
@ -257,7 +257,7 @@ EXTENSION_MAPPING      =
 | 
				
			|||||||
# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
					# can mix doxygen, HTML, and XML commands with Markdown formatting.
 | 
				
			||||||
# Disable only in case of backward compatibilities issues.
 | 
					# Disable only in case of backward compatibilities issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MARKDOWN_SUPPORT       = YES
 | 
					MARKDOWN_SUPPORT       = NO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
					# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
 | 
				
			||||||
# to include (a tag file for) the STL sources as input, then you should
 | 
					# to include (a tag file for) the STL sources as input, then you should
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user