[Mono-docs-list] Fwd: [Mono-winforms-list] Exception when using monodocer on System.Windows.Forms.dll
Miguel de Icaza
miguel at ximian.com
Tue Dec 19 02:09:48 EST 2006
Hello,
> Add `-overrides' to the monodocer command line. :-)
>
> -overrides will add members which are overridden into the XML file; for
> example, System.Windows.Forms/en/System.Windows.Forms/Button.xml would
> have:
I guess it might work.
> The only thing missing is that <summary/> and <remarks/> should have
> pre-canned text:
>
> This member overrides <see
> cref="T:System.Windows.Forms.ButtonBase.OnMouseEnter" />
That would do it.
> and it should be fairly easy to implement that support.
>
> Does this suffice?
>
> The only remaining problem is that monodocer occasionally hangs when
> processing an assembly. I'm still looking into this (and wondering how
> many chickens I need to sacrifice in order for mdb to actually work).
Have you tried sending a SIGQUIT to the process? These days it dumps a
nice stack trace of where things are stuck.
More information about the Mono-docs-list
mailing list