This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++ Documentation
- To: Victor Kirk <vic dot kirk at btinternet dot com>
- Subject: Re: libstdc++ Documentation
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Mon, 12 Mar 2001 11:12:17 -0800 (PST)
- cc: libstdc++ at gcc dot gnu dot org
> Could anyone tell me if there is any documentation intended to act as a reference and/or user guide for libstdc++. I did some searching on the archives of this list which turned up a few discussions about some potential efforts, did anything come of these?
the libstdc++ web page:
http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html
> I am more than willing to contribute time and effort to help produce such documentation. So if there is anyone doing this, please contact me if you need a hand.
We really need somebody to step up and do the doxygen bits. This is
really where the libstdc++ documentation efforts need to go, but nobody's
really taken the lead. Volunteers welcome...
-benjamin