1 Star 1 Fork 0

leo108/progit2-zh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
atlas.json 2.05 KB
一键复制 编辑 原始数据 按行查看 历史
Scott Chacon 提交于 2014-10-22 23:28 +08:00 . add introduction
{
"branch": "master",
"files": [
"book/cover.html",
"LICENSE.asc",
"book/preface.asc",
"book/contributors.asc",
"book/introduction.asc",
"book/toc.asc",
"book/01-introduction/1-introduction.asc",
"book/02-git-basics/1-git-basics.asc",
"book/03-git-branching/1-git-branching.asc",
"book/04-git-server/1-git-server.asc",
"book/05-distributed-git/1-distributed-git.asc",
"book/06-github/1-github.asc",
"book/07-git-tools/1-git-tools.asc",
"book/08-customizing-git/1-customizing-git.asc",
"book/09-git-and-other-scms/1-git-and-other-scms.asc",
"book/10-git-internals/1-git-internals.asc",
"book/A-git-in-other-environments/1-git-other-environments.asc",
"book/B-embedding-git/1-embedding-git.asc",
"book/C-git-commands/1-git-commands.asc",
"book/index.asc"
],
"formats": {
"pdf": {
"version": "web",
"index": true,
"toc": true,
"syntaxhighlighting": true,
"show_comments": false
},
"epub": {
"index": true,
"toc": true,
"epubcheck": false,
"embedded_fonts": [
"fonts/DejaVuSerif.otf",
"fonts/DejaVuSans-Bold.otf",
"fonts/hold/UbuntuMono-Bold.otf",
"fonts/hold/UbuntuMono-BoldItalic.otf",
"fonts/hold/UbuntuMono-Regular.otf",
"fonts/hold/UbuntuMono-Italic.otf"
],
"syntaxhighlighting": true,
"show_comments": false
},
"mobi": {
"index": true,
"toc": true,
"embedded_fonts": [
"fonts/DejaVuSerif.otf",
"fonts/DejaVuSans-Bold.otf",
"fonts/hold/UbuntuMono-Bold.otf",
"fonts/hold/UbuntuMono-BoldItalic.otf",
"fonts/hold/UbuntuMono-Regular.otf",
"fonts/hold/UbuntuMono-Italic.otf"
],
"syntaxhighlighting": true,
"show_comments": false
},
"html": {
"index": true,
"toc": true,
"syntaxhighlighting": true,
"show_comments": false,
"consolidate": false,
"consolidated": false
}
},
"theme": "oreillymedia/atlas_tech1c_theme",
"title": "Pro Git"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leo108/progit2-zh.git
git@gitee.com:leo108/progit2-zh.git
leo108
progit2-zh
progit2-zh
master

搜索帮助