bug-gperf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

doc: Silence a texinfo warning.


From: Collin Funk
Subject: doc: Silence a texinfo warning.
Date: Wed, 12 Jun 2024 11:17:32 -0700
User-agent: Mozilla Thunderbird

Hi Bruno,

Not sure if this is a bogus texinfo warning since as far as I can tell
it doesn't change the output of the documentation.

make[1]: Entering directory '/home/collin/.local/src/gperf/doc'
cd . && LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -c 
CHECK_NORMAL_MENU_STRUCTURE=1 --no-split gperf.texi
gperf.texi:129: warning: unexpected argument on @detailmenu line: --- The 
Detailed Node Listing ---

The attached patch fixes it.  Using:

  $ find . -name '*.texi' | xargs grep -EA1 '^@detailmenu'

Most seem to follow the updated version, so maybe it is meaningful?

COllin

Attachment: 0001-doc-Silence-a-texinfo-warning.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]