From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62008 invoked by alias); 16 May 2017 11:53:21 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 61997 invoked by uid 89); 16 May 2017 11:53:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_1,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy= X-HELO: relay1.mentorg.com Date: Tue, 16 May 2017 11:53:00 -0000 From: Joseph Myers To: Rical Jasan CC: , Carlos O'Donell , Michael Kerrisk Subject: Re: [PATCH v3 5/7] manual: Convert @tables of annotated @items to @vtables. In-Reply-To: <04419bff545d1647a0c23b72b3498c9f1b04beab.1494920105.git.ricaljasan@pacific.net> Message-ID: References: <04419bff545d1647a0c23b72b3498c9f1b04beab.1494920105.git.ricaljasan@pacific.net> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2017-05/txt/msg00478.txt.bz2 On Tue, 16 May 2017, Rical Jasan wrote: > The conversion script will convert these annotations, but the > replacement Summary-generation script won't catch them because @items > in @tables are not generally considered annotatable, causing them to > be skipped over (or cause errors). Using @vtable ensures their > continued presence in the Summary, with the added benefit that Texinfo > will also automatically include them in the Variable and Constant > Macro index now. > > * manual/conf.texi: Convert @tables of annotated @items to > @vtables. > * manual/lang.texi: Likewise. > * manual/pattern.texi: Likewise. > * manual/resource.texi: Likewise. > * manual/socket.texi: Likewise. OK. -- Joseph S. Myers joseph@codesourcery.com