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 166160 - missing API documentation
missing API documentation
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-03 13:28 UTC by Christian Persch
Modified: 2006-03-26 11:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2005-02-03 13:28:51 UTC
There is some API documentation in the source code in
gnome-desktop/libgnome-desktop/, but gnome-desktop doesn't have a gtk-doc setup
to actually produce the html and devhelp output.
Comment 1 Vincent Untz 2006-03-26 08:44:35 UTC
Done in HEAD. Still need to document all the API, though...
Comment 2 Christian Persch 2006-03-26 11:47:31 UTC
Even better would be to just deprecate it.

I've had a look and it looks like almost everything gnome-desktop-item does could be replaced by a thin wrapper around GKeyFile. I think the only thing that's really needed is the launch functionality... know of anyone who would be willing to write such a replacement, and put it in glib? :)
Comment 3 Vincent Untz 2006-03-26 11:56:39 UTC
That's more or less the plan :-)