Hello-
I've been trying to get /xdoc/tasks.xml to autolink on the navigation bar of a maven generated site, but it does not seem to work. The Project Layout Reference indicates that "Maven will automatically add a link to this document if it exists in the xdocs directory" but I can't seem to get it to work.
any ideas?
Just stick it in your navigation.xml file manually?
e.g.
<menu name="Misc">
<item name="Tasks" href="/tasks.html"/>
</menu>
-- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523C http://www.monkeymachine.ltd.uk
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
