Chart.js/book.json
2017-05-13 18:17:34 +02:00

20 lines
376 B
JSON

{
"root": "./docs",
"author": "chartjs",
"gitbook": "3.2.2",
"plugins": ["-lunr", "-search", "search-plus", "anchorjs", "chartjs"],
"pluginsConfig": {
"anchorjs": {
"icon": "#",
"placement": "left",
"visible": "always"
},
"theme-default": {
"showLevel": false,
"styles": {
"website": "style.css"
}
}
}
}