From: Evan Weaver Date: 2007-03-10T04:57:47+09:00 Subject: Re: rdoc and and single file output Trans wrote: > larger projects than before. I think if some of overly larger header > fonts were shrunk a little this would be just about perfect. Yeah I agree. I haven't gotten around to reworking the CSS yet. The Ruby-Cocoa project has a Allison fork with smaller fonts, perhaps you could borrow it from them. Daniel Berger wrote: > Thanks for the link. However, this is a bit too ajaxy for me, and I Unless you are going to post-process there is not a good way to avoid the Ajax. RDoc expects frames and only frames. > remember having weird rendering problems with it the last time I tried > it. Like what? > Also, it's not self contained - it has external href's, including > the css file. I can borrow some ideas from this, however. Inlining the CSS would be easy enough, but this is how regular RDoc works anyway so I'm not sure what the issue is. The CSS isn't loaded remotely from some site if that's what you mean. There aren't any other includes. If people are expressing interest in Allison, it would motivate me to release a new version. Evan Weaver -- Posted via http://www.ruby-forum.com/.