blob: e1b9795e5695e348ce122192216cc5b02935852b [file] [log] [blame]
{
"plugins": [
"toggle-chapters",
"theme-cuav"
],
"pluginsConfig": {
"prism": {
"lang": {
"flow": "typescript"
}
},
"theme-cuav": {
"useGitbookIcon": false,
"iconPath": "../images/favicon.ico",
"showGitBookLink": false,
"navbar": {
"brand": {
"logo": {
"alt": "HugeGraph Database",
"path": "../images/logo.png"
}
}
}
}
},
"styles": {
"website": "styles/website.css"
}
}