On Mon, Dec 11, 2006 at 03:22:22PM +0000, Dalibor Topic wrote: > Stefan Huehner <stefan <at> huehner.org> writes: > > > > > Hi, > > > > attached patch correct some javadoc entries. Mostly renaming of > > parameters inside the <at> param tag to match the actual function > > parameters. Some <at> param statements have been removed to to no matching > > parameter in the functions argument list. > > > > 2006-12-11 Stefan Huehner <stefan at huehner.org> > > > > * (many files): correct javadoc to > > match the functions' parameters > > nice, thanks! I assume the patch was done with some tool or using a tool to > verify the results? If so, we should probably add support for it into the > build > system.
Your assumption was wrong this time. These correction were handwritten, but the issues were highlited by eclipse. But there are some javadoc-checking tools. I'll look into this then.. Regards, Stefan
