You should be ble to address any prt of the assmebly with an Xpath expression.
I'm curious, why are you going for a GtkHtml implementation? I would have thought that a simple DHTML/CSS implementation would be much simpler, more portable and have the added benefit that the docs go-mono.com web page would be identical to those in the distribution. It seems a little over the top to be implementing a documentation browser when all you're doing is displaying web pages. Of course, search may be a little tricky ;-) Piers. > -----Original Message----- > From: Miguel de Icaza [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 15, 2002 7:54 PM > To: Scott Bronson > Cc: [EMAIL PROTECTED]; Adam Treat > Subject: Re: [Mono-list] Help needed with XSLT > transformations(documentation browser) > > > Hello! > > > Here is a very, very, VERY basic start. Don't expect much. It's a > > super quick demo that shows a little of what's possible. > > The summary page has everything we need. > > The tricky part is still going to be selecting a particular > member, is it possible to do this using an XPath expression? > > > If you tell me more about what you want to end up with, I can fill > > this in. Especially, if you tell me how you want to store > the files, > > I can modify it to generate the correct links. > > I have asked Jakub to come up with a design that we can use > to render this with GtkHtml, he agreed to help us. > > Miguel > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
