0.0.1 • Published 9 years ago

packer-doc v0.0.1

Weekly downloads
7
License
-
Repository
github
Last release
9 years ago

packer-doc

The doc plugin executes JSDoc documentation generation. The documentation is generated in the /doc folder. Any .js files under /src/app (and its sub-folders) will be scanned by JSDoc. The project's /README.md will be added as well.

Grunt Modules

The following Grunt modules are loaded and configured to build and package angular modules

  • grunt-jsdoc : ~0.5.7

Grunt Task

The following Grunt tasks are registered to generate documentation.

  • doc

More information

http://packerjs.io