On Sat, Jul 05, 2025 at 08:30:06PM +0100, Gavin Smith wrote:
> I used a loop like this:
>
> # Find the first subordinate section, which should appear first
> # in the menu.
> my $first_child = $section_children->[0];
> while (!defined($first_child->{'associated_node'})
>
On Sat, Jul 05, 2025 at 10:29:00AM +0200, Patrice Dumas wrote:
> On Sat, Jul 05, 2025 at 01:06:29AM +0100, Gavin Smith wrote:
> > On Fri, Jul 04, 2025 at 10:18:05PM +0100, Gavin Smith wrote:
> > > All these nodes (in the Sphinx output) have explicit pointers on the
> > > node lines, just like the a
On Sat, Jul 05, 2025 at 01:06:29AM +0100, Gavin Smith wrote:
> On Fri, Jul 04, 2025 at 10:18:05PM +0100, Gavin Smith wrote:
> > All these nodes (in the Sphinx output) have explicit pointers on the
> > node lines, just like the affected part of the libc manual.
> >
> > So I expect we will have to t