jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
groovy
  • groovy
  • GROOVY-3087 groovydoc improvements
  • GROOVY-3267

Support @see tag for GDK

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.6-beta-1, 1.5.7, 1.6-beta-2, 1.6-rc-1
  • Fix Version/s: 1.6.8, 1.7.1, 1.8-beta-1
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

In the generated GDK, the see section prints as plain text rather than a link to other methods.

In my documentation, I've assumed the link should be written as the method signature appears in the source code, and the doc generator would swap it the same way it does for GDK methods (i.e. take the first param as "self")

so I've assumed it should look like this:

 * @see #append(File, Object)

which would point to the GDK method File#append(java.lang.Object)

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Paul King added a comment - 11/Feb/10 12:46 AM

I believe this has been fixed as part of other issues.

Show
Paul King added a comment - 11/Feb/10 12:46 AM I believe this has been fixed as part of other issues.

People

  • Assignee:
    Paul King
    Reporter:
    Thom Nichols
Vote (0)
Watch (1)

Dates

  • Created:
    07/Jan/09 12:34 PM
    Updated:
    07/Apr/10 11:46 PM
    Resolved:
    11/Feb/10 12:46 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.