]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - book.json
play around with plugin settings
[qmk_firmware.git] / book.json
index a563184868acb4997cc9af07fd712f2dc818b534..8462846e30baf21a155d0745f13c252ba8666cda 100644 (file)
--- a/book.json
+++ b/book.json
@@ -4,14 +4,13 @@
     },
     "plugins" : [
       "anchors",
-      "toolbar",
       "edit-link",
       "forkmegithub",
-      "git-author",
       "hints",
+      "page-toc",
       "numbered-headings",
-      "etoc",
       "terminal",
+      "toolbar"
     ],
     "pluginsConfig": {
       "edit-link": {
         "label": "Suggest an edit"
       },
       "forkmegithub": {
-        "color": "darkblue",
+        "color": "red",
         "url": "https://github.com/qmk/qmk_firmware"
       },
-      "etoc": {
-        "maxdepth": 3,
-        "notoc": true
-      }
+      "page-toc": {
+        "selector": ".markdown-section h1, .markdown-section h2"
+      },
+      "terminal": {
+        "copyButtons": true,
+        "fade": false,
+        "style": "flat"
+      },
       "toolbar": {
         "buttons": [
           {