5 Star 1 Fork 2

NJUTGIS/gs-firefight

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vuedoc.config.json 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
NJUTGIS 提交于 2022-09-14 20:08 . init
{
"tags": {
"allowUnknownTags": ["component"]
},
"plugins": [
"plugins/markdown",
"node_modules/jsdoc-vuejs",
"jsdoc-mermaid",
"node_modules/better-docs/category"
],
"source": {
"includePattern": "\\.(js|vue)$",
"excludePattern": "\\.(html)$"
},
"opts": {
"encoding": "utf8",
"destination": "docs/",
"readme": "readme.md",
"recurse": true,
"verbose": true,
"template": "node_modules/better-docs/"
},
"templates": {
"cleverLinks": false,
"monospaceLinks": false,
"search": true,
"default": {
"staticFiles": {
"include": [
"./docs-src/statics"
]
}
},
"better-docs": {
"name": "甘肃消防综合管理平台",
"logo": "",
"title": "甘肃消防综合管理平台",
"css": "/src/assets/css/doc.css",
"trackingCode": "tracking-code-which-will-go-to-the-HEAD",
"hideGenerator": false,
"navLinks": [
{
"label": "甘肃消防综合管理平台",
"href": "https://github.com/SoftwareBrothers/admin-bro"
}
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/NJUTGIS/gs-firefight.git
git@gitee.com:NJUTGIS/gs-firefight.git
NJUTGIS
gs-firefight
gs-firefight
master

搜索帮助