UNPKG
grunt-ngdoc
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
grunt plugin for angularjs documentation
github.com/bevacqua/grunt-ngdoc
bevacqua/grunt-ngdoc
grunt-ngdoc
/
Gruntfile.js
5 lines
(4 loc)
•
87 B
JavaScript
View Raw
1
2
3
4
5
/*global
module
:
false
*/
module
.exports =
function
(grunt)
{ grunt.initConfig({}); };