Update book.json [skip ci]

This commit is contained in:
khs1994 2017-12-10 12:41:08 +08:00
parent 8dbaa7ea33
commit a3267d1b3a
2 changed files with 18 additions and 18 deletions

View File

@ -10,8 +10,9 @@
"plugins": [ "plugins": [
"-livereload", "-livereload",
"image-captions", "image-captions",
"github-buttons", "github",
"page-treeview" "page-treeview",
"editlink"
], ],
"pluginsConfig": { "pluginsConfig": {
"image-captions": { "image-captions": {
@ -20,13 +21,12 @@
}, },
"caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_" "caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
}, },
"github-buttons": { "github": {
"buttons": [{ "url": "https://github.com/yeasy/docker_practice"
"user": "yeasy", },
"repo": "docker_practice", "editlink": {
"type": "star", "base": "https://github.com/yeasy/docker_practice/blob/master/",
"size": "small" "label": "编辑本页"
}]
}, },
"page-treeview": { "page-treeview": {
"copyright": "Copyright © yeasy", "copyright": "Copyright © yeasy",

View File

@ -10,8 +10,9 @@
"plugins": [ "plugins": [
"-livereload", "-livereload",
"image-captions", "image-captions",
"github-buttons", "github",
"page-treeview" "page-treeview",
"editlink"
], ],
"pluginsConfig": { "pluginsConfig": {
"image-captions": { "image-captions": {
@ -20,13 +21,12 @@
}, },
"caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_" "caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
}, },
"github-buttons": { "github": {
"buttons": [{ "url": "https://github.com/yeasy/docker_practice"
"user": "yeasy", },
"repo": "docker_practice", "editlink": {
"type": "star", "base": "https://github.com/yeasy/docker_practice/blob/master/",
"size": "small" "label": "编辑本页"
}]
}, },
"page-treeview": { "page-treeview": {
"copyright": "Copyright © yeasy", "copyright": "Copyright © yeasy",