diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/book.json | 23 | 
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/book.json b/docs/book.json deleted file mode 100644 index 61f57ad286..0000000000 --- a/docs/book.json +++ /dev/null @@ -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/" -}  | 
