4 Star 10 Fork 2

Gitee 极速下载/countly-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Countly/countly-server
克隆/下载
jsdoc_conf.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
Arturs Sosins 提交于 2022-06-14 20:48 . Update jsdoc_conf.json
{
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc","closure"]
},
"source": {
"includePattern": ".+\\.js(doc|x)?$",
"excludePattern": "(node_modules/|docs)"
},
"plugins": [
"node_modules/jsdoc/plugins/markdown"
],
"markdown":{
"idInHeadings": true
},
"opts": {
"template": "node_modules/docdash",
"encoding": "utf8",
"recurse": true,
"verbose": true
},
"templates": {
"cleverLinks": true,
"monospaceLinks": true
},
"docdash": {
"static": true,
"sort": true,
"search": true,
"collapse": true,
"typedefs": true,
"removeQuotes": "all",
"disqus": "",
"menu":{
"App Server":{
"href":"../app/index.html"
},
"API Server":{
"href":"../api/index.html"
},
"Browser side":{
"href":"../browser/index.html"
},
"API Reference":{
"href":"../apidoc/index.html"
}
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/countly-server.git
[email protected]:mirrors/countly-server.git
mirrors
countly-server
countly-server
master

搜索帮助