Earlier quoted context omitted.
In this case, I must infer that the culture of documentation is not the same at Microsoft as it is at Google. Further, how can you have a tool like this and nothing for generating type-aware documentation from your source code? Google uses jsdoc-toolkit, so this is a moot point for them. Either you guys are using this in an informal fashion, or documentation isn't that important at Microsoft, or you just haven't rele…
The Language Specification looks pretty extensive[1]. And TypeScript is just the language, so there's no API to document besides what your browser exposes in JS. [1] http://www.typescriptlang.org/Content/TypeScript%20Language%...
Even CoffeeScript had a manual very early on, and so did Dart.
I'm not saying "bad on Microsoft for releasing this!"; it's good they're starting to sort of figure out how open source works. Rather, like I said,
I think you'd be a damned fool to invest in this technology for any serious project.
Right now this is a toy.