If you can see this line, then you're reading a cached version. Please see the latest version at http://jgrouse.com

jGrouseDoc

Looking for a way to maintain documentation for JavaScript-based project? jGrouseDoc is a tool that allows generation of API documentation from the comments in the source code and does it in the most flexible way.

The tool allows you to document all the necessary constructs that you might need - not only functions and variables, but also classes, interfaces, namespaces, packages and others. And it does not matter at all which JavaScript frameworks are being used - you can document your code the way you want it, not the way it is being imposed by a framework or a tool.

jGrouseDoc produces highly customizable output - you can either apply your own look and feel via CSS to one of the existing themes or create your own via XSL transformations.

Note that jGrouseDoc is implemented as an ANT task, so it could be easily integrated into your existing build processes or it could be used as a standalone tool.

For more information, see examples and manual.

jGrouseDoc downloads are completely free and covered open source BSD-type license

Any questions? Ask them in jGrouseDoc discussions group!


Latest news

jGrouseDoc 2.0 released

31-Mar-2008

See the release notes - they worth it.

As usual, downloads are available from jGrouseDoc at Google Code

New skin is added to jGrouseDoc

10-Dec-2007