[
https://jira.codehaus.org/browse/JXR-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed JXR-12.
-----------------------------
Resolution: Duplicate
> Allow filtering of links to javadocs
> ------------------------------------
>
> Key: JXR-12
> URL: https://jira.codehaus.org/browse/JXR-12
> Project: Maven JXR
> Issue Type: Improvement
> Components: jxr
> Environment: Any.
> Reporter: Oscar Picasso
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)