]> git.r.bdr.sh - rbdr/cologne/blame - config/jsdoc.json
Update the code.
[rbdr/cologne] / config / jsdoc.json
CommitLineData
58906d77
RBR
1{
2 "plugins": ["plugins/markdown"],
3 "opts": {
4 "destination": "doc",
5 "readme": "README.md",
6 "template": "node_modules/jsdoc-augmented-template",
7 "recurse": true
8 }
9}