資源簡介
怎樣使用請參考我的博客,mace.zip里面是小米官方的源碼。
代碼片段和文件信息
#?-*-?coding:?utf-8?-*-
#
#?Configuration?file?for?the?Sphinx?documentation?builder.
#
import?recommonmark.parser
import?sphinx_rtd_theme
project?=?u‘MACE‘
author?=?u‘%s?Developers‘?%?project
copyright?=?u‘2018?%s‘?%?author
source_parsers?=?{
????‘.md‘:?recommonmark.parser.CommonMarkParser
}
source_suffix?=?[‘.rst‘?‘.md‘]
master_doc?=?‘index‘
exclude_patterns?=?[u‘_build‘?‘Thumbs.db‘?‘.DS_Store‘]
pygments_style?=?‘sphinx‘
html_theme?=?“sphinx_rtd_theme“
html_theme_path?=?[sphinx_rtd_theme.get_html_theme_path()]
html_static_path?=?[‘_static‘]
smartquotes?=?False
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-07-12?14:05??mace-models\
?????目錄???????????0??2018-07-12?14:05??mace-models\.git\
?????文件??????????23??2018-07-12?08:31??mace-models\.git\HEAD
?????目錄???????????0??2018-07-12?14:29??mace-models\.git\branches\
?????文件?????????266??2018-07-12?08:31??mace-models\.git\config
?????文件??????????73??2018-07-12?08:30??mace-models\.git\desc
?????目錄???????????0??2018-07-12?14:05??mace-models\.git\hooks\
?????文件?????????478??2018-07-12?08:30??mace-models\.git\hooks\applypatch-msg.sample
?????文件?????????896??2018-07-12?08:30??mace-models\.git\hooks\commit-msg.sample
?????文件?????????189??2018-07-12?08:30??mace-models\.git\hooks\post-update.sample
?????文件?????????424??2018-07-12?08:30??mace-models\.git\hooks\pre-applypatch.sample
?????文件????????1642??2018-07-12?08:30??mace-models\.git\hooks\pre-commit.sample
?????文件????????1348??2018-07-12?08:30??mace-models\.git\hooks\pre-push.sample
?????文件????????4898??2018-07-12?08:30??mace-models\.git\hooks\pre-reba
?????文件????????1239??2018-07-12?08:30??mace-models\.git\hooks\prepare-commit-msg.sample
?????文件????????3610??2018-07-12?08:30??mace-models\.git\hooks\update.sample
?????文件????????5304??2018-07-12?08:31??mace-models\.git\index
?????目錄???????????0??2018-07-12?14:05??mace-models\.git\info\
?????文件?????????240??2018-07-12?08:30??mace-models\.git\info\exclude
?????目錄???????????0??2018-07-12?14:05??mace-models\.git\logs\
?????文件?????????180??2018-07-12?08:31??mace-models\.git\logs\HEAD
?????目錄???????????0??2018-07-12?14:05??mace-models\.git\logs\refs\
?????目錄???????????0??2018-07-12?14:05??mace-models\.git\logs\refs\heads\
?????文件?????????180??2018-07-12?08:31??mace-models\.git\logs\refs\heads\master
?????目錄???????????0??2018-07-12?14:05??mace-models\.git\logs\refs\remotes\
?????目錄???????????0??2018-07-12?14:05??mace-models\.git\logs\refs\remotes\origin\
?????文件?????????180??2018-07-12?08:31??mace-models\.git\logs\refs\remotes\origin\HEAD
?????目錄???????????0??2018-07-12?14:05??mace-models\.git\ob
?????目錄???????????0??2018-07-12?14:29??mace-models\.git\ob
?????目錄???????????0??2018-07-12?14:05??mace-models\.git\ob
?????文件???????25180??2018-07-12?08:31??mace-models\.git\ob
............此處省略743個文件信息
評論
共有 條評論