İlk temizlik tamamlandı bir önceki projeden
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"root": "./docs",
|
||||
"title": "Chart.js documentation",
|
||||
"author": "chartjs",
|
||||
"gitbook": "3.2.2",
|
||||
"plugins": [
|
||||
"-lunr",
|
||||
"-search",
|
||||
"search-plus",
|
||||
"anchorjs",
|
||||
"chartjs",
|
||||
"ga",
|
||||
"redirect"
|
||||
],
|
||||
"pluginsConfig": {
|
||||
"anchorjs": {
|
||||
"icon": "#",
|
||||
"placement": "left",
|
||||
"visible": "always"
|
||||
},
|
||||
"ga": {
|
||||
"token": "UA-28909194-3",
|
||||
"configuration": "auto"
|
||||
},
|
||||
"theme-default": {
|
||||
"showLevel": false,
|
||||
"styles": {
|
||||
"website": "style.css"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user