summaryrefslogtreecommitdiffstats
path: root/book.json
diff options
context:
space:
mode:
authorThat-Canadian <poole.chris.11@gmail.com>2017-08-07 14:00:02 +0200
committerThat-Canadian <poole.chris.11@gmail.com>2017-08-07 14:00:02 +0200
commit1bbb49585ee1aef347b7c3397bc9f83040289402 (patch)
tree21bb9b3fb5c266ce786b250d2004730fd1df5ece /book.json
parent15822a8e44a4d3d02ae5d5e9deedd27ffc2c6709 (diff)
parent597ff7aee9a04b4f4f41d6d1f5b2e1223e0e83b8 (diff)
downloadqmk_firmware-1bbb49585ee1aef347b7c3397bc9f83040289402.tar.gz
qmk_firmware-1bbb49585ee1aef347b7c3397bc9f83040289402.tar.xz
Merge branch 'master' into minidox
Diffstat (limited to 'book.json')
-rw-r--r--book.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/book.json b/book.json
index 887d2a643..09e1bfd94 100644
--- a/book.json
+++ b/book.json
@@ -3,12 +3,9 @@
"summary": "_summary.md"
},
"plugins" : [
- "anchors",
"edit-link",
"forkmegithub",
- "git-author",
"hints",
- "numbered-headings",
"page-toc",
"terminal",
"toolbar"
@@ -25,6 +22,11 @@
"page-toc": {
"selector": ".markdown-section h1, .markdown-section h2"
},
+ "terminal": {
+ "copyButtons": true,
+ "fade": false,
+ "style": "flat"
+ },
"toolbar": {
"buttons": [
{