I just finished the first version of the documentation task. It generates documentation and sitemap entries from some java doc tags and merges the existing documentation into the generated one. In addition it takes some information out of the Java Source, like if the class implements logging etc.
You can have a look at two samples: the file generator and the html serializer. The task itself is a quick written one, so the code is not cleaned up but should do the work :) Have a look, comment and - most important - improve it! (Nothing is carved in stone right now, so we can of course discuss the names of the tags, which tags make sense etc. It's just a starting point.) Carsten Carsten Ziegeler Open Source Group, S&N AG http://www.osoco.net/weblogs/rael/
