This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3/wwwdocs] Update for new snapshot
- To: Craig Rodrigues <rodrigc at mediaone dot net>
- Subject: Re: [v3/wwwdocs] Update for new snapshot
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Fri, 6 Apr 2001 12:18:34 -0700 (PDT)
- cc: libstdc++ at gcc dot gnu dot org
> > These are documentation patches for the latest libstdc++-v3 snapshot.
> > Nothing major.
>
> Is the doxygen generated documentation from libstdc++ being
> thrown on the web somewhere? Maybe off of the libstdc++ web page?
a good question. These pages are actually quite useful: have you tried
generating them yet? The only problem is that they are huge: over 20MB,
uncompressed. Thus, pushing them out to the web or including them in the
libstdc++-v3 source drops is a bit problematic.
I suppose Phil (or myself, or anybody) could generate the files and put
them up for ftp along with the release, so that people could start
giving feedback without doing the install. Phil, what do you think? Sound reasonable?
-benjamin