aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2017-06-30 09:33:03 -0700
committerskullY <skullydazed@gmail.com>2017-06-30 09:33:03 -0700
commitdcd715ed4d3c57a3776695dcea18c63feaf7b84c (patch)
treeaf3cee71d27f1c9322d20f786e3d659fd1b75540
parent3e3c3e2b246737b9c29dc22764c1ac689130bb50 (diff)
downloadqmk_firmware-dcd715ed4d3c57a3776695dcea18c63feaf7b84c.tar.gz
qmk_firmware-dcd715ed4d3c57a3776695dcea18c63feaf7b84c.zip
Try neo-navigator in place of etoc
-rw-r--r--book.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/book.json b/book.json
index edbae4c66..94ceeb1c3 100644
--- a/book.json
+++ b/book.json
@@ -5,7 +5,7 @@
5 "plugins" : [ 5 "plugins" : [
6 "anchors", 6 "anchors",
7 "edit-link", 7 "edit-link",
8 "etoc", 8 "neo-navigator",
9 "forkmegithub", 9 "forkmegithub",
10 "git-author", 10 "git-author",
11 "hints", 11 "hints",
@@ -22,10 +22,6 @@
22 "color": "red", 22 "color": "red",
23 "url": "https://github.com/qmk/qmk_firmware" 23 "url": "https://github.com/qmk/qmk_firmware"
24 }, 24 },
25 "etoc": {
26 "maxdepth": 3,
27 "notoc": true
28 },
29 "toolbar": { 25 "toolbar": {
30 "buttons": [ 26 "buttons": [
31 { 27 {