1 Star 0 Fork 625

爱则富 / xdh-map

forked from VTJ.PRO / xdh-map 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsdoc.conf.js 470 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
tags: {
allowUnknownTags: true,
dictionaries: ['jsdoc', 'closure']
},
source: {
include: [
'packages',
'utils',
'README.md'
],
'exclude': ['utils/plot-utils.js'],
includePattern: '\\.(vue|js)$'
},
plugins: [
'plugins/markdown',
'./jsdoc-for-vue.js'
],
templates: {
'cleverLinks': false,
'monospaceLinks': false
},
opts: {
'destination': 'docs/.vuepress/public/doc'
}
}
JavaScript
1
https://gitee.com/iLvKinfy/xdh-map.git
git@gitee.com:iLvKinfy/xdh-map.git
iLvKinfy
xdh-map
xdh-map
master

搜索帮助