Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract ngdocs from AngularJS AST #156

Open
remcohaszing opened this issue Feb 9, 2016 · 1 comment
Open

Extract ngdocs from AngularJS AST #156

remcohaszing opened this issue Feb 9, 2016 · 1 comment

Comments

@remcohaszing
Copy link

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?

@petebacondarwin
Copy link
Member

A PR for dgeni-packages would be great!

On 9 February 2016 at 10:05, Remco Haszing notifications@github.com 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
#156.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants