I found, under the documentation link, an OpenGL 2.1 Reference Page. This is awesome!
Does anyone know of some good places where I can find sample C++ code, using OpenGL 2.1 specifically, for doing things like loading, reading and writing images, displaying images in windows that can be resized, etc?