From 78a475c8acdf7427b7abd305ebad8b1019a74dcc Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Tue, 13 Aug 2024 15:17:11 -0600 Subject: imworkingon: glib doc fixes --- imworkingon/contribs.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml index 003c6dc..6ad30e4 100644 --- a/imworkingon/contribs.yml +++ b/imworkingon/contribs.yml @@ -175,3 +175,13 @@ Also, hopefully this will make it easier to keep binutils' and GDB's bundled dependencies more up-to-date in the future; as many are quite out-of-date right now. +- urls: + - https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4187 + tags: [GTK, docs] + desc: | + While GI-DocGen markup is largely backward-compatible with GTK-Doc + markup, it isn't completely backward-compatible. This fixes some + mistakes from when Glib migrated from GTK-Doc to GI-DocGen. I + scanned for places where GI-DocGen was emitting unknown HTML tags, + which indicate such a mistake. Notably, some of the rendered + gregex docs were unreadable. -- cgit v1.2.3-54-g00ecf