This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add grunt-ngdocs and documentation #550
Comments
marcin-wosinek
pushed a commit
to marcin-wosinek/generator-angular
that referenced
this issue
Jan 20, 2014
Add jsdoc to generated text and add grunt-ngdocs generated documentation to /docs. Add grunt-ngdocs to package.json & Gruntfile.js. Basic support in js templates. Watch for changes in js files & autoreload docs after regeneration. Init work at yeoman#550
marcin-wosinek
added a commit
to marcin-wosinek/generator-angular
that referenced
this issue
Feb 16, 2014
Add jsdoc to generated text and add grunt-ngdocs generated documentation to /docs. Add grunt-ngdocs to package.json & Gruntfile.js. Basic support in js & coffee templates. Watch for changes in files & autoreload docs after regeneration. Init work at yeoman#550
marcin-wosinek
added a commit
to marcin-wosinek/generator-angular
that referenced
this issue
May 11, 2014
Add jsdoc to generated text and add grunt-ngdocs generated documentation to /docs. Add grunt-ngdocs to package.json & Gruntfile.js. Basic support in js & coffee templates. Watch for changes in files & autoreload docs after regeneration. Init work at yeoman#550
marcin-wosinek
added a commit
to marcin-wosinek/generator-angular
that referenced
this issue
May 11, 2014
Add jsdoc to generated text and add grunt-ngdocs generated documentation to /docs. Add grunt-ngdocs to package.json & Gruntfile.js. Basic support in js & coffee templates. Watch for changes in files & autoreload docs after regeneration. Init work at yeoman#550
stevemao
pushed a commit
to stevemao/generator-angular
that referenced
this issue
Nov 6, 2014
Minor typo fix in using generator instructions
m87h
pushed a commit
to madington/generator-angular
that referenced
this issue
Feb 11, 2015
Add jsdoc to generated text and add grunt-ngdocs generated documentation to /docs. Add grunt-ngdocs to package.json & Gruntfile.js. Basic support in js templates. Watch for changes in js files & autoreload docs after regeneration. Init work at yeoman#550
m87h
pushed a commit
to madington/generator-angular
that referenced
this issue
Feb 11, 2015
Add jsdoc to generated text and add grunt-ngdocs generated documentation to /docs. Add grunt-ngdocs to package.json & Gruntfile.js. Basic support in js templates. Watch for changes in js files & autoreload docs after regeneration. Init work at yeoman#550
m87h
pushed a commit
to madington/generator-angular
that referenced
this issue
Feb 11, 2015
Add jsdoc to generated text and add grunt-ngdocs generated documentation to /docs. Add grunt-ngdocs to package.json & Gruntfile.js. Basic support in js templates. Watch for changes in js files & autoreload docs after regeneration. Init work at yeoman#550
m87h
pushed a commit
to madington/generator-angular
that referenced
this issue
Feb 11, 2015
Add jsdoc to generated text and add grunt-ngdocs generated documentation to /docs. Add grunt-ngdocs to package.json & Gruntfile.js. Basic support in js templates. Watch for changes in js files & autoreload docs after regeneration. Init work at yeoman#550
Hello! Can I ask how you use this? I've read a tutorial for how to integrate ng-docs from https://www.npmjs.com/package/grunt-ngdoc however because its to an existing project I want to add it, I wouldn't want to break anything.. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is great tool to generate a documentation. We start using it in our company, and I'm amazed who cool it can be setup and integrated with yeoman workflow.
The documentation produced by it looks just like angular's one:
It can work nicely with autoreload and stuff. PR on the way
The text was updated successfully, but these errors were encountered: