Re: Problem with index entries for style properties



On Fri, Nov 21, 2008 at 10:31 PM, Matthias Clasen
> It appears changing
>
>        my $xref = &MakeXRef ($symbol);
>
> to
>
>        my $xref = &MakeXRef ($id, $symbol);
>
> In OutputIndex in gtkdoc-mkdb fixes this problem.
>

Grr, following up on myself again...

but this change indroduces a new problem for all-caps symbols, where
we now end up with

<indexentry><primaryie linkends="GTK-BINARY-AGE--CAPS"><link
linkend="GTK-BINARY-AGE--CAPS--CAPS">GTK_BINARY_AGE</link></primaryie></indexentry>

because CreateValidSGMLID apparently doesn't detect if an all-caps id
already has a -CAPS suffix.


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