資源簡介
后端全插件.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?=?[
??
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-08-14?11:42??后端全插件\
?????文件?????????139??2019-06-20?16:09??后端全插件\.env.example
?????文件?????????220??2019-06-20?16:09??后端全插件\codeception.yml
?????文件??????200553??2019-07-05?19:23??后端全插件\composer.lock
?????目錄???????????0??2019-08-07?15:05??后端全插件\config\
?????文件????????3992??2019-06-20?16:09??后端全插件\config\app.php
?????文件?????????296??2019-06-20?16:09??后端全插件\config\console.php
?????文件?????????202??2019-06-20?16:09??后端全插件\config\db.example.php
?????文件?????????191??2019-07-16?17:08??后端全插件\config\db.php
?????文件???????????5??2019-06-20?16:09??后端全插件\config\index.html
?????文件?????????726??2019-06-20?16:09??后端全插件\config\local.example.php
?????文件??????????21??2019-06-20?16:09??后端全插件\config\params.php
?????文件????????1178??2019-06-20?16:09??后端全插件\config\web.php
?????目錄???????????0??2019-08-07?15:05??后端全插件\controllers\
?????目錄???????????0??2019-08-07?15:05??后端全插件\controllers\admin\
?????文件????????1699??2019-07-05?19:23??后端全插件\controllers\admin\AdminController.php
?????文件?????????365??2019-06-20?16:09??后端全插件\controllers\admin\AppController.php
?????目錄???????????0??2019-08-07?15:05??后端全插件\controllers\admin\behaviors\
?????文件????????2007??2019-08-19?09:59??后端全插件\controllers\admin\behaviors\PermissionsBehavior.php
?????文件????????1124??2019-06-20?16:09??后端全插件\controllers\admin\CacheController.php
?????文件?????????463??2019-08-19?09:59??后端全插件\controllers\admin\IndexController.php
?????文件????????5818??2019-07-16?20:07??后端全插件\controllers\admin\MallController.php
?????文件?????????797??2019-08-19?09:59??后端全插件\controllers\admin\MenusController.php
?????文件????????6623??2019-08-19?09:59??后端全插件\controllers\admin\PassportController.php
?????文件????????6057??2019-08-19?09:59??后端全插件\controllers\admin\SettingController.php
?????文件????????1913??2019-07-05?19:23??后端全插件\controllers\admin\UpdateController.php
?????文件????????7039??2019-08-19?09:59??后端全插件\controllers\admin\UserController.php
?????目錄???????????0??2019-08-07?15:05??后端全插件\controllers\api\
?????目錄???????????0??2019-08-07?15:05??后端全插件\controllers\api\admin\
?????文件????????1856??2019-07-05?19:23??后端全插件\controllers\api\admin\AdminController.php
?????文件?????????527??2019-06-20?16:09??后端全插件\controllers\api\admin\CardController.php
............此處省略13668個文件信息
- 上一篇:可用性工程
- 下一篇:說話人識別和說話人性別識別SDK
評論
共有 條評論