[
https://issues.apache.org/jira/browse/THRIFT-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carlos Valiente updated THRIFT-262:
-----------------------------------
Attachment: THRIFT-262.patch
This patch adds a 'javadoc' Ant target, and installs the documentation to
{{${docdir}/thrift/java}} ({{/usr/local/share/doc/thrift/java}} with the
default invocation of {{configure}}). It also fixes a few Javadoc warnings in
the source code.
I've also modified the 'dist' target to include the Java sources in the jar
file, so that Eclipse may show the javadocs for Thrift classes automatically
(this increases the size of libthrift.jar from 90 Kb to 155 Kb).
> Generate Javadocs for library classes
> -------------------------------------
>
> Key: THRIFT-262
> URL: https://issues.apache.org/jira/browse/THRIFT-262
> Project: Thrift
> Issue Type: Improvement
> Components: Library (Java)
> Reporter: Bryan Duxbury
> Priority: Trivial
> Fix For: 0.1
>
> Attachments: THRIFT-262.patch
>
>
> We should generate javadocs from the Java source files as part of the "make"
> process. Then, if we maintain the javadoc in the source files, we'll get
> handy library documentation at the same time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.