[Mono-docs-list] [PATCH] Add Gecko support

Miguel de Icaza miguel at novell.com
Sat Jul 9 14:07:03 EDT 2005


Hey,

> Well, that's all I think. Ah! for test the gecko support, call monodoc
> with --gecko option (if not the GtkHtml render is used).

I like this patch, feel free to commit.

Now, one "cute" feature would be to autodect, this could be done by
loading an assembly "MonoRenderGecko.dll" and "MonoRenderGtkHtml.dll",
first you try loading the first and initting it from a `try' statement,
if that fails, fall back to MonoRenderGkthtml.

Miguel


More information about the Mono-docs-list mailing list