Package detail

grunt-atomdoc

atom42MIT1.0.1

Grunt task to generate atomdoc

readme

Grunt Atomdoc

Grunt task to generate atomdoc.

Using

In your Gruntfile.js or Gruntfile.coffee:

grunt.loadNpmTasks('grunt-atomdoc')

Then run:

grunt atomdoc

This generates an api.json file at the root of the project.