Don't want to output source code to the documentation,
Tye update jsdoc.conf.json (or your jsdoc config file).
"templates": {
"better-docs": {
"name": "My React components"
},
"default":{
"outputSourceFiles": false // Add this
}
No comments:
Post a Comment