From: "Mike Matrigali" <[EMAIL PROTECTED]> > First here is a start at info about files in the index directory. > Is this a good start. I would actually like to check this information > into the source code, and am looking for some opinions about how best > to do it. Currently it is just text, but ideally I would like to hook > it up to html and the javadoc system some how.
Hi Mike. I guess the correct way would be create a package.html file and check this in. I can do the conversion from your text. > Below is a quick description of what the files do, see javadoc in the > individual files for more explanation of each. I would suggest that we update the documentation in each of Java files so that all this becomes part of the Javadoc. I'd like to correct the existing Javadoc comments and also add new new comments. Alternatively, if you add the comments yourself, I can fix the html tags so that the comments come out properly in Javadoc. Regards Dibyendu
