[Mono-dev] [PATCH] css support for Monodoc

Mario Sopena mario.sopena at gmail.com
Tue Aug 9 15:04:22 EDT 2005


Hey,

 I've finally finished the css support for monodoc. The initial css
design is not perfect but the code is there so everybody can start
playing with it. The css is implemented for the ECMA, ECMA-spec and
error providers.

 Monodoc will use css when gecko is loaded and fall into plain html
(old code) when using gtkHtml. Also, I've modified the providers so
all of them use a new function called BuildHtml. This way the creation
of the final html is centralized, allowing a common css shared between
providers (and could allow also javascipt code or other things).

The patch is divided in two diffs, one for monodoc and one for mono-tools.

Comments please!

PD: The diffs are quite big because the xslt file for ecma-api is huge
-------------- next part --------------
A non-text attachment was scrubbed...
Name: css_support.tar.gz
Type: application/x-gzip
Size: 16988 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050809/6b79a616/attachment.gz 


More information about the Mono-devel-list mailing list