On Sun, 2005-02-20 at 09:29 -0500, Jonathan Pryor wrote: > In general, documentation goes in the same module as what it's > documenting. So the Gtk# documentation is in the gtk-sharp module, and > the gtk-sharp `make install` target adds the Gtk# documentation to > monodoc. (This isn't much of an "in general", as only one Mono module > does this, but this is what 3rd party modules should do.)
That makes sense, but unfortunately I had to manually install the gtk-sharp documentation. Presumably this is because monodoc relies on gtk-sharp (the 1.0 branch at least), yet the documentation relies on monodoc. Aren't circular dependencies great? The manual step was also required for gtkmozembed-sharp (gecko-sharp). gtksourceview-sharp *did* register it's own documentation. > The Mono Handbook is in the monkeyguide module. Which is currently broken in svn - make fails on some entities. Cheers, -- Dave Murphy - http://www.schwuk.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
