1 Star 0 Fork 162

robinlu/jepaas-project-frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
conf.json 594 Bytes
一键复制 编辑 原始数据 按行查看 历史
秦永莲 提交于 2020-03-14 16:20 . 代码提交
{
"source": {
"include": [ "static/ux/mui/mui.js"],
"includePattern": ".+\\.js(doc)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"opts": {
"template": "node_modules/tui-jsdoc-template",
"encoding": "utf8",
"destination": "./doc/",
"recurse": false
},
"templates": {
"cleverLinks": false,
"monospaceLinks": true,
"useLongnameInNav": false,
"showInheritedInNav": true,
"name": "手机APP API",
"footerText": "手机APP API",
"logo": {
"link": "./public/images/icon.png",
"src":"./public/images/icon.png"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/giteerobinlu/jepaas-project-frontend.git
git@gitee.com:giteerobinlu/jepaas-project-frontend.git
giteerobinlu
jepaas-project-frontend
jepaas-project-frontend
master

搜索帮助