atom / grunt-atomdoc

Grunt task to generate atomdoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

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.

About

Grunt task to generate atomdoc

License:MIT License


Languages

Language:CoffeeScript 100.0%