亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? doxyfile

?? funambol windows mobile plugin source code, the source code is taken from the funambol site
??
?? 第 1 頁 / 共 4 頁
字號:

# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then 
# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns 
# in which this list will be split (can be a number in the range [1..20])

COLS_IN_ALPHA_INDEX    = 5

# In case all classes in a project start with a common prefix, all 
# classes will be put under the same header in the alphabetical index. 
# The IGNORE_PREFIX tag can be used to specify one or more prefixes that 
# should be ignored while generating the index headers.

IGNORE_PREFIX          = 

#---------------------------------------------------------------------------
# configuration options related to the HTML output
#---------------------------------------------------------------------------

# If the GENERATE_HTML tag is set to YES (the default) Doxygen will 
# generate HTML output.

GENERATE_HTML          = YES

# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. 
# If a relative path is entered the value of OUTPUT_DIRECTORY will be 
# put in front of it. If left blank `html' will be used as the default path.

HTML_OUTPUT            = html

# The HTML_FILE_EXTENSION tag can be used to specify the file extension for 
# each generated HTML page (for example: .htm,.php,.asp). If it is left blank 
# doxygen will generate files with .html extension.

HTML_FILE_EXTENSION    = .html

# The HTML_HEADER tag can be used to specify a personal HTML header for 
# each generated HTML page. If it is left blank doxygen will generate a 
# standard header.

HTML_HEADER            = 

# The HTML_FOOTER tag can be used to specify a personal HTML footer for 
# each generated HTML page. If it is left blank doxygen will generate a 
# standard footer.

HTML_FOOTER            = 

# The HTML_STYLESHEET tag can be used to specify a user-defined cascading 
# style sheet that is used by each HTML page. It can be used to 
# fine-tune the look of the HTML output. If the tag is left blank doxygen 
# will generate a default style sheet. Note that doxygen will try to copy 
# the style sheet file to the HTML output directory, so don't put your own 
# stylesheet in the HTML output directory as well, or it will be erased!

HTML_STYLESHEET        = 

# 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 
# NO a bullet list will be used.

HTML_ALIGN_MEMBERS     = YES

# If the GENERATE_HTMLHELP tag is set to YES, additional index files 
# will be generated that can be used as input for tools like the 
# Microsoft HTML help workshop to generate a compressed HTML help file (.chm) 
# of the generated HTML documentation.

GENERATE_HTMLHELP      = NO

# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can 
# be used to specify the file name of the resulting .chm file. You 
# can add a path in front of the file if the result should not be 
# written to the html output directory.

CHM_FILE               = 

# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can 
# be used to specify the location (absolute path including file name) of 
# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run 
# the HTML help compiler on the generated index.hhp.

HHC_LOCATION           = 

# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag 
# controls if a separate .chi index file is generated (YES) or that 
# it should be included in the master .chm file (NO).

GENERATE_CHI           = NO

# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag 
# controls whether a binary table of contents is generated (YES) or a 
# normal table of contents (NO) in the .chm file.

BINARY_TOC             = NO

# 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.

TOC_EXPAND             = NO

# The DISABLE_INDEX tag can be used to turn on/off the condensed index at 
# top of each HTML page. The value NO (the default) enables the index and 
# the value YES disables it.

DISABLE_INDEX          = NO

# This tag can be used to set the number of enum values (range [1..20]) 
# that doxygen will group on one line in the generated HTML documentation.

ENUM_VALUES_PER_LINE   = 4

# If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
# generated containing a tree-like index structure (just like the one that 
# is generated for HTML Help). For this to work a browser that supports 
# JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+, 
# Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are 
# probably better off using the HTML help feature.

GENERATE_TREEVIEW      = NO

# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be 
# used to set the initial width (in pixels) of the frame in which the tree 
# is shown.

TREEVIEW_WIDTH         = 250

#---------------------------------------------------------------------------
# configuration options related to the LaTeX output
#---------------------------------------------------------------------------

# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will 
# generate Latex output.

GENERATE_LATEX         = YES

# 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 
# put in front of it. If left blank `latex' will be used as the default path.

