前言
这本书主要是收集了各路大神讲解 Xcode 时有附加插图讲解操作有关的内容,在这里必须感谢各路大神的讲解!
本书内容仅供学习分享,不得用于其他商业用途!
- 将 gitbook 的文档转成 html 格式
- mac 终端下 生成本地的 html 文件格式
$cd 对应gitbook所在文件夹路径
$ gitbook build
chendehaodeMacBook-Pro:temp chendehao$ cd /Users/chendehao/Desktop/Import/temp
chendehaodeMacBook-Pro:temp chendehao$ gitbook build
info: 7 plugins are installed
info: 6 explicitly listed
info: loading plugin "highlight"... OK
info: loading plugin "search"... OK
info: loading plugin "lunr"... OK
info: loading plugin "sharing"... OK
info: loading plugin "fontsettings"... OK
info: loading plugin "theme-default"... OK
info: found 3 pages
info: found 10 asset files
info: >> generation finished with success in 0.8s !