1
0
Fork 0

move book for gitbook

This commit is contained in:
Jack Humbert 2017-05-27 18:20:46 -04:00
parent c95f08c439
commit c3bdddb637

View file

@ -1,23 +0,0 @@
{
"structure": {
"readme": "Home.md"
},
"plugins" : ["toolbar", "edit-link", "anchors"],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/qmk/qmk_firmware_docs/edit/master",
"label": "Suggest an edit"
},
"toolbar": {
"buttons":
[
{
"label": "QMK Firmware",
"icon": "fa fa-github",
"url": "https://github.com/qmk/qmk_firmware"
}
]
}
}
"root": "./docs/"
}