"javadoc" is running fine on the Classpath sources. I have gone through and
verified that all doc comments for java.lang, java.lang.reflect, and
java.beans look decent on cursory examination. I did a random sweep of
java.net and java.io and they look fine too. java.util is half-documented,
but is nonetheless in decent shape.
Perhaps it's time to hang the docs up on the web site? I'd be happy to
generate them and tar them up if someone can place them up there.
Oh, also, I tried making an overview.html for the top level and package.html
for beans, lang and lang.reflect, but all of them seemed to make javadoc
fail. The docs indicate that you just place the file there and put HTML in
it and it'll work (you can also put @ tags in it, but you don't enclose it
in /** ... */). Does anyone have experience on this? It doesn't spit out
any error message, but it says there are 4 errors when I add them and when I
delete them it says 0 errors. If someone has an example overview.html or
package.html sitting around, it'd help.
--John
"All great truths begin as blasphemies." - George Bernard Shaw