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

Rical Jasan ricaljasan@pacific.net
Tue May 16 10:28:00 GMT 2017


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.
---
 manual/conf.texi     | 20 ++++++++++----------
 manual/lang.texi     |  8 ++++----
 manual/pattern.texi  | 28 ++++++++++++++--------------
 manual/resource.texi |  4 ++--
 manual/socket.texi   |  4 ++--
 5 files changed, 32 insertions(+), 32 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-manual-Convert-tables-of-annotated-items-to-vtables.patch
Type: text/x-patch
Size: 9491 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20170516/19941be1/attachment.bin>


More information about the Libc-alpha mailing list