You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Harden ZHU <hz...@corezon.com> on 2003/09/06 02:29:39 UTC

How to create xdoc xml?

some xml files in xdoc index.xml, links.xml. How to create those?
Are those files manully created?

Thanks

Harden

Re: How to create xdoc xml?

Posted by Andy Jefferson <an...@ajsoft.net>.
On Saturday 06 Sep 2003 01:29, Harden ZHU wrote:
> some xml files in xdoc index.xml, links.xml. How to create those?
> Are those files manully created?

You can define a navigation.xml that incorporates a links section - or you can 
define your own links .xml. Do a search on maven.apache.org to see an 
example.

You can define the description part of the project.xml - or you can define 
your own index.xml. If you don't have the index.xml, it uses what is in your 
project.xml description tag and creates the index.xml using that.


-- 
Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to create xdoc xml?

Posted by Henri Yandell <ba...@generationjava.com>.
http://wiki.codehaus.org/maven/XdocDocumentation
is quite useful.

I've added a couple of recent bits I've learnt with xdocs, though not sure
what the structure is for adding things.

Hen

On Sun, 7 Sep 2003 dion@multitask.com.au wrote:

> Yes, manually
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://blogs.codehaus.org/people/dion/
>
>
> Harden ZHU <hz...@corezon.com> wrote on 06/09/2003 10:29:39 AM:
>
> > some xml files in xdoc index.xml, links.xml. How to create those?
> > Are those files manully created?
> >
> > Thanks
> >
> > Harden
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to create xdoc xml?

Posted by di...@multitask.com.au.
Yes, manually
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


Harden ZHU <hz...@corezon.com> wrote on 06/09/2003 10:29:39 AM:

> some xml files in xdoc index.xml, links.xml. How to create those?
> Are those files manully created?
> 
> Thanks
> 
> Harden
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org