Project Summary Doclet 1.01 review
DownloadProject Summary Doclet project is a doclet that extracts release info and links report items to SF tracker items. It creates a fla
|
|
Project Summary Doclet project is a doclet that extracts release info and links report items to SF tracker items.
It creates a flat report that contains summaries of changes, known bugs, and tasks.
The default output format is HTML, and the way reports are generated may be modified easily by using a simple properties file.
It supplements the existing SourceForge.net project tracker infrastructure with the ability to automatically link report items to their corresponding tracker items.
What's New in This Release:
All report texts have been transformed to text patterns and are now stored in a properties file
A navigation bar was added in the beginning and end to point to the different sections.
Usage:
javadoc -d [output (initial) directory] -doclet antey.doclet.SummaryDoclet -docletpath [path to project's build directory] [files to process]
Project Summary Doclet 1.01 keywords