Update book.json

This commit is contained in:
Mykola Grymalyuk
2020-04-13 19:18:30 -06:00
parent 4eca9859e9
commit 995353058c

View File

@@ -1,10 +1,14 @@
{
"plugins": ["theme-default", "-lunr", "-search"],
"plugins": ["theme-default", "-lunr", "-search", "search-plus", "addcssjs", "favicon-plus", "github-edit", "anchors", "last-modified", "medium-zoom"],
"pluginsConfig": {
"fontsettings": {
"theme": "night",
"family": "sans"
},
"github-edit": {
"repo": "dortania/Getting-Started-With-ACPI",
"branch": "master"
},
"favicon": "/icons/favicon.ico",
"appleTouchIconPrecomposed152": "/icons/appleTouchIconPrecomposed152.png",
"output": "_book"
@@ -18,6 +22,11 @@
"all": false
}
},
"medium-zoom": {
"margin": 24,
"background": "#363b40",
"scrollOffset": 0
},
"pdf": {
"pageNumbers": false,
"fontSize": 12,