Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-5957

groovydoc does not create links for non-fully qualified classes in same package

    XMLWordPrintableJSON

Details

    Description

      If my groovydoc link is

      {@link MyClass}

      instead of

      {@link com.pack.MyClass}

      , the link is generated with <code> tags instead of an html link, even if the class with the link is also in com.pack.

      The javadoc spec allows a link to omit the full package name when the class being linked to is in the same package.

      Attachments

        1. gdoc_html.zip
          28 kB
          Jeff Storey
        2. gdoc.zip
          0.6 kB
          Jeff Storey

        Activity

          People

            paulk Paul King
            jeffastorey Jeff Storey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: