microsoft / tsdoc

A doc comment standard for TypeScript
https://tsdoc.org/
MIT License
4.73k stars 131 forks source link

Documentation coverage? #356

Open illume opened 1 year ago

illume commented 1 year ago

Hello,

I'm trying to track which parts of a codebase need some more documentation.

Is there a tool for this somewhere I wonder?

allanbowe commented 1 year ago

compodoc (for Angular) has documentation coverage, it's a really useful feature, would be great to see it in TSDoc

https://github.com/compodoc/compodoc