From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29932 invoked by alias); 18 Jul 2010 20:53:47 -0000 Received: (qmail 29918 invoked by uid 22791); 18 Jul 2010 20:53:47 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 18 Jul 2010 20:53:43 +0000 Received: from acrux.dbai.tuwien.ac.at (acrux.dbai.tuwien.ac.at [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 589D41E070; Sun, 18 Jul 2010 22:53:39 +0200 (CEST) Date: Sun, 18 Jul 2010 20:53:00 -0000 From: Gerald Pfeifer To: Jonathan Wakely cc: libstdc++@gcc.gnu.org, gcc@gcc.gnu.org Subject: Re: onlinedocs/libstdc++ appears stale In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323584-779909208-1279486423=:5661" X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2010-07/txt/msg00270.txt.bz2 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323584-779909208-1279486423=:5661 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Content-length: 715 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 --8323584-779909208-1279486423=:5661--