mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 15:54:06 +00:00
Fixup the gitbook config
This commit is contained in:
14
book.json
14
book.json
@@ -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": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user