I've experimented with typedoc earlier to generate docs, but there are still a few issues:
[ ] Find a way to omit internal fields and types from the docs (some of these are public because they need to be accessed from other types, but internal to the library)
[x] Wait for a typedoc release for TypeScript 2.3.4
I've experimented with typedoc earlier to generate docs, but there are still a few issues: