Cannot view docs generated by gi-docgen
I am currently updating pango package to 1.48.3 and it switched from gtk-doc to gi-docgen.
gi-docgen creates subdivisions without link
attribute, which makes Devhelp complain and not render the docs:
Failed to read ‘/home/jtojnar/Projects/nixpkgs/result-devdoc/share/gtk-doc/html/Pango/Pango.devhelp2’: ‘name’ and ‘link’ elements are required inside the <sub> element at line 1, column 515. [line 8, column 28 in the formatted file].
Would it be a good idea to add support for subdivisions without link
to Devhelp? I can create a patch.