... and why does monodoc display the following message after each class description?
Mono Implementation Note: An error occured while loading type information: File 'Gekkota.Core' not found.
As an aid to Mono developers, Monodoc does a quick lookup to see if each method in the Monodoc documentation is actually present on the system, so unimplemented and unfinished members are flagged. You are documenting a type in an assembly that couldn't be found.
Assemblies that can't be found were supposed to be silently ignored (oops). I'll fix this in the next few days.
-- - Joshua Tauberer
http://taubz.for.net
** Nothing Unreal Exists **
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
