[Gtk-sharp-list] docs not updating with API changes

Mike Kestner mkestner@ximian.com
Sat, 26 Jun 2004 09:51:06 -0500


On Fri, 2004-06-25 at 16:29, Brian Kerrick Nickel wrote:
> The Gtk-sharp docs don't seem to be getting updated with API changes.
> Looking at Gdk.Pixdata.Serialize, the docs say it is:
>    public byte Serialize (out uint stream_length_p)
> When it has since been changed to:
>    public byte [] Serialize ()
> 
> Would it be possible to go through the docs and update (auto-generate?)
> for the changed API?

1.11         (lewing   19-Jun-04):     <Member MemberName="Serialize">
1.11         (lewing   19-Jun-04):       <MemberSignature Language="C#"
Value="public byte [] Serialize ();" />

I'm not sure what you are referring to.  It seems to be fixed on cvs. 
The web-based docs are showing the current sig as well.

-- 
Mike Kestner <mkestner@ximian.com>