Dominik Dahlem <[EMAIL PROTECTED]> wrote on 27/08/2003 01:22:37 AM: > 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 Don't know.
> navigation.xml for the main project page? The multiproject requires to > exclude the main project, hence no documentation for it will be > generated. run multiproject:site it does call site on the 'main' project. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
