After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 778743 - No function descriptions on gtk2 reference manual
No function descriptions on gtk2 reference manual
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
2.24.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-02-16 07:07 UTC by Nicola Fontana
Modified: 2017-06-01 07:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicola Fontana 2017-02-16 07:07:27 UTC
Take the GtkWidget page as an example:
https://developer.gnome.org/gtk2/stable/GtkWidget.html

All function descriptions are missing.
Comment 1 Frederic Peters 2017-02-16 08:04:53 UTC
Because they're missing from the tarball: 
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/gtk+-2.24.31.tar.xz

I disected it and found it was ok in 2.24.28 (using gtk-doc 1.21.1) but broken in 2.24.29 (gtk-doc 1.24.1).
Comment 2 Nicola Fontana 2017-06-01 07:35:22 UTC
Some day in the past this problem has been resolved silently.