[ 
http://jira.codehaus.org/browse/MJAVADOC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Whitford updated MJAVADOC-184:
--------------------------------------

    Attachment: my-app.zip

I have attached a mini maven projec to demonstrate what I am talking about.  It 
is not highly realistic because it simply calls the main javadoc twice -- in 
the real world, I use different doclets for each api set.

Unzip the project and run:  {{mvn site}}
Then look at: {{target\site\project-reports.html}}
You will see two documents called _JavaDocs_, but no real way to distinguish 
them.

> Unable to differentiate JavaDoc reports when using multiple doclets
> -------------------------------------------------------------------
>
>                 Key: MJAVADOC-184
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-184
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.4
>            Reporter: Anthony Whitford
>         Attachments: my-app.zip
>
>
> If you configure the javadoc plugin with a reportSet using 2 doclets (like 
> the YDoc doclet, and the PDF doclet, for example), both reports appear on 
> projects-reports.html with the same Document and Description.  There is 
> presently no way to differentiate them.
> I think a reasonable solution is to have the ability to overwrite the 
> Document and Description for the generated reports page, so that I can label 
> the PDF version as such.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to