dgeni-packages icon indicating copy to clipboard operation
dgeni-packages copied to clipboard

Extract ngdocs from AngularJS AST

Open remcohaszing opened this issue 9 years ago • 1 comments

I'm currently working on a Dgeni Package which extracts and generates ngdocs from the AngularJS AST.

I am aware of the angular-docs branch, but I decided that it looks outdated and I preferred a different approach anyway.

The code is pretty raw, untested and barely documented, but I think it already supports more features than the angular-docs branch.

I haven't published this code yet, but I plan to do so soon.

@petebacondarwin Would you like to see this as a PR to dgeni-packages, or should I setup a separate project for this?

remcohaszing avatar Feb 09 '16 18:02 remcohaszing

A PR for dgeni-packages would be great!

On 9 February 2016 at 10:05, Remco Haszing [email protected] wrote:

I'm currently working on a Dgeni Package which extracts and generates ngdocs from the AngularJS AST.

I am aware of the angular-docs branch, but I decided that it looks outdated and I preferred a different approach anyway.

The code is pretty raw, untested and barely documented, but I think it already supports more features than the angular-docs branch.

I haven't published this code yet, but I plan to do so soon.

@petebacondarwin https://github.com/petebacondarwin Would you like to see this as a PR to dgeni-packages, or should I setup a separate project for this?

— Reply to this email directly or view it on GitHub https://github.com/angular/dgeni-packages/issues/156.

petebacondarwin avatar Feb 09 '16 22:02 petebacondarwin