This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: onlinedocs/libstdc++ appears stale
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Sun, 18 Jul 2010 22:53:43 +0200 (CEST)
- Subject: Re: onlinedocs/libstdc++ appears stale
- References: <alpine.LSU.1.99.1006052321310.436@acrux.dbai.tuwien.ac.at> <Pine.LNX.4.64.1006052251280.32666@digraph.polyomino.org.uk> <alpine.LSU.1.99.1006062353320.436@acrux.dbai.tuwien.ac.at> <AANLkTin7onzF7kib55oKALk6RM-D1_ZrjwmgXf7b3nDF@mail.gmail.com> <AANLkTilqBgknodElBSKQC0bIbneLwcaC3Mt1X79tSdQu@mail.gmail.com> <alpine.LSU.1.99.1006070134530.436@acrux.dbai.tuwien.ac.at> <AANLkTinBPNq4Rm-shP8wIXx3v_BhwFD5Pyo3wnPNOfXH@mail.gmail.com> <alpine.LSU.1.99.1006140002180.23468@acrux.dbai.tuwien.ac.at> <alpine.LSU.1.99.1006140032570.23468@acrux.dbai.tuwien.ac.at> <alpine.LSU.1.99.1006140054520.23468@acrux.dbai.tuwien.ac.at> <AANLkTilliGsv0Gk00ROx21tFhUmJS3YupvMQFYPfKQHk@mail.gmail.com> <alpine.LNX.2.00.1007151138390.5661@acrux.dbai.tuwien.ac.at> <AANLkTikoxTw60myF2bSq4b14AyMjP1eu31P9q5GoEUNg@mail.gmail.com>
On Thu, 15 Jul 2010, Jonathan Wakely wrote:
>> How shall we address this for real? ?Is it really worthwhile to
>> manually generate those .html.gz files for onlinedocs/libstdc++ or
>> could we simply omit that step? ?Not sure it's really worth the
>> hassles?
> I have no idea why we gzip them, it certainly isn't saving any
> diskspace if we end up with the .html *and* the .html.gz!
The fact that we have both is a "bug" from all I can tell, not by
design.
> Benjamin has already started making some changes so that all the
> libstdc++ docs can be generated automatically and put under
> /onlinedocs as is done for the compiler docs.
Ah, cool. Benjamin, if there is any way I can help, let me know!
Gerald