GNOME Bugzilla – Bug 702499
Add gtk-doc comments to various functions
Last modified: 2014-11-24 10:09:12 UTC
Created attachment 247057 [details] [review] Patch file to add doxygen comments. Attached is a patch against commit a3c05d8c8c1c30ee5c0430c0c331fda434845ecd Author: David Schleef <ds@schleef.org> Date: Thu May 2 12:35:44 2013 -0700 server: convert to jpeg snapshot replacements that adds some doxygen comments to the gstreamer streaming server code to assist in understanding the project.
Review of attachment 247057 [details] [review]: Please use gtk-doc style or even plain C /* */ style comments. gstreamer is not using doxygen for its api docs.
Created attachment 247662 [details] [review] gtk-doc patch Patch against commit a3c05d8c8c1c30ee5c0430c0c331fda434845ecd Author: David Schleef <ds@schleef.org> Date: Thu May 2 12:35:44 2013 -0700 server: convert to jpeg snapshot replacements To add documentation to some functions using the gtk-doc style.
Pushed, thanks for the patch. Sorry we didn't get to it sooner, seems to have fallen through the cracks. commit 0f193c739a0c1f8a64e9e955a7c317b796b9a53c Author: Michael Jones <mike.jones@intechdirect.com> Date: Mon Jun 24 17:55:43 2013 +0100 gss: add gtk-doc blurbs for some functions https://bugzilla.gnome.org/show_bug.cgi?id=702499