[Gtk-sharp-list] Documentation.

Miguel de Icaza miguel@novell.com
Fri, 18 Jun 2004 15:01:50 -0400


Hey folks,

    Remember that now is a good time to use Monodoc to document a few
classes in Gtk# to make sure that others enjoy the Gtk# hacking as much
as you do.

    There are a couple of places where you can get ideas on how to
document gtk#:

	http://developer.gnome.org/doc/API/2.0/gtk/index.html

		C API

	http://www.pygtk.org/pygtk2reference/index.html

		Python API, sometimes contains more information
		than the C version.

	http://www.gtkmm.org/docs/gtkmm-2.4/docs/
		C++ API

		This API documentation is *fantastic*

    Fire your monodoc's!

Miguel.