1 Star 0 Fork 0

ranma0912/luci

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsdoc.conf.json 576 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jo-Philipp Wich 提交于 2019-11-07 12:39 . docs: various updates
{
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc","closure"]
},
"source": {
"include": ["modules/luci-base/htdocs/luci-static/resources"],
"includePattern": ".+\\.js(doc|x)?$"
},
"plugins": [
"plugins/markdown"
],
"templates": {
"cleverLinks": true,
"monospaceLinks": true,
"default": {
"outputSourceFiles": true
}
},
"opts": {
"destination": "docs/jsapi",
"recurse": true,
"readme": "docs/jsapi/README.md"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ranma0912/luci.git
git@gitee.com:ranma0912/luci.git
ranma0912
luci
luci
master

搜索帮助