All of these documents (in fact, this entire homepage set) are bundled with the library source, under the docs subdirectory, for releases and snapshots.
This is a short list of text files pertaining to this implementation of ISO 14882. A brief description follows the name of the file.
In addition to the distribution documentation (these pages), we also have a set of HTML documents generated from the sources themselves, using the Doxygen tool. These are useful for examining the signatures of public member functions for the library classes, etc. The latest collection is libstdc++-doxygen-20010501.tar.gz (3.7MB), available in the libstdc++ snapshots directory at <URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/>. You will almost certainly need to use one of the mirror sites. After unpacking, simply load libstdc++-doxygen-20010501/index.html in a browser. Feedback (and additional documentation!) is welcome.