XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6-beta-1, 1.5.7, 1.6-beta-2, 1.6-rc-1
    • 1.6.8, 1.7.1, 1.8-beta-1
    • None
    • None

    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)

      Attachments

        Activity

          People

            paulk Paul King
            tomstrummer Tom Nichols
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: