On 2018-11-13 19:46,
Kasper Peeters wrote:
This has been a known problem for more than a year. The program that publishes reference documentation for released modules at https://developer.gnome.org/<module-name>/<version> is not compatible with new versions of Doxygen.Does anyone know who is in charge of this? Not having documentation for large parts of gnome online is a sure way to lose users. I'm happy to help, but I don't even know whom to contact (have posted to gnome-web-list gnome org as well but no response so far). Cheers, Kasper I see now that the issue that I linked to in my
previous post has been moved to Infrastructure/library-web is probably the right
place to start looking, especially the
library-web/src/modtypes/htmlfiles.py file. I think that's where
our Doxygen-generated html files are transformed to what's shown
at developer.gnome.org. The htmlfiles.py file was last updated
in February 2014. Many recent commits to library-web have been
done by Frédéric Péters <fpeters 0d be>. /Kjell |