资源简介
【免授权】禾匠V4-4.2.9五端全插件独立版.zip
代码片段和文件信息
import sys os
from sphinx.highlighting import lexers
from pygments.lexers.web import PhpLexer
lexers[‘php‘] = PhpLexer(startinline=True linenos=1)
lexers[‘php-annotations‘] = PhpLexer(startinline=True linenos=1)
primary_domain = ‘php‘
# -- General configuration -----------------------------------------------------
extensions = []
templates_path = [‘_templates‘]
source_suffix = ‘.rst‘
master_doc = ‘index‘
project = u‘Guzzle‘
copyright = u‘2012 Michael Dowling‘
version = ‘3.0.0‘
release = ‘3.0.0‘
exclude_patterns = [‘_build‘]
# -- Options for HTML output ---------------------------------------------------
# The name for this set of Sphinx documents. If None it defaults to
# “ v documentation“.
html_title = “Guzzle documentation“
html_short_title = “Guzzle“
# Add any paths that contain custom static files (such as style sheets) here
# relative to this directory. They are copied after the builtin static files
# so a file named “default.css“ will overwrite the builtin “default.css“.
html_static_path = [‘_static‘]
# Custom sidebar templates maps document names to template names.
html_sidebars = {
‘**‘: [‘localtoc.html‘ ‘leftbar.html‘ ‘searchbox.html‘]
}
# Output file base name for HTML help builder.
htmlhelp_basename = ‘Guzzledoc‘
# -- Guzzle Sphinx theme setup ------------------------------------------------
sys.path.insert(0 ‘/Users/dowling/projects/guzzle_sphinx_theme‘)
import guzzle_sphinx_theme
html_translator_class = ‘guzzle_sphinx_theme.HTMLTranslator‘
html_theme_path = guzzle_sphinx_theme.html_theme_path()
html_theme = ‘guzzle_sphinx_theme‘
# Guzzle theme options (see theme.conf for more information)
html_theme_options = {
“index_template“: “index.html“
“project_nav_name“: “Guzzle“
“github_user“: “guzzle“
“github_repo“: “guzzle“
“disqus_comments_shortname“: “guzzle“
“google_analytics_account“: “UA-22752917-1“
}
# -- Options for LaTeX output --------------------------------------------------
latex_elements = {}
# Grouping the document tree into LaTeX files. List of tuples
# (source start file target name title author documentclass [howto/manual]).
latex_documents = [
(‘index‘ ‘Guzzle.tex‘ u‘Guzzle Documentation‘
u‘Michael Dowling‘ ‘manual‘)
]
# -- Options for manual page output --------------------------------------------
# One entry per manual page. List of tuples
# (source start file name description authors manual section).
man_pages = [
(‘index‘ ‘guzzle‘ u‘Guzzle Documentation‘
[u‘Michael Dowling‘] 1)
]
# If true show URL addresses after external links.
#man_show_urls = False
# -- Options for Texinfo output ------------------------------------------------
# Grouping the document tree into Texinfo files. List of tuples
# (source start file target name title author
# dir menu entry description category)
texinfo_documents = [
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 69612 2019-12-23 22:28 swoole_loader72.so
目录 0 2019-12-23 22:40 前端\
文件 91 2019-12-02 15:37 前端\app.js
文件 6925 2019-12-02 16:15 前端\app.json
文件 47759 2019-12-02 15:37 前端\app.wxss
目录 0 2019-12-23 22:40 前端\common\
文件 1252 2019-12-02 15:37 前端\common\main.js
文件 28735 2019-12-02 15:37 前端\common\runtime.js
文件 258759 2019-12-02 15:37 前端\common\vendor.js
目录 0 2019-12-23 22:40 前端\components\
目录 0 2019-12-23 22:40 前端\components\basic-component\
目录 0 2019-12-23 22:40 前端\components\basic-component\app-button\
文件 1700 2019-12-02 15:37 前端\components\basic-component\app-button\app-button.js
文件 514 2019-12-02 15:37 前端\components\basic-component\app-button\app-button.json
文件 2601 2019-12-02 15:37 前端\components\basic-component\app-button\app-button.wxm
文件 4126 2019-12-02 15:37 前端\components\basic-component\app-button\app-button.wxss
目录 0 2019-12-23 22:40 前端\components\basic-component\app-datetime-picker\
文件 1906 2019-12-02 15:37 前端\components\basic-component\app-datetime-picker\app-datetime-picker.js
文件 514 2019-12-02 15:37 前端\components\basic-component\app-datetime-picker\app-datetime-picker.json
文件 1032 2019-12-02 15:37 前端\components\basic-component\app-datetime-picker\app-datetime-picker.wxm
文件 1126 2019-12-02 15:37 前端\components\basic-component\app-datetime-picker\app-datetime-picker.wxss
目录 0 2019-12-23 22:40 前端\components\basic-component\app-empty\
文件 1277 2019-12-02 15:37 前端\components\basic-component\app-empty\app-empty.js
文件 514 2019-12-02 15:37 前端\components\basic-component\app-empty\app-empty.json
文件 138 2019-12-02 15:37 前端\components\basic-component\app-empty\app-empty.wxm
文件 1077 2019-12-02 15:37 前端\components\basic-component\app-empty\app-empty.wxss
目录 0 2019-12-23 22:40 前端\components\basic-component\app-empty-bottom\
文件 2164 2019-12-02 15:37 前端\components\basic-component\app-empty-bottom\app-empty-bottom.js
文件 514 2019-12-02 15:37 前端\components\basic-component\app-empty-bottom\app-empty-bottom.json
文件 184 2019-12-02 15:37 前端\components\basic-component\app-empty-bottom\app-empty-bottom.wxm
文件 1066 2019-12-02 15:37 前端\components\basic-component\app-empty-bottom\app-empty-bottom.wxss
............此处省略17469个文件信息
- 上一篇:60个经典网站源代码
- 下一篇:光子学:现代通讯光电子第6版英文
相关资源
- 《OpenCV3编程入门》书本配套源代码及
- 机器人手册第1卷机器人基础_CN.pdf
- 嵌入式LINUX基础教程第2版.pdf
-
xm
lSpy2018及激活.rar - 《Django2.0入门与实践》PDF+李健.pdf
- 第4章CSS布局.zip
- 华农软件工程大二考试复习资料.zip
- PASS11.rar
- 数理统计与数据分析原书第3版完整中
- ManageEngine_NetFlowAnalyzer_9.0.zip
- u010269719_10776937.zip
- 简易新闻App.rar
- ghcms(jb51.net).rar
- majiang.rar
- CD2.0.pdf
- Windows程序设计(第5版珍藏版).扫描
- 编程珠玑第2版•修订版.[美]JonBentle
- CPrime第6版.pdf.zip
- 打开量化投资的黑箱__原书第2版__美里
- 深网-Google搜不到的世界.pdf
- 常微分方程教程-丁同仁.pdf
- Location.zip
- gradle1.6.rar
- com.dezhou2.rar
- H5牛牛源码微信牛牛带后台控制12345
- Windows网络编程之Delphi篇——完整版
- PartialDifferentialEquations+SecondEdition+201
- tiger_newhu5.99.73.zip
- 华南理工大学自动控制原理习题集答
- Kali.7z
评论
共有 条评论