Our API documentation is available online,
as part of the distribution package, and of course, you can generate it
yourself from the included sources.
If you would like to create a full set
of detailed API documentation for Velocity, go to the
build
directory and run the following script:
The docs will be found in the /docs/apidocs/
directory.
Note: Velocity uses the Jakarta Ant
build tool for all code and documentation generation, so you will need to have it
installed. We strongly endorse this wonderful tool for any Java developer.