From: gnome-perl (G. B. <bug...@gn...> - 2015-12-29 18:23:50
|
https://bugzilla.gnome.org/show_bug.cgi?id=753466 --- Comment #4 from intrigeri <int...@bo...> --- (In reply to Torsten Schoenfeld from comment #3) > It seems like the patch also adds summary lines for a few namespaces > that don't have associated POD yet: Glib::Param::Boolean, > Glib::Param::String and Glib::Param::Unichar. Are these summary lines > necessary? Now that our patch for https://bugzilla.gnome.org/show_bug.cgi?id=753468 has been applied, even these namespaces can have some (extremely minimal) auto-generated documentation, such as: NAME Glib::Param::String - Wrapper for string parameters in GLib HIERARCHY Glib::ParamSpec +----Glib::Param::String SEE ALSO Glib, Glib::ParamSpec Without the patch proposed here, we have no such documentation for those namespaces. With the patch, we have it. It seems worth it to me, but you're the maintainer, so I'm sure you have a better overview of the problem and then it's your call: if you prefer I can resubmit a patch that does not include those specific changes. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |