grunt-dox
v0.5.0
Published
Dox grunt plugin
Downloads
178
Readme
grunt-dox
Dox grunt plugin
Getting Started
Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-dox
Then add this line to your project's grunt.js
gruntfile:
grunt.loadNpmTasks('grunt-dox');
Documentation
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
Release History
(Nothing yet)
License
Copyright (c) 2012 Matt McManus
Licensed under the MIT license.