neft
Version:
Universal Platform
33 lines (32 loc) • 738 B
JSON
{
"plugins": [
"github",
"edit-link",
"styles-less",
"simple-page-toc",
"expandable-chapters",
"anchors",
"ga"
],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/Neft-io/neft/tree/master/docs",
"label": "Edit This Page"
},
"github": {
"url": "https://github.com/Neft-io/neft"
},
"simple-page-toc": {
"maxDepth": 3,
"skipFirstH1": true
},
"ga": {
"token": "UA-53512335-1"
}
},
"styles": {
"website": "./gitbook/styles/website.less"
},
"root": "./docs",
"title": "Neft.io Universal Platform"
}