Hopefully this question isnt too low level.  I've not used Maven before
beyond installation and simple site generation.  I checked the FAQ and the
site documentation and couldn't see an answer to this question.

I have looked into the documentation on the Maven site and haven't seen any
docs related to the amount of 'website documentation' that is shown under
the projects that use Maven (the 'Powered By' page).  I used Maven to
generate a website based on a project we have and it only generated a small
subset of all the links/menu items shown on the pages linked to on the
'powered by' page.

How do I get Maven to add links like that?  For instance, if I provide a
'User Guide' page for our project, how does that get added to the
Maven-generated documentation as a link on the nav menu?  I realize I could
add it to the html files generated and left in the 'target' directory, but
that seems counter-productive...since it would disappear after each
site:generate.

Again, sorry if this has been addressed somewhere already, but I didn't see
it.

Thanks for any information.
Mike


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to