summaryrefslogtreecommitdiffstats
path: root/book.json
diff options
context:
space:
mode:
Diffstat (limited to 'book.json')
-rw-r--r--book.json14
1 files changed, 14 insertions, 0 deletions
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": [
{