What we really need is for the site plugin to copy over any files in src\html to target\docs.
-- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers "Emmanuel Venisse" <[EMAIL PROTECTED]> wrote on 31/08/2002 05:11:23 PM: > Hi, > > You can add a navigation.xml file in yours xdocs project directory. > <?xml version="1.0" encoding="ISO-8859-1"?> > <project name="Maven"> > > <title>Maven</title> > > <body> > <menu name="Overview"> > <item name="YOUR TITLE FILE" href="YOUR URL FILE"/> > </menu> > </body> > </project> > > > > Emmanuel > > -----Message d'origine----- > De: David Corbin <[EMAIL PROTECTED]> > A: Turbine Maven Users List <[EMAIL PROTECTED]> > Date: 30/08/02 > Objet: Include HTML file in xdocs > > I have an actual HTML file that I want to include in the site > distribution, and reference from the xdocs. What's the best way to > accomplish this? > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > ______________________________________________________________________________ > Pour mieux recevoir vos emails, utilisez un PC plus performant ! > D�couvrez la nouvelle gamme DELL en exclusivit� sur i (france) > http://www.ifrance.com/_reloc/signhdell > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
