mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 18:32:22 +00:00
add book.json for gitbook
This commit is contained in:
parent
02631361e1
commit
f7c8e8800a
36
book.json
Normal file
36
book.json
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
{
|
||||||
|
"author": "阮一峰",
|
||||||
|
"description": "《ECMAScript 6 入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。",
|
||||||
|
"extension": null,
|
||||||
|
"generator": "site",
|
||||||
|
"isbn": "9787121324758",
|
||||||
|
"links": {
|
||||||
|
"sharing": {
|
||||||
|
"all": null,
|
||||||
|
"facebook": null,
|
||||||
|
"google": null,
|
||||||
|
"twitter": null,
|
||||||
|
"weibo": null
|
||||||
|
},
|
||||||
|
"sidebar": {
|
||||||
|
"阮一峰的个人网站": "http://www.ruanyifeng.com/blog/"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"output": null,
|
||||||
|
"pdf": {
|
||||||
|
"fontSize": 12,
|
||||||
|
"footerTemplate": null,
|
||||||
|
"headerTemplate": null,
|
||||||
|
"margin": {
|
||||||
|
"bottom": 36,
|
||||||
|
"left": 62,
|
||||||
|
"right": 62,
|
||||||
|
"top": 36
|
||||||
|
},
|
||||||
|
"pageNumbers": false,
|
||||||
|
"paperSize": "a4"
|
||||||
|
},
|
||||||
|
"plugins": [],
|
||||||
|
"title": "ECMAScript 6 入门",
|
||||||
|
"variables": {}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user