From patchwork Wed Apr 6 01:19:48 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Kosnik X-Patchwork-Id: 89978 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 21642B6EF7 for ; Wed, 6 Apr 2011 11:20:07 +1000 (EST) Received: (qmail 26858 invoked by alias); 6 Apr 2011 01:20:04 -0000 Received: (qmail 26842 invoked by uid 22791); 6 Apr 2011 01:20:02 -0000 X-SWARE-Spam-Status: No, hits=-5.9 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_HI, SPF_HELO_PASS, T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 Apr 2011 01:19:51 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p361JobB026851 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 5 Apr 2011 21:19:50 -0400 Received: from shotwell (ovpn-113-49.phx2.redhat.com [10.3.113.49]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p361Jm8w029203 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Tue, 5 Apr 2011 21:19:49 -0400 Date: Tue, 5 Apr 2011 18:19:48 -0700 From: Benjamin Kosnik To: gerald@pfeifer.com, gcc-patches@gcc.gnu.org Subject: [wwdocs] add libstdc++ docs for 4.6.0 Message-ID: <20110405181948.16386b40@shotwell> Mime-Version: 1.0 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Hi Gerald! I've gone ahead and generated libstdc++ documentation for the 4.6.0 release. Please find enclosed a patch for the main gcc documentation page (http://gcc.gnu.org/onlinedocs) that adds these links. Of course, these links are predicated on your moving: ~bkoz/gcc-4.6.0/libstdc++ into /sourceware/www/gcc/htdocs/onlinedocs/gcc-4.6.0 best, benjamin 2011-04-05 Benjamin Kosnik * htdocs/onlinedocs/index.html: Add libstdc++ documentation for 4.6.0. Index: htdocs/onlinedocs/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v retrieving revision 1.113 diff -c -p -r1.113 index.html *** htdocs/onlinedocs/index.html 25 Mar 2011 20:09:00 -0000 1.113 --- htdocs/onlinedocs/index.html 6 Apr 2011 01:09:02 -0000 *************** *** 60,65 **** --- 60,79 ---- href="http://gcc.gnu.org/onlinedocs/gcc-4.6.0/gnat_ugn_unw.ps.gz">PostScript or an HTML tarball) +
  • GCC + 4.6.0 Standard C++ Library Manual (also + in PDF or XML or an + HTML tarball)
  • +
  • GCC + 4.6.0 Standard C++ Library Reference Manual (also + in PDF or XML or an + HTML tarball)
  • GCCGO 4.6.0 Manual (also in PDF or