Skip to content

Integrate TypeDoc into build #209

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

Merged
merged 1 commit into from
Nov 2, 2016
Merged

Integrate TypeDoc into build #209

merged 1 commit into from
Nov 2, 2016

Conversation

BurtHarris
Copy link
Collaborator

@BurtHarris BurtHarris commented Nov 2, 2016

Looks like the TypeDoc project has caught-up with TypeScript, at least enough to get basic functionality running. I've added a developer dependency on it and running it to the prepublish step There are several errors flagged during its running mostly about module assert. These seem due to TypeStrong/typedoc#315.

The output goes into a "doc" directory, and should automatically benefit from the work you've been doing on the README.md file. I've avoided changing the README to make things look better as you said you were splitting it up.

Docs on TypeDoc at http://typedoc.org/guides/

Fixes #44, at least partially.

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

Successfully merging this pull request may close these issues.

2 participants