Skip to content

Commit

Permalink
stop including date in jsdoc footer.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctalkington committed Dec 22, 2015
1 parent 4c15e28 commit 1b9d64f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion jsdoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,10 @@
},
"plugins": [
"plugins/markdown"
]
],
"templates": {
"default": {
"includeDate": false
}
}
}

0 comments on commit 1b9d64f

Please sign in to comment.