DEV Community

Discussion on: Let's talk about the state of auto-generated documentation tools for JavaScript

Collapse
 
joelnet profile image
JavaScript Joel

Will do. Right now I am exploring the HM-DOC option. This one seems to be tailor made for curried functions. And all the functions I need to document are curried, so this one might work best.

I'll let you know when I find out more :)

Cheers!