Ganesh Jayaraman wrote:
Thanks for the response. I am accessing the SVN trunk using webDAV. I
would like to know if there's any XSLT template or some way to view
the XML as HTML content as it looks in the website. Or should I just
directly edit the XML file and  wait until its published?

As you probably know, all Apache projects are using Subversion for source control. You will need to install it [2] and download latest Xindice source code [1] using svn command. Source code includes documentation, in XML files. You can edit them and locally preview your changes using forrest [3].

Once you done the editing, you should prepare patch (svn diff) and send it to this mailing list.

Regards,
Vadim

[1] http://xml.apache.org/svn.html
[2] http://subversion.tigris.org/
[3] http://xml.apache.org/xindice/dev/doc-contributing.html

Reply via email to