From 7da94ac51bf77d74b42ab63c06358ff59072289b Mon Sep 17 00:00:00 2001 From: skullY Date: Thu, 29 Jun 2017 12:24:24 -0700 Subject: Fixup the gitbook config --- book.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'book.json') diff --git a/book.json b/book.json index b6f90fc11..edbae4c66 100644 --- a/book.json +++ b/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": [ { -- cgit v1.2.3-24-g4f1b