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


Attachments
Patch that migrates API docs. (4.62 KB, patch)
2010-03-05 23:16 UTC, Tadej Borovšak
needs-work Details | Review
Updated patch (4.63 KB, patch)
2010-04-18 12:56 UTC, Tadej Borovšak
committed Details | Review

Description Tadej Borovšak 2010-03-05 23:16:52 UTC
Created attachment 155385 [details] [review]
Patch that migrates API docs.

A patch to migrate docs is attached.
Comment 1 Javier Jardón (IRC: jjardon) 2010-04-18 03:03:54 UTC
Review of attachment 155385 [details] [review]:

Could you remove the trailing whitespaces?
Comment 2 Tadej Borovšak 2010-04-18 12:56:44 UTC
Created attachment 159006 [details] [review]
Updated patch

Removed trailing whitespace.
Comment 3 Javier Jardón (IRC: jjardon) 2010-04-18 16:03:32 UTC
Comment on attachment 159006 [details] [review]
Updated patch

committed with some little changes:

- Use GTK+ instead gtk
- Do not use a varlist in @See_also

commit 508ed4bbabfc519269efe33331f2d49a8fcb6a4a
Comment 4 Javier Jardón (IRC: jjardon) 2010-04-18 16:03:59 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release.

Thanks Tadej!