VisDoc - FREE Code documentation generator for Flash ActionScript 2.0, ActionScript 3.0 and Java
logo

VisDoc generates html documentation from ActionScript 2.0, 3.0 and Java class files. Now FREE!

Documentation

Writing doc comments General introduction to Javadoc, and a practical guide how to write Javadoc comments for VisDoc. Command-line interface to VisDoc.

Features

Application features

Example documentation

Supported tags

VisDoc supports Javadoc tags, and some new tags that are commonly used or otherwise useful, such as @exclude. See the complete list below.

Javadoc is a commonly used tool for generating Java class documentation. The Javadoc format has become a code documenting standard.
More information about Javadoc: see the Javadoc Tool Home Page and How to Write Doc Comments for the Javadoc Tool.
Implemented Javadoc tags
@author
{@code}
@deprecated
@exception
{@inheritDoc}
{@link}
{@linkplain} Identical to @link as all links are rendered as plain text (no code font).
{@literal}
@param
@return
@see
@since
@throws
@version
Javadoc tags that are not implemented
{@docRoot} Not implemented
@serial
@serialData
@serialField
{@value} Not implemented
FlashDoc tags
@class Not implemented: classes are detected automatically
@method Not implemented: methods are detected automatically
@private Explicitly marks property or method as private
@helpid Not implemented: not useful for documentation
@tiptext Not implemented
Implemented tags not in Javadoc spec, but commonly used
@description Explicit field name for the description - normally you don't have to specify the description text
@example Code example how to use the class or method. Part of the Javadoc proposed tags.
@returns Synonym for @return
@usage Synonym for @use
@use Code example how to use the class or method
Implemented useful tags
@exclude Excludes (hides) a property, method or class from the documentation. Part of the Javadoc proposed tags.
@history List of changes
@implementationNote Point of attention about the implementation, targeted to class developers
@sends To document messages that are broadcasted to listeners
@todo Part of the Javadoc proposed tags
@usageNote Point of attention when using a class or class member, targeted to class users
{@img} Include images in your documentation

Pricing

VisDoc is FREE to use and modify.

Download

VisDoc 3.0 for Mac OS X 10.5 and newer (G4 and Mac Intel) 2 MB

This release's changes

3.0 11 Jul 2010

Contact

Ask a question by email