aboutsummaryrefslogtreecommitdiff
path: root/book.json
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2017-06-30 09:50:12 -0700
committerskullY <skullydazed@gmail.com>2017-06-30 09:50:12 -0700
commitd6d14b67940c8de09a13fee4fe7ff30623d4653e (patch)
treed7dc10e3abc713146ea30ee64492f1948dc0d76f /book.json
parent10b389f79c55d675fb52318d7574ddd65c1447a0 (diff)
downloadqmk_firmware-d6d14b67940c8de09a13fee4fe7ff30623d4653e.tar.gz
qmk_firmware-d6d14b67940c8de09a13fee4fe7ff30623d4653e.zip
try page-toc in place of navigator
Diffstat (limited to 'book.json')
-rw-r--r--book.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/book.json b/book.json
index 555d36758..f99411434 100644
--- a/book.json
+++ b/book.json
@@ -5,11 +5,11 @@
5 "plugins" : [ 5 "plugins" : [
6 "anchors", 6 "anchors",
7 "edit-link", 7 "edit-link",
8 "navigator",
9 "forkmegithub", 8 "forkmegithub",
10 "git-author", 9 "git-author",
11 "hints", 10 "hints",
12 "numbered-headings", 11 "numbered-headings",
12 "page-toc",
13 "terminal", 13 "terminal",
14 "toolbar" 14 "toolbar"
15 ], 15 ],