]> git.r.bdr.sh - rbdr/blog/blame - config/jsdoc.json
📝 Update CHANGELOG
[rbdr/blog] / config / jsdoc.json
CommitLineData
cf630290
BB
1{
2 "plugins": ["plugins/markdown"],
3 "opts": {
4 "destination": "doc",
5 "readme": "README.md",
6 "template": "node_modules/docdash",
7 "recurse": true
8 }
9}