Documenting with JsDoc Toolkit
by Darren, on the 10th July, 2008
Documenting Code Documentation of code is a necessary evil that all good programmers must, at some point in a project, do. Having let that paradigm slip at the beginning, I’m currently going through the process of ‘refactoring’ my JavaScript documentation for a project I’m working on. Taking time out from that, here’s a brief history [...]