On Fri, 2003-07-18 at 14:58, Joshua Tauberer wrote: > 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.
... but all what I'm documenting has been implemented... I've generated the documentation XML files with updater.exe. Gekkota.Core is the namespace. Gius_. > > Assemblies that can't be found were supposed to be silently ignored > (oops). I'll fix this in the next few days. -- ---------------------------------------- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web: www.agamura.com ---------------------------------------- _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
