zero-ai
Version:
Zero Ecotope AI
89 lines • 2.66 kB
JSON
{
"tags": {
"allowUnknownTags": true,
"dictionaries": [
"jsdoc",
"closure"
]
},
"source": {
"include": [
"src"
],
"exclude": [
],
"includePattern": "\\.(js|jsx|css)$",
"excludePattern": "(node_modules/|docs)"
},
"plugins": [
"plugins/markdown"
],
"templates": {
"cleverLinks": true,
"monospaceLinks": true,
"default": {
"outputSourceFiles": false
}
},
"opts": {
"template": "document/doc-config/tpl",
"encoding": "utf8",
"destination": "document/doc-web",
"recurse": true
},
"docdash": {
"static": true,
"meta": {
"title": "Zero UI框架专用前端文档",
"description": "前端开发框架,官方地址:http://www.vertx-ui.cn",
"keyword": "zero,zero-ui,vert.x"
},
"collapse": false,
"search": true,
"private": true,
"menu": {
"「Api」Zero Ai": {
"href": "http://www.vertxai.cn/document/doc-web/index.html",
"target": "_blank",
"class": "menu-item",
"id": "website_link"
},
"「Api」Zero Ui": {
"href": "http://www.vertxui.cn/document/doc-web/index.html",
"target": "_blank",
"class": "menu-item",
"id": "website_link"
},
"「Api」Zero Ui Extension": {
"href": "http://www.vertxui.cn/document/doc-web-extension/index.html",
"target": "_blank",
"class": "menu-item",
"id": "website_link"
},
"「Home」Zero UI": {
"href": "http://www.vertxui.cn",
"target": "_blank",
"class": "menu-item",
"id": "website_link"
},
"「Home」Zero Ai": {
"href": "http://www.vertxai.cn",
"target": "_blank",
"class": "menu-item",
"id": "website_link"
},
"「Home」Zero Framework": {
"href": "http://www.vertxup.cn",
"target": "_blank",
"class": "menu-item",
"id": "website_link"
},
"「Home」Origin X Engine": {
"href": "http://www.origin-x.cn",
"target": "_blank",
"class": "menu-item",
"id": "website_link"
}
}
}
}