packer-doc
v0.0.1
Published
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 wel
Downloads
3
Readme
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