diff --git a/.gitmodules b/.gitmodules index 15b3059..93d4e1e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/.jsdoc.conf.json b/.jsdoc.conf.json index e584f6e..639d85c 100644 --- a/.jsdoc.conf.json +++ b/.jsdoc.conf.json @@ -18,7 +18,7 @@ } }, "opts": { - "template": "jsdoc-template", + "template": "jsdoc-template-hypergrid", "recurse": true, "verbose": true, "destination": "./doc/", diff --git a/jsdoc-template-hypergrid b/jsdoc-template-hypergrid new file mode 160000 index 0000000..a98e726 --- /dev/null +++ b/jsdoc-template-hypergrid @@ -0,0 +1 @@ +Subproject commit a98e7261b8eee1b2b0fd1e80eaa0e359a2f22761