[Mono-dev] Re: [Mono-docs-list] [PATCH] css support for Monodoc
Miguel de Icaza <[email protected]>
| Newsgroups | gmane.comp.gnome.mono.devel,gmane.comp.gnome.mono.documentation |
|---|---|
| Message-ID | <[email protected]> |
Hello, > 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. You have a TODO item regarding configuration: Monodoc is currently using a very simple configuration system based on XML files, I would love to keep using this, I do not want to use GConf for storing the font values. Miguel