535N/A#---------------------------------------------------------------------------
535N/A# Project related configuration options
1072N/A#---------------------------------------------------------------------------
535N/ADOXYFILE_ENCODING = UTF-8
919N/A# OUTPUT_DIRECTORY = later
919N/AOUTPUT_LANGUAGE = English
919N/AALWAYS_DETAILED_SEC = NO
919N/AINLINE_INHERITED_MEMB = NO
919N/AMULTILINE_CPP_IS_BRIEF = NO
535N/ASEPARATE_MEMBER_PAGES = NO
535N/A "thread=@par Thread Context:\n" \
535N/A "vmstate=@par VM State In:\n" \
1072N/A "vmstateto=@par VM State Out:\n"
911N/A# The following is for Global Configuration options.
1072N/A gcfgm{6}="\xrefitem lst_gcfgm \"GCFGM\" \"Global Configuration Values\" \
535N/A<b>Default:</b> \5 <br> \
535N/A gcfgm{5}="\xrefitem lst_gcfgm \"GCFGM\" \"Global Configuration Values\" \
535N/A<b>Default:</b> \5 <br> \
535N/A gcfgm{4}="\xrefitem lst_gcfgm \"GCFGM\" \"Global Configuration Values\" \
970N/A gcfgm{3}="\xrefitem lst_gcfgm \"GCFGM\" \"Global Configuration Values\" \
<b>Default:</b> \3 <br> \
gcfgm{2}="\xrefitem lst_gcfgm \"GCFGM\" \"Global Configuration Values\" \
# The following is for per-VM Configuration options.
cfgm{6}="\xrefitem lst_gcfgm \"GCFGM\" \"Global Configuration Values\" \
<b>Default:</b> \5 <br> \
cfgm{5}="\xrefitem lst_gcfgm \"GCFGM\" \"Global Configuration Values\" \
<b>Default:</b> \5 <br> \
cfgm{4}="\xrefitem lst_gcfgm \"GCFGM\" \"Global Configuration Values\" \
cfgm{3}="\xrefitem lst_gcfgm \"GCFGM\" \"Global Configuration Values\" \
<b>Default:</b> \3 <br> \
cfgm{2}="\xrefitem lst_gcfgm \"GCFGM\" \"Global Configuration Values\" \
OPTIMIZE_OUTPUT_FOR_C = YES
OPTIMIZE_OUTPUT_JAVA = NO
DISTRIBUTE_GROUP_DOC = NO
TYPEDEF_HIDES_STRUCT = NO
#---------------------------------------------------------------------------
# Build related configuration options
#---------------------------------------------------------------------------
EXTRACT_LOCAL_CLASSES = YES
EXTRACT_LOCAL_METHODS = NO
EXTRACT_ANON_NSPACES = NO
HIDE_FRIEND_COMPOUNDS = NO
GENERATE_DEPRECATEDLIST= YES
MAX_INITIALIZER_LINES = 30
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
WARN_IF_UNDOCUMENTED = YES
WARN_FORMAT = "$file:$line: $text"
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# configuration options related to source browsing
#---------------------------------------------------------------------------
STRIP_CODE_COMMENTS = YES
REFERENCED_BY_RELATION = YES
REFERENCES_RELATION = YES
REFERENCES_LINK_SOURCE = YES
#---------------------------------------------------------------------------
# configuration options related to the alphabetical class index
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# configuration options related to the HTML output
#---------------------------------------------------------------------------
HTML_FILE_EXTENSION = .html
HTML_DYNAMIC_SECTIONS = NO
#---------------------------------------------------------------------------
# configuration options related to the LaTeX output
#---------------------------------------------------------------------------
MAKEINDEX_CMD_NAME = makeindex
#---------------------------------------------------------------------------
# configuration options related to the RTF output
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# configuration options related to the man page output
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# configuration options related to the XML output
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# configuration options for the AutoGen Definitions output
#---------------------------------------------------------------------------
GENERATE_AUTOGEN_DEF = NO
#---------------------------------------------------------------------------
# configuration options related to the Perl module output
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# Configuration options related to the preprocessor
#---------------------------------------------------------------------------
ENABLE_PREPROCESSING = YES
# INCLUDE_FILE_PATTERNS = later
PREDEFINED = DOXYGEN_RUNNING __DOXYGEN__ __END_DECLS __BEGIN_DECLS VBOX
# PREDEFINED += DECLCALLBACK(a)=a
# PREDEFINED += COMGETTER(a)=get##a
# PREDEFINED += COMSETTER(a)=set##a
SKIP_FUNCTION_MACROS = NO
#---------------------------------------------------------------------------
# Configuration::additions related to external references
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# Configuration options related to the dot tool
#---------------------------------------------------------------------------
HIDE_UNDOC_RELATIONS = YES
COLLABORATION_GRAPH = YES
GRAPHICAL_HIERARCHY = YES
#---------------------------------------------------------------------------
# Configuration::additions related to the search engine
#---------------------------------------------------------------------------