It seems that gtk-doc tools no longer allow using < and > directly in <programlisting> after gtk-doc is rewritten in python. ../xml/log-walker.xml:82: parser error : error parsing attribute name #include <telepathy-glib/telepathy-glib.h> ^ ../xml/log-walker.xml:82: parser error : attributes construct error #include <telepathy-glib/telepathy-glib.h> ^ ../xml/log-walker.xml:82: parser error : Couldn't find end of Start Tag telepathy-glib line 82 #include <telepathy-glib/telepathy-glib.h> ^ ../xml/log-walker.xml:83: parser error : error parsing attribute name #include <telepathy-logger/telepathy-logger.h> ^ ../xml/log-walker.xml:83: parser error : attributes construct error #include <telepathy-logger/telepathy-logger.h> ^ ../xml/log-walker.xml:83: parser error : Couldn't find end of Start Tag telepathy-logger line 83 #include <telepathy-logger/telepathy-logger.h> ^ ../docs.xml:14: element include: XInclude error : could not load ../xml/log-walker.xml, and no fallback was found This problem has been reported to gtk-doc as https://bugzilla.gnome.org/show_bug.cgi?id=783420, and they recommend using CDATA sections or |[ and ]|.
Created attachment 132230 [details] [review] doc: Use CDATA section to avoid XML error caused by example code
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-logger/issues/46.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.