[Mono-list] Monodoc & Co.

Joshua Tauberer tauberer@for.net
Fri, 18 Jul 2003 08:58:06 -0400


Giuseppe Greco wrote:
> ... 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 **