加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
book.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
Oopsguy 提交于 2019-02-24 22:57 . Finished spring features section
{
"author": "oopsguy.com",
"description": "Spring Boot 中文文档",
"language": "zh-hans",
"extension": null,
"generator": "site",
"links": {
"sharing": {
"all": true,
"facebook": true,
"google": true,
"twitter": true,
"weibo": true
}
},
"output": null,
"pdf": {
"fontSize": 16,
"margin": {
"bottom": 36,
"left": 62,
"right": 62,
"top": 36
},
"pageNumbers": true,
"paperSize": "a4"
},
"plugins": [
"github",
"splitter",
"tbfed-pagefooter",
"-lunr",
"-search",
"github-buttons",
"prism",
"-highlight",
"-livereload"
],
"pluginsConfig": {
"prism": {
"css": [
"prismjs/themes/prism-twilight.css"
]
},
"github": {
"url": "https://github.com/DocsHome/springboot"
},
"github-buttons": {
"repo": "DocsHome/springboot",
"types": [
"star",
"watch"
],
"size": "small"
},
"image-captions": {
"caption": "_CAPTION_"
}
},
"title": "Spring Boot 中文文档",
"variables": {}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化