Documentation? We understand, we're coders too. Documentation is a pain. You don't like writing it and you certainly don't like maintaining it. So don't.
Write code instead! Well, comments but hey, that's part of the code. And it stays right there with the code. It's as easy to find and edit as the code, and it never gets separated from what it's describing. Documentation just doesn't get any easier than that.
Now let JsDoc Toolkit do the rest. You need that as XML? Or maybe an HTML/CSS web page? JSON more your style? How about all of the above? We've got you covered. JsDoc Toolkit is the most flexible documentation publishing tool for JavaScript available.
And speaking of flexibility, have you ever wished you could use an automated documentation tool with the latest syntax-twisting JavaScript framework? Now you can. Finally JsDoc has an updated syntax that can be used with any framework. Yes, you read that right: all of them.
Shied away from JSDoc.pm in the past because it's written in Perl? Relax, JsDoc Toolkit is written in good old JavaScript. You don't need to install a single new scripting language to use it. And if you ever want to customize it, it's as simple as editing JavaScript. How's that for easy?
Oh, and did we mention it's free? Released under the MIT open source license, JsDoc Toolkit is free to download and free to use or modify.
