Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
[fixed] updated default jsdoc configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Feb 11, 2017
1 parent 68333c7 commit b4de55c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jsdoc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"opts": {
"recurse": true
},
"plugins": ["commentsOnly", "plugins/markdown"],
"templates": {
"cleverLinks": true,
"monospaceLinks": true,
"default": {
"includeDate": false
}
Expand Down

0 comments on commit b4de55c

Please sign in to comment.