Skip to content

Commit

Permalink
update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
joneit committed Oct 29, 2018
1 parent 51cfc5a commit c9de0e3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "jsdoc-template"]
path = jsdoc-template
[submodule "jsdoc-template-hypergrid"]
path = jsdoc-template-hypergrid
url = https://github.com/fin-hypergrid/jsdoc-template-hypergrid
2 changes: 1 addition & 1 deletion .jsdoc.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}
},
"opts": {
"template": "jsdoc-template",
"template": "jsdoc-template-hypergrid",
"recurse": true,
"verbose": true,
"destination": "./doc/",
Expand Down
1 change: 1 addition & 0 deletions jsdoc-template-hypergrid

0 comments on commit c9de0e3

Please sign in to comment.