LATEX_OUTPUT           = latex

# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be 
# invoked. If left blank `latex' will be used as the default command name.

LATEX_CMD_NAME         = latex

# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to 
# generate index for LaTeX. If left blank `makeindex' will be used as the 
# default command name.

MAKEINDEX_CMD_NAME     = makeindex

# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact 
# LaTeX documents. This may be useful for small projects and may help to 
# save some trees in general.

COMPACT_LATEX          = NO

# The PAPER_TYPE tag can be used to set the paper type that is used 
# by the printer. Possible values are: a4, a4wide, letter, legal and 
# executive. If left blank a4wide will be used.

PAPER_TYPE             = a4wide

# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX 
# packages that should be included in the LaTeX output.

EXTRA_PACKAGES         = 

# The LATEX_HEADER tag can be used to specify a personal LaTeX header for 
# the generated latex document. The header should contain everything until 
# the first chapter. If it is left blank doxygen will generate a 
# standard header. Notice: only use this tag if you know what you are doing!

LATEX_HEADER           = 

# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated 
# is prepared for conversion to pdf (using ps2pdf). The pdf file will 
# contain links (just like the HTML output) instead of page references 
# This makes the output suitable for online browsing using a pdf viewer.

PDF_HYPERLINKS         = NO

# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of 
# plain latex in the generated Makefile. Set this option to YES to get a 
# higher quality PDF documentation.

USE_PDFLATEX           = NO

# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. 
# command to the generated LaTeX files. This will instruct LaTeX to keep 
# running if errors occur, instead of asking the user for help. 
# This option is also used when generating formulas in HTML.

LATEX_BATCHMODE        = NO

# If LATEX_HIDE_INDICES is set to YES then doxygen will not 
# include the index chapters (such as File Index, Compound Index, etc.) 
# in the output.

LATEX_HIDE_INDICES     = NO

#---------------------------------------------------------------------------
# configuration options related to the RTF output
#---------------------------------------------------------------------------

# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output 
# The RTF output is optimized for Word 97 and may not look very pretty with 
# other RTF readers or editors.

GENERATE_RTF           = NO

# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. 
# If a relative path is entered the value of OUTPUT_DIRECTORY will be 
# put in front of it. If left blank `rtf' will be used as the default path.

RTF_OUTPUT             = rtf

# If the COMPACT_RTF tag is set to YES Doxygen generates more compact 
# RTF documents. This may be useful for small projects and may help to 
# save some trees in general.

COMPACT_RTF            = NO

# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated 
# will contain hyperlink fields. The RTF file will 
# contain links (just like the HTML output) instead of page references. 
# This makes the output suitable for online browsing using WORD or other 
# programs which support those fields. 
# Note: wordpad (write) and others do not support links.

RTF_HYPERLINKS         = NO

# Load stylesheet definitions from file. Syntax is similar to doxygen's 
# config file, i.e. a series of assignments. You only have to provide 
# replacements, missing definitions are set to their default value.

RTF_STYLESHEET_FILE    = 

# Set optional variables used in the generation of an rtf document. 
# Syntax is similar to doxygen's config file.

RTF_EXTENSIONS_FILE    = 

#---------------------------------------------------------------------------
# configuration options related to the man page output
#---------------------------------------------------------------------------

# If the GENERATE_MAN tag is set to YES (the default) Doxygen will 
# generate man pages

GENERATE_MAN           = NO

# The MAN_OUTPUT tag is used to specify where the man pages will be put. 
# If a relative path is entered the value of OUTPUT_DIRECTORY will be 
# put in front of it. If left blank `man' will be used as the default path.

MAN_OUTPUT             = man

# The MAN_EXTENSION tag determines the extension that is added to 
# the generated man pages (default is the subroutine's section .3)

MAN_EXTENSION          = .3

# If the MAN_LINKS tag is set to YES and Doxygen generates man output, 
# then it will generate one additional man file for each entity 
# documented in the real man page(s). These additional files 
# only source the real man page, but without them the man command 
# would be unable to find the correct page. The default is NO.

