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.
Grunt task to generate atomdoc