Skip to content

Commit af81672

Browse files
committed
Moving doc build to grunt.
1 parent 4ecd7f9 commit af81672

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
"grunt-notify": "^0.3.0",
4242
"grunt-text-replace": "^0.3.11",
4343
"load-grunt-config": "~0.7.2",
44-
"yuidocjs": "^0.3.50"
44+
"yuidocjs": "^0.3.50",
45+
"jsdoc": "~3.3.0-alpha10",
46+
"grunt-jsdoc": "~0.5.7"
4547
}
4648
}

0 commit comments

Comments
 (0)