From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12350 invoked by alias); 22 Feb 2015 19:35:37 -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 12341 invoked by uid 89); 22 Feb 2015 19:35:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 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; Sun, 22 Feb 2015 19:35:35 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-FEM-02.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1YPcJP-0007DW-39 from Tom_deVries@mentor.com ; Sun, 22 Feb 2015 11:35:31 -0800 Received: from [127.0.0.1] (137.202.0.76) by SVR-IES-FEM-02.mgc.mentorg.com (137.202.0.106) with Microsoft SMTP Server id 14.3.224.2; Sun, 22 Feb 2015 19:35:29 +0000 Message-ID: <54EA2F7F.1010709@mentor.com> Date: Sun, 22 Feb 2015 20:48:00 -0000 From: Tom de Vries User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Arnaud Charlet CC: Subject: Re: [Ada] convert GNAT doc to sphinx References: <20150220091720.GA16093@adacore.com> <54E9F787.4010704@mentor.com> <20150222180433.GB3798@adacore.com> <54EA26AD.9090307@mentor.com> <20150222191525.GA6460@adacore.com> In-Reply-To: <20150222191525.GA6460@adacore.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-02/txt/msg01346.txt.bz2 On 22-02-15 20:15, Arnaud Charlet wrote: > Well OK but these are automatically generated now, and this doesn't really > answer my question about the documentation of @dircategory. I didn't see a question here: ... As for the @dircategory I do not know, I couldn't find a proper documentation for this node other than: http://www.gnu.org/software/texinfo/manual/texinfo/html_node/Installing-Dir-Entries.html#index-dircategory which is incomplete. ... Could you indicate what you found to be missing? Thanks, - Tom