I have a navigation.xml file in the project/main/xdocs directory. In combination with the property maven.xdoc.includeProjectDocumentation=no I get what I want for the main project. However, I couldn't find a solution on how to integrate a template-based navigation bar for the sub-projects similar to http://www.ajsoft.net/Products/WebShop/.
Thx, Dominik On Tue, 2003-08-26 at 16:22, Dominik Dahlem wrote: > Hi, > > I have the following multiproject structure: > > project/main > project/A > project/B > project/C > > where main kicks off the multiproject goals. How can I include templates > for a common navigation layout for all sub-projects (e.g. I want to have > links to all sub-projects)? Additionally, how can I process > navigation.xml for the main project page? The multiproject requires to > exclude the main project, hence no documentation for it will be > generated. > > Thx for any help, > Dominik > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
