Skip to content

Commit

Permalink
Add version number to generated docs (#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
mischah authored and SBoudrias committed Nov 12, 2016
1 parent 7cf5875 commit f632f01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jsdoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"opts": {
"recurse": true,
"destination": "../yeoman-generator-doc",
"template": "node_modules/tui-jsdoc-template"
"template": "node_modules/tui-jsdoc-template",
"package": "package.json"
},
"templates": {
"logo": {
Expand Down

0 comments on commit f632f01

Please sign in to comment.