MAN_LINKS              = NO

#---------------------------------------------------------------------------
# configuration options related to the XML output
#---------------------------------------------------------------------------

# If the GENERATE_XML tag is set to YES Doxygen will 
# generate an XML file that captures the structure of 
# the code including all documentation.

GENERATE_XML           = NO

# The XML_OUTPUT tag is used to specify where the XML pages will be put. 
# If a relative path is entered the value of OUTPUT_DIRECTORY will be 
# put in front of it. If left blank `xml' will be used as the default path.

XML_OUTPUT             = xml

# The XML_SCHEMA tag can be used to specify an XML schema, 
# which can be used by a validating XML parser to check the 
# syntax of the XML files.

XML_SCHEMA             = 

# The XML_DTD tag can be used to specify an XML DTD, 
# which can be used by a validating XML parser to check the 
# syntax of the XML files.

XML_DTD                = 

# If the XML_PROGRAMLISTING tag is set to YES Doxygen will 
# dump the program listings (including syntax highlighting 
# and cross-referencing information) to the XML output. Note that 
# enabling this will significantly increase the size of the XML output.

XML_PROGRAMLISTING     = YES

#---------------------------------------------------------------------------
# configuration options for the AutoGen Definitions output
#---------------------------------------------------------------------------

# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will 
# generate an AutoGen Definitions (see autogen.sf.net) file 
# that captures the structure of the code including all 
# documentation. Note that this feature is still experimental 
# and incomplete at the moment.

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
777欧美精品| 亚洲成人在线免费| 久久伊99综合婷婷久久伊| 日韩视频一区二区在线观看| 欧美日韩在线直播| 欧美精选午夜久久久乱码6080| 欧美群妇大交群中文字幕| 欧美日韩一区二区三区不卡| 欧美日本不卡视频| 日韩欧美一级在线播放| 久久久久久久久97黄色工厂| 中文字幕巨乱亚洲| 亚洲人成网站影音先锋播放| 亚洲一区自拍偷拍| 日韩高清国产一区在线| 国产精品自拍网站| 色av一区二区| 欧美一区2区视频在线观看| 欧美精品一区二区三区蜜桃视频 | 亚洲乱码精品一二三四区日韩在线| 国产精品欧美一级免费| 亚洲黄色录像片| 日本不卡免费在线视频| 国产aⅴ综合色| 欧美性猛片xxxx免费看久爱| 欧美高清视频一二三区| 亚洲人成电影网站色mp4| 亚瑟在线精品视频| 精品一区二区三区不卡| 99热99精品| 精品免费国产一区二区三区四区| 亚洲色图在线播放| 久久精品99久久久| 91年精品国产| 久久久久久麻豆| 五月天激情小说综合| 国产专区综合网| 欧洲人成人精品| 亚洲国产精品成人综合| 亚洲成人1区2区| 国产999精品久久久久久绿帽| 欧美三级电影在线看| 久久精品人人做人人爽人人| 一区二区成人在线| 播五月开心婷婷综合| 欧美成人国产一区二区| 亚洲成a人在线观看| 成人教育av在线| 久久亚洲精品小早川怜子| 亚洲成人精品在线观看| 一本高清dvd不卡在线观看| 国产日韩欧美a| 毛片av一区二区| 欧美精品久久天天躁| 一区二区三区精品| av亚洲精华国产精华精| 亚洲国产精品高清| 欧美午夜精品免费| 一区二区三区电影在线播| 成人av在线资源| 中文字幕av不卡| 高清视频一区二区| 国产视频视频一区| 国产麻豆成人精品| 国产亚洲精品福利| 国产一区二区成人久久免费影院 | 亚洲欧洲色图综合| 国产精品一区二区x88av| 精品国产污污免费网站入口| 青草国产精品久久久久久| 欧美日韩高清影院| 亚洲成人黄色影院| 91精品国产色综合久久不卡蜜臀| 亚洲成人精品一区二区| 欧美精品一卡二卡| 日本伊人精品一区二区三区观看方式| 欧美酷刑日本凌虐凌虐| 视频一区二区国产| 日韩一级二级三级| 国产一区二区三区av电影| 久久久久国产精品麻豆ai换脸 | 亚洲成年人影院| 91精品啪在线观看国产60岁| 日韩av一级片| 亚洲精品在线免费观看视频| 国产一区日韩二区欧美三区| 国产欧美综合在线| av成人动漫在线观看| 亚洲一区成人在线| 欧美大片一区二区| 成人午夜激情视频| 亚洲精品国产第一综合99久久| 在线免费不卡电影| 久久99国产精品免费| 国产精品日韩成人| 欧美嫩在线观看| 韩国女主播一区| 国产精品午夜久久| 欧美少妇性性性| 狠狠色综合色综合网络| 亚洲色图在线播放| 欧美大片免费久久精品三p| 丁香婷婷综合网| 日韩制服丝袜av| 国产精品毛片久久久久久久| 欧美三级电影网| 成人综合在线视频| 亚洲观看高清完整版在线观看| 精品国产1区二区| 日韩欧美在线1卡| 不卡在线视频中文字幕| 日韩精彩视频在线观看| 国产精品美女久久久久aⅴ国产馆| 欧美调教femdomvk| 国产不卡免费视频| 日本成人在线不卡视频| 亚洲女同女同女同女同女同69| 日韩欧美资源站| 欧美综合一区二区三区| 国产乱码精品一区二区三| 亚洲小说春色综合另类电影| 中文字幕+乱码+中文字幕一区| 欧美一区三区二区| 99久久精品费精品国产一区二区| 麻豆久久一区二区| 亚洲尤物在线视频观看| 国产精品毛片大码女人| 日韩精品在线一区二区| 欧美日韩一区在线观看| thepron国产精品| 狠狠色丁香婷婷综合| 麻豆精品新av中文字幕| 亚洲电影一区二区三区| 最新国产成人在线观看| 国产精品网友自拍| 国产日韩在线不卡| 久久久电影一区二区三区| 日韩一区二区电影| 日韩一区二区三区四区| 欧美久久久久久久久| 国产精品美女一区二区三区| 久久你懂得1024| 久久久久久一级片| 久久久久88色偷偷免费| 久久综合狠狠综合| 欧美精品一区二区三区蜜桃视频 | 正在播放一区二区| 在线观看日韩高清av| 色综合中文字幕国产| 国产不卡在线视频| 国产成人精品aa毛片| 成人精品在线视频观看| a级精品国产片在线观看| 成人小视频免费在线观看| 成人高清在线视频| 91免费精品国自产拍在线不卡| aaa欧美色吧激情视频| 色又黄又爽网站www久久| 欧美午夜理伦三级在线观看| 欧美日韩精品系列| 欧美一区二区三区的| 精品国产精品网麻豆系列| 久久久不卡网国产精品一区| 国产精品久久久久久久久快鸭 | 91精品国产综合久久小美女| 日韩限制级电影在线观看| 精品国产一区二区三区忘忧草 | 蜜桃精品视频在线| 久热成人在线视频| 国产精品一二三在| bt7086福利一区国产| 在线免费一区三区| 日韩精品一区二区三区老鸭窝| 亚洲精品在线电影| 成人欧美一区二区三区小说| 亚洲国产毛片aaaaa无费看 | 91福利在线导航| 欧美一级xxx| 综合分类小说区另类春色亚洲小说欧美| 一区二区三区欧美日韩| 日本欧美加勒比视频| 成人av在线网| 在线综合视频播放| 国产精品国产三级国产aⅴ无密码 国产精品国产三级国产aⅴ原创 | 一区二区在线看| 加勒比av一区二区| 99久久综合色| 欧美精品亚洲二区| 亚洲国产成人私人影院tom| 午夜在线成人av| 成人小视频在线观看| 91精品国产手机| 亚洲美女免费视频| 国产一区二区三区在线观看免费视频 | 亚洲日本免费电影| 韩国中文字幕2020精品| 在线精品视频免费观看| 欧美激情一区二区三区不卡| 99re成人精品视频| 久久蜜桃一区二区|