On Wed, 2003-02-19 at 23:10, Kevin Breit wrote: > I am going to be doing some documentation for Gtk#. I was curious if > there was a spec or example XML file I could follow to see the general > form to start documenting the Gtk.CheckButton class.
Hi, The skeleton XML files are in doc/en in the Gtk# cvs module. You can browse it on the web at: http://cvs.hispalinux.es/cgi-bin/cvsweb/gtk-sharp/?cvsroot=mono The Gtk docs have HBox.xml and Entry.xml filled in which are probably reasonable "examples" of Gtk# docs. If you grab the Gtk/CheckButton.xmlk class, you should see all the "Ro be added" parts that need to be filled in. Hope that helps! Lee. _______________________________________________ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-docs-list
