I have just started an OpenGL reference page for JOGL here: http://wiki.java.net/bin/view/Games/OpenGL-Reference
Please take your time and fill in documentation for one or two functions, if you have a java.net account (or register ;D). I tried to set a good example by copying the glAccum-documentation from the blue book and adapted it to the JOGL syntax. It took me less than half an hour, so it’s doable for everyone here :
@Ken
I started this because of a comment in another thread regarding the GL javadoc. Maybe you could include the WIKI-Links in the generated javadoc, to make the WIKI the “official” java opengl documentation.