加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
book.json 785 Bytes
一键复制 编辑 原始数据 按行查看 历史
xianyunyh 提交于 2018-06-06 22:57 . 修正目录
{
"title": "PHP知识整理",
"description": "PHP知识整理",
"language": "zh-hans",
"extension": null,
"generator": "site",
"gitbook": "3.x.x",
"plugins": [
"github",
"anchors",
"theme-comscore",
"expandable-chapters-small",
"search-plus",
"-search"
],
"pluginsConfig": {
"github": {
"url": "https://github.com/xianyunyh/PHP-Interview"
},
"theme-default": {
"showLevel": true
},
"search-pro": {
"cutWordLib": "nodejieba",
"defineWord" : ["Gitbook Use"]
}
},
"links": {
"gitbook": false,
"sharing": {
"google": false,
"facebook": false,
"twitter": false,
"all": false
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化