GNOME Bugzilla – Bug 136606
BIG documentation patch (atk, pango, gdk, gtk)
Last modified: 2004-12-22 21:47:04 UTC
The glibmm patch to the DocsParser.pm made it possible to map functions into classes and to partly override documentation. I used both features to documented missing or wrong parts of the documentation. I also resolved some wrong doxygen tags, spelling errors, applied changes in the gtk doc and so on. It's rather a large patch (1.1k lines or so). Notice that there is a pending glibmm patch that fixes numbers and underscores to parameter names. It isn't needed but does some good to the size of doxygen-warnings.txt. In time the gtk_docs.xml should be rebuild again (sorry for that), so gtkmm can take advantage of this.
Created attachment 25364 [details] [review] Massive documentation patch
PS: be notified that this doesn't actually ADD documentation. It rather fixes the existing one.
Excellent. Applied. I see at least one function in the patch that seems wrong - the RC::find_module_in_path() function does not take a "pixmap_file" parameter in the C docs. But that kind of stuff will show up later. I will also regenerate the gtk_xml.docs file.