Browse Source

Try neo-navigator in place of etoc

pull/1449/head
skullY 6 years ago
parent
commit
dcd715ed4d
1 changed files with 1 additions and 5 deletions
  1. +1
    -5
      book.json

+ 1
- 5
book.json View File

@ -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": [
{


Loading…
Cancel
Save