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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
