Re: Patches for How-To documentation(tomcat.xml) and building examples
Vadim Gritsenko <[email protected]>
| Newsgroups | gmane.text.xml.xindice.devel |
|---|---|
| Message-ID | <[email protected]> |
Ganesh Jayaraman wrote: > Please find attached patches for > > 1. How-Tos - Installation > 2. Class path for eclipse project Applied. > 3. Building and running examples > +++ java/examples/guide/run > +++ java/examples/build.xml I made some more changes to build script, and collapsed run script into just one for loop. Can you verify it works ok for you now? > I would like to know if there is any plan to prepare documentation for > version 1.2. I wanted to update the Developer guide, but it might > confuse the readers as the tab says "1.0". Please let me know! Developer guide at http://xml.apache.org/xindice/1.0/guide-developer.html is indeed for version 1.0. But developer guide at http://xml.apache.org/xindice/guide-developer.html is for current version of xindice. So you can edit this guide. Vadim