Linking JOGL GL interface docs to opengl SDK

I noticed the documentation for the GL interface (that is, the “iterface to C function” links) still links to the rush3d.com web site’s online bluebook. Is there some reason why the OpenGL SDK ( http://www.opengl.org/sdk/docs/man/ ) isn’t being used?

It’s only that the make/native-taglet.properties hasn’t been updated. If you or someone else could look into this that would be terrific.

Done, see https://jogl.dev.java.net/issues/show_bug.cgi?id=291 . I also included the mini-program I wrote to generate the file… maybe with a little polishing it can be automated in the javadoc generating process.

Thanks, this is fantastic. I added you as a Developer so if you could commit these changes to the JOGL and GlueGen workspaces that would be excellent.