diff options
author | That-Canadian <poole.chris.11@gmail.com> | 2017-08-07 08:00:02 -0400 |
---|---|---|
committer | That-Canadian <poole.chris.11@gmail.com> | 2017-08-07 08:00:02 -0400 |
commit | 1bbb49585ee1aef347b7c3397bc9f83040289402 (patch) | |
tree | 21bb9b3fb5c266ce786b250d2004730fd1df5ece /book.json | |
parent | 15822a8e44a4d3d02ae5d5e9deedd27ffc2c6709 (diff) | |
parent | 597ff7aee9a04b4f4f41d6d1f5b2e1223e0e83b8 (diff) | |
download | qmk_firmware-1bbb49585ee1aef347b7c3397bc9f83040289402.tar.gz qmk_firmware-1bbb49585ee1aef347b7c3397bc9f83040289402.zip |
Merge branch 'master' into minidox
Diffstat (limited to 'book.json')
-rw-r--r-- | book.json | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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": [ { |