subtree docs
This commit is contained in:
commit
704794bae3
47 changed files with 4807 additions and 0 deletions
22
docs/book.json
Normal file
22
docs/book.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue