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

Documentation Generator Enhancement #51

Closed
osdevisnot opened this issue Aug 8, 2015 · 5 comments
Closed

Documentation Generator Enhancement #51

osdevisnot opened this issue Aug 8, 2015 · 5 comments

Comments

@osdevisnot
Copy link

It would be great if starter can provide a way to generate project documentation from source code.

A quick search yields multitude of generator libraries/frameworks:
https://github.com/angular/dgeni
https://github.com/jsdoc3/jsdoc
http://jashkenas.github.io/docco/
https://wiki.appcelerator.org/display/guides2/ScriptDoc+(SDOC)+2.0+Specification
http://yui.github.io/yuidoc/
http://www.naturaldocs.org/
http://dojotoolkit.org/reference-guide/1.8/util/doctools/generate.html
https://github.com/senchalabs/jsduck

@PatrickJS
Copy link
Owner

@abhishekisnot can you submit a PR with jsdoc?

@sumigoma
Copy link

how about typedoc? http://typedoc.io/

@PatrickJS
Copy link
Owner

@vogloblinsky
Copy link
Contributor

Hi @gdi2290 ,

Disclaimer : i am the maintainer of compodoc ;)

Did you think interesting switching from typedoc to compodoc for the generated documentation ?

Here is a test : https://compodoc.github.io/angular2-webpack-starter/

The routes page will be redesigned this week. (compodoc/compodoc#17 (comment))

Regards

@joshwiens
Copy link
Contributor

@vogloblinsky - It's been up for discussion more than once. I've personally run into a few snags in larger projects with it ( complete understandable given it's age ) but overall I feel compodoc as significant potential once it's matured.

While Blake is doing his best to pick up the slack on Typedoc, it's maintenance has been slow & I don't see a lot of features in it's future so the real question is remove doc generation entirely and let users and what they will or replace the existing typedoc with compodoc.

I'll open an issue for discussion with the maintainers and the community and we can decide this in an issue a bit more visible.

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

No branches or pull requests

5 participants