bug-texinfo
[Top][All Lists]
Advanced

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

Re: info.js demo on Texinfo manual updated on website


From: Gavin Smith
Subject: Re: info.js demo on Texinfo manual updated on website
Date: Tue, 29 Nov 2022 21:18:51 +0000

On Tue, Nov 29, 2022 at 10:45:24AM -0800, Per Bothner wrote:
> On 11/28/22 13:28, Gavin Smith wrote:
> > The indices go to the right place and they update the entries, but the
> > index text is wrong now: for example, in the Texinfo manual, type in
> > "author" and there is nothing, but type in "@title" and
> > "@title @subtitle @author" is suggested, because there is an
> > index entry with that node as its target.
> 
> Could you try the attached patch?
> 
> I also implemented sub-entry handling while I was in that area.

These both appear to work, thanks.

Since info.js is now complete, we need ChangeLog entries for any changes.

I have looked at the diff and found which parts of the code were
changed.  Can you edit the following to describe the changes, and
send it back, or commit it yourself with a ChangeLog entry, using
the ChangeLog entry as the commit message.

* js/info.js
(actions) <cache_index_links>: ...
(init_iframe) <on_load>: ...

I will cherry-pick to the release branch and update the web demo
when this is done.



reply via email to

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