[Mono-docs-list] [PATCH] Fix to enable lookup of malformamed generic types.
Jonathan Pryor
jonpryor at vt.edu
Tue Dec 18 09:31:19 EST 2007
On Fri, 2007-12-14 at 18:13 +0100, Valentin Sawadski wrote:
> this short patch makes all properly formatted and malformed links in the
> docbrowser work. Please review it and apply if no one objects.
This isn't necessary; I "fixed" GtkHtmlHtmlRender (in
mono-tools/docbrowser) to do the s/</</g and s/>/>/g substitutions
(since this is in my mind a GtkHtml bug, in that it isn't properly
rendering/un-escaping XML entities).
I made the GtkHtmlHtmlRender change on Dec-12.
- Jon
More information about the Mono-docs-list
mailing list