mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 15:54:06 +00:00
move book for gitbook
This commit is contained in:
23
book.json
Normal file
23
book.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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/"
|
||||
}
|
Reference in New Issue
Block a user