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 612349 - Migrate API docs from templates to source files (GtkButtonBox)
Migrate API docs from templates to source files (GtkButtonBox)
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 599599
 
 
Reported: 2010-03-09 22:18 UTC by Tadej Borovšak
Modified: 2010-04-28 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch that migrates API docs. (12.66 KB, patch)
2010-03-09 22:18 UTC, Tadej Borovšak
needs-work Details | Review
Patch that migrates API docs (updated). (12.37 KB, patch)
2010-04-28 12:52 UTC, Tadej Borovšak
committed Details | Review

Description Tadej Borovšak 2010-03-09 22:18:20 UTC
Created attachment 155684 [details] [review]
Patch that migrates API docs.

A patch is attached that moves API documentation from template files to source comments.
Comment 1 Javier Jardón (IRC: jjardon) 2010-04-28 01:29:45 UTC
Review of attachment 155684 [details] [review]:

::: gtk/gtkbbox.c
@@ +38,3 @@
+ * @Short_description: Base class for GtkHButtonBox and GtkVButtonBox
+ * SECTION:gtkbbox
+/**

Only a list of links, no need of a </variablelist>

@@ +283,3 @@
+ * @widget: a #GtkButtonBox
+ * gtk_button_box_set_child_size:
+/**

This sentence has been recently changed. Could you update this part against latest master?
Comment 2 Tadej Borovšak 2010-04-28 12:52:35 UTC
Created attachment 159789 [details] [review]
Patch that migrates API docs (updated).

Rebased patch.
Comment 3 Javier Jardón (IRC: jjardon) 2010-04-28 16:48:52 UTC
Comment on attachment 159789 [details] [review]
Patch that migrates API docs (updated).

commit d6bc1a99dc8b027c0b22b4846809a1edfc45dcaf
Comment 4 Javier Jardón (IRC: jjardon) 2010-04-28 16:49:06 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.