You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/01/06 17:02:18 UTC

DO NOT REPLY [Bug 15814] New: - Create "use pages" for javadoc

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15814>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15814

Create "use pages" for javadoc

           Summary: Create "use pages" for javadoc
           Product: Struts
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Documentation
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: kris@dotech.com
                CC: kris@dotech.com


Javadoc "use pages" create a "Use" link for each documented package, class and
interface. As an example, it's generated for J2SE and it's a great help for
understanding relationships between classes. I'd like to request that Struts
start generating "use pages" as well. It looks like all that's required is to
add use="true" as an attribute to the javadoc task of the compile.javadoc target.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>