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

Add documentation generation to package.info #21

Open
rmhrisk opened this issue Aug 27, 2016 · 0 comments
Open

Add documentation generation to package.info #21

rmhrisk opened this issue Aug 27, 2016 · 0 comments

Comments

@rmhrisk
Copy link
Contributor

rmhrisk commented Aug 27, 2016

We can add generation of derived documentation via tsdoc/typedoc or similar then apply fork of docdash: https://github.com/clenemt/docdash

"script": {
"generate-docs": "node_modules/.bin/jsdoc -c jsdoc.json"
}
This way we can have standalone documentation showing how to use the library.

@rmhrisk rmhrisk changed the title JSDOC: Add documentation generation to package.info Add documentation generation to package.info Sep 1, 2016
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

1 participant