Search code examples
commentstypescriptdocumentation-generationjsdoc

Documentation Tool for TypeScript like JSDoc


Is there any tool for Typescript to auto-generate documentation from annotated comments?

I tried using JSDoc with TypeScript. It works upto some extent but they just are not meant to work together.

Any ideas/suggestions?


Solution

  • Or alternatively, somebody created this which might work for you http://functorial.com/typescript-docs/