Uploaded image for project: 'Maven JXR'
  1. Maven JXR
  2. JXR-12

Allow filtering of links to javadocs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • jxr
    • None
    • Any.

    Description

      Suppose:

      1- I want to generate javadocs only for my project API (only public classes and interfaces).

      2- As a convenience for developers willing to collaborate on the project, I would like to generate browsable source for public and package private classes and methods.

      (1) is mainly targeted at people using the project.
      (2) is mainly targeted at people working on the project.

      Currently jxr generates links for javadocs whether they exist or not. So links to packages private class javadocs are broken.

      I would be nice to:
      a- Be able to filter links to javadocs bases on the public / package private properties of the classes.

      even better

      b- generate javadoc links, only to existing javadocs.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              oscar Oscar del Rio
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: