Fixup the gitbook config

This commit is contained in:
skullY
2017-06-29 12:24:24 -07:00
committed by Jack Humbert
parent 2e9e1eb03c
commit 7da94ac51b
3 changed files with 18 additions and 4 deletions

View File

@@ -5,6 +5,12 @@
"plugins" : [
"anchors",
"edit-link",
"etoc",
"forkmegithub",
"git-author",
"hints",
"numbered-headings",
"terminal",
"toolbar"
],
"pluginsConfig": {
@@ -12,6 +18,14 @@
"base": "https://github.com/qmk/qmk_firmware/edit/master/docs",
"label": "Suggest an edit"
},
"forkmegithub": {
"color": "red",
"url": "https://github.com/qmk/qmk_firmware"
},
"etoc": {
"maxdepth": 3,
"notoc": true
},
"toolbar": {
"buttons": [
{