[PATCH 3/9] doc: preserve links produced by Doxygen
Bill Spitzak
spitzak at gmail.com
Tue Nov 25 09:44:02 PST 2014
On 11/25/2014 06:46 AM, Pekka Paalanen wrote:
> On Tue, 11 Nov 2014 18:42:56 -0800
> Bill Spitzak <spitzak at gmail.com> wrote:
>
>> These links are pretty useful for navigation, though sometimes excessive
>> (you can turn them off by putting % before the word in the comment).
>>
>> I had to turn off validation because it failed on missing and duplicate
>> target id's, which this produces.
>
> Yeah, very useful. Do we have a plan how to get validation back and
> working? I assume it's not useless.
Is there any way to make it ignore links to missing and duplicate
targets but validate everything else?
Also I suppose a much more complex xslt script would do this by actually
building data structures and producing only the used tags.
My knowledge of xslt consists of asking questions on google and looking
at the existing xslt scripts.
More information about the wayland-devel
mailing list