Chart.js/book.json
Evert Timberg 3e94b9431a Update the docs structure/content to use GitBook (#3751)
Update the docs structure/content to use GitBook
2017-03-20 20:36:54 -04:00

20 lines
341 B
JSON

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