AW: [Mono-docs-list] Handbook Xhtmlified
Lee Mallabone
mono-docs@fonicmonkey.net
10 May 2003 17:09:59 +0100
On Sat, 2003-05-10 at 11:57, Johannes Roith wrote:
> I've seen the updated screenshot: http://www.fonicmonkey.net/monodoc.png
> Pretty nice!!
>
> I guess from the length of the scrollbar, that the "Mono Handbook" Logo
> on the top is still there. IMO, this should be removed at runtime.
I'm a bit unsure about all these runtime removals... What I have so far,
while unfinished, is currently general enough to be an XHtml provider -
it has no mono-handbook-specific code in it. However, if I start adding
xml processing bits to remove parts of the handbook then it becomes less
useful for the general case.
So I guess the 2 options are either for me to tweak the xhtml provider
to allow sub-classes to easily hook into the processing/rendering
phases, or for us to come up with a different way of embedding the
handbook that doesn't require runtime processing.
I think both ways have some merits. :)
Lee.