Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Add grunt-ngdocs and documentation #550

Closed
marcin-wosinek opened this issue Jan 19, 2014 · 2 comments
Closed

Add grunt-ngdocs and documentation #550

marcin-wosinek opened this issue Jan 19, 2014 · 2 comments

Comments

@marcin-wosinek
Copy link
Contributor

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:
documentation

It can work nicely with autoreload and stuff. PR on the way

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
@marcin-wosinek
Copy link
Contributor Author

already on the way in #680 & #681

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
@LunarDevelopment
Copy link

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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants