[
https://issues.apache.org/jira/browse/SHINDIG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-766.
----------------------------------
Resolution: Fixed
Fixed in trunk and 1.0.x
> Add HTML code for links in javadoc
> ----------------------------------
>
> Key: SHINDIG-766
> URL: https://issues.apache.org/jira/browse/SHINDIG-766
> Project: Shindig
> Issue Type: Improvement
> Affects Versions: trunk, 1.0.0-rc1
> Reporter: Vincent Siveton
> Priority: Trivial
> Fix For: trunk, 1.0.0-rc1
>
>
> It should be great if links have HTML codes, ie
> {noformat}
> /**
> * see <a
> href="http://code.google.com/apis/opensocial/docs/0.7/reference/opensocial.BodyType.Field.html">
> *
> http://code.google.com/apis/opensocial/docs/0.7/reference/opensocial.BodyType.Field.html
> * </a>
> */
> public class BodyTypeImpl implements BodyType {
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.