From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71930 invoked by alias); 25 Feb 2015 15:58:28 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 71916 invoked by uid 89); 25 Feb 2015 15:58:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 25 Feb 2015 15:58:26 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-FEM-03.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1YQeLv-000746-IG from joseph_myers@mentor.com ; Wed, 25 Feb 2015 07:58:23 -0800 Received: from digraph.polyomino.org.uk (137.202.0.76) by SVR-IES-FEM-03.mgc.mentorg.com (137.202.0.108) with Microsoft SMTP Server id 14.3.224.2; Wed, 25 Feb 2015 15:58:22 +0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.82) (envelope-from ) id 1YQeLs-00048n-Pi; Wed, 25 Feb 2015 15:58:20 +0000 Date: Wed, 25 Feb 2015 16:00:00 -0000 From: Joseph Myers To: Arnaud Charlet CC: Tom de Vries , Subject: Re: [Ada] convert GNAT doc to sphinx In-Reply-To: <20150225154753.GA26463@adacore.com> Message-ID: References: <20150220091720.GA16093@adacore.com> <54E9F787.4010704@mentor.com> <20150222180433.GB3798@adacore.com> <20150225111348.GB20964@adacore.com> <20150225112747.GC20964@adacore.com> <20150225154753.GA26463@adacore.com> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2015-02/txt/msg01512.txt.bz2 On Wed, 25 Feb 2015, Arnaud Charlet wrote: > > See the existing code to handle Sphinx documentation for the JIT. > > That's a good reference. We'll need a more recent version of sphinx than > 1.0 though (at least 1.2.2, or even better, 1.3b2 which is the version we use > at AdaCore). 1.0 is apparently the most recent version readily available for RHEL 6 which gcc.gnu.org runs. -- Joseph S. Myers joseph@codesourcery.com