diff options
author | skullY <skullydazed@gmail.com> | 2017-06-30 09:33:03 -0700 |
---|---|---|
committer | skullY <skullydazed@gmail.com> | 2017-06-30 09:33:03 -0700 |
commit | dcd715ed4d3c57a3776695dcea18c63feaf7b84c (patch) | |
tree | af3cee71d27f1c9322d20f786e3d659fd1b75540 /book.json | |
parent | 3e3c3e2b246737b9c29dc22764c1ac689130bb50 (diff) | |
download | qmk_firmware-dcd715ed4d3c57a3776695dcea18c63feaf7b84c.tar.gz |
Try neo-navigator in place of etoc
Diffstat (limited to 'book.json')
-rw-r--r-- | book.json | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -5,7 +5,7 @@ "plugins" : [ "anchors", "edit-link", - "etoc", + "neo-navigator", "forkmegithub", "git-author", "hints", @@ -22,10 +22,6 @@ "color": "red", "url": "https://github.com/qmk/qmk_firmware" }, - "etoc": { - "maxdepth": 3, - "notoc": true - }, "toolbar": { "buttons": [ { |