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