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

Consider adding typedoc to the readme #17

Open
matt-erhart opened this issue Jun 9, 2017 · 2 comments
Open

Consider adding typedoc to the readme #17

matt-erhart opened this issue Jun 9, 2017 · 2 comments

Comments

@matt-erhart
Copy link

https://github.com/TypeStrong/typedoc

npm install typedoc --global
//cd to project root, i.e. above src
typedoc --out ./ ./docs

Free docs is a pretty killer feature, and it worked on this boilerplate out of the box.

@rokoroku
Copy link
Owner

I know the typedoc, but I don't think documentation is required for this boilerplate.
I want to pass it on to the user.

What's your thought?

@matt-erhart
Copy link
Author

Yea, not included in the boilerplate, but listed as easy/compatible add ons? People will probably come to this when they are testing the waters, so stuff like this can tip the scales when they are deciding what to use. No problem to leave it out though.

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