[Gtk-sharp-list] Monodoc updates.

Miguel de Icaza miguel@ximian.com
14 Apr 2003 19:46:27 -0400


Hello guys,

    I have checked in a few fixes into Gtk# documentation makefile.  To
compile your docs and make them usable by monodoc (from CVS), you have
to do this:

	cd gtk-sharp/doc
	make 
	make install prefix=YOURPREFIX

    The prefix should be the same as used by monodoc.

Miguel