grunt-atomdoc

Grunt task to generate atomdoc

Usage no npm install needed!

<script type="module">
  import gruntAtomdoc from 'https://cdn.skypack.dev/grunt-atomdoc';
</script>

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.