This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3 5/7] manual: Convert @tables of annotated @items to @vtables.


On 05/16/2017 04:53 AM, Joseph Myers wrote:
> 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.

Committed.

Rical


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]