[ http://jira.codehaus.org/browse/MPXDOC-160?page=comments#action_44974 ]
Arnaud Heritier commented on MPXDOC-160: ---------------------------------------- This issue is more related to the xdoc plugin which propose the navigation.xml file. But I'm not sure that it's a good idea to mix all these settings. > Allow navigation.xml items to specify "site" or "pdf" > ----------------------------------------------------- > > Key: MPXDOC-160 > URL: http://jira.codehaus.org/browse/MPXDOC-160 > Project: maven-xdoc-plugin > Type: Wish > Reporter: Geoffrey > > > Making 2 navigation.xml's, one for de site and one for the pdf is a solution, > but gives somes problems > - duplicate code (that evil if you need to maintain it) > - the pdf navigation is rendered on the site (can be fixed), for example: > http://maven.apache.org/navigation-pdf.html > I think it would be nicer if we could say: > <item name="siteOnly" href="/siteOnly.html" dist="site"> > <item name="pdfOnly" href="/pdfOnly.html" dist="pdf"> > <item name="both" href="/both.html"> <!-- defaults to dist="all"--> > We might need to brainstorm over a better entry name then dist > alternatively: -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]