Quick Links

Contact Information

4800 Liberty Ave
Pittsburgh, PA 15224

Open 9:30am-6pm EST
Monday-Friday

Phone: +1 (412) 682-5282

info@cometway.com
sales@cometway.com
support@cometway.com

For more information about Comet Way products and services, please visit our corporate website at

http://www.cometway.com

document.sh

This shell script documents the source code included in this build using the javadoc tool (included with the JDK).

The document.sh command should be executed from the bin/ directory:

./document.sh

This script performs the following operations:

  1. Removes previous javadoc files from the ../javadocs directory.
  2. Javadocs files under the ../src and ../import directories which generates documentation into the ../javadocs directory.

The current javadocs can be viewed here.

[Prev] [Next]

Description: How to use the document.sh Unix shell script.

Updated: Mon May 19 06:25:55 EDT 2008