[Mono-list] Help needed with XSLT transformations (documentat ion browser)

Simon Jefford Simon.Jefford@ABS-Ltd.com
Fri, 11 Oct 2002 11:19:58 +0100


> -----Original Message-----
> From: Miguel de Icaza [mailto:miguel@ximian.com] 
> Sent: 11 October 2002 03:15
> To: mono-list@ximian.com; Adam Treat
> Subject: [Mono-list] Help needed with XSLT transformations 
> (documentation browser)
> 
> 
> Hello guys,
> 
>     I was going to do this manually, but the more code I 
> wrote, the more I realized that this is the kind of thing 
> that should really be done with Xslt.  But I do not know 
> Xslt, nor "better practices" with Xslt, and I fear that this 
> will have a fair amount of duplication. 

Pardon me if this is not what you were after, but you could take a look at
the Ndoc project
http://ndoc.sourceforge.net/. Sure, it takes the documentation from inline
XML but it may be a good starting point.

Simon Jefford