This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
mei_you_ni_dong
/
doc
Suivre
3
Voter
2
Fork
1
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
2473297662
Branches
Tags
master
doc
/
前端
/
文档
/
jsdoc-vue.md
jsdoc-vue.md
220 B
Historique
Raw
1、安装cnpm和jsdoc
npm install cnpm -g npm install jsdoc -g
2、初始化项目
cnpm i cd example cnpm i
3、执行脚本生成文档
jsdoc -c .jsdoc-tui.js -r