mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2025-12-31 20:55:58 -08:00
55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"plugins": ["theme-default", "-lunr", "-search", "search-plus", "addcssjs", "favicon-plus", "anchors", "github-buttons", "last-modified", "medium-zoom", "table-cell-merge"],
|
|
"pluginsConfig": {
|
|
"fontsettings": {
|
|
"theme": "night",
|
|
"family": "sans"
|
|
},
|
|
"github-buttons": {
|
|
"buttons": [{
|
|
"user": "dortania",
|
|
"repo": "Getting-Started-With-ACPI",
|
|
"type": "star",
|
|
"size": "large"
|
|
}]
|
|
},
|
|
"intopic-toc": {
|
|
"label": "Navigation"
|
|
},
|
|
"github-edit": {
|
|
"repo": "dortania/Getting-Started-With-ACPI",
|
|
"branch": "master"
|
|
},
|
|
"favicon": "/icons/favicon.ico",
|
|
"appleTouchIconPrecomposed152": "/icons/appleTouchIconPrecomposed152.png",
|
|
"output": "_book"
|
|
},
|
|
"links": {
|
|
"sharing": {
|
|
"google": false,
|
|
"facebook": false,
|
|
"twitter": false,
|
|
"weibo": false,
|
|
"all": false
|
|
}
|
|
},
|
|
"medium-zoom": {
|
|
"margin": 24,
|
|
"background": "#363b40",
|
|
"scrollOffset": 0
|
|
},
|
|
"pdf": {
|
|
"pageNumbers": false,
|
|
"fontSize": 12,
|
|
"paperSize": "a4",
|
|
"margin": {
|
|
"right": 62,
|
|
"left": 62,
|
|
"top": 36,
|
|
"bottom": 36
|
|
},
|
|
"headerTemplate": null,
|
|
"footerTemplate": null
|
|
}
|
|
}
|