ShadowEditor/docs/book.json
liteng 407a802b7c 1、修复package.json中包名错误。
2、使用gitbook创建项目文档。
2018-06-09 21:20:33 +08:00

23 lines
493 B
JSON

{
"title": "Shadow Editor文档",
"description": "Shadow Editor开发文档",
"plugins": [],
"pluginsConfig": {
"theme-default": {
"showLevel": true
}
},
"pdf": {
"pageNumbers": true,
"fontSize": 12,
"paperSize": "a4",
"margin": {
"right": 62,
"left": 62,
"top": 36,
"bottom": 36
},
"headerTemplate": null,
"footerTemplate": null
}
}