On Mon, 2017-12-04 at 21:48 +0100, Daniel Vetter wrote: > For reasons entirely not clear to me meson gtkdoc runs in strict > xml parsing mode, whereas automake gtkdoc doesn't. And gtkdoc itself > is tooooooooo dense to correctly escape this stuff. > > Paper around this. > > v2: {foo} instead of of tripy <foo> (Joonas) > > Cc: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> > Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxx> <SNIP> > +++ b/lib/igt_core.c > @@ -167,10 +167,10 @@ > * test logic. > * > * - When adding a new feature test function which uses igt_skip() internally, > - * use the <prefix>_require_<feature_name> naming scheme. When you > + * use the {prefix}_require_{feature_name} naming scheme. When you > * instead add a feature test function which returns a boolean, because your > * main test logic must take different actions depending upon the feature's > - * availability, then instead use the <prefix>_has_<feature_name>. > + * availability, then instead use the {prefix}_has_<feature_name>. Umm, should've used 'g' option :P Regards, Joonas -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx