Ask and you shall receive:

http://johnwlong.com/downloads/rubyred-rdoc-template.zip

The ruby-red.rb is the three/four pane rdoc template. It worked with one 
of the versions of rdoc, but may need some tweaking to get it going with 
your version.

One thing I wondered about while working on it. Seems like it would be 
nice for rdoc to have a way of specifying a copyright of some kind to be 
displayed on the documentation. A flag would be nice:

rdoc ... --copyright "Copyright© 2004, John W. Long"

--
John Long


why the lucky stiff wrote:
> John W. Long wrote:
> 
>> I did a design up once for something without frames:
>>
>> http://johnwlong.com/images/rubyred-rdoc-template.png
>>
>> I even did up the html for it. When I got around to implementing it I 
>> didn't find the time to actually make it work, but I did get it going 
>> in the three/four pane view.
>>
>> If anyone's interested in using the html I'd be happy to hand the 
>> project off to them.
> 
> 
> Gorgeous templates, John.  I'd love to get a copy of what you have.  I'm 
> sure we can find someone to wrap up.  Better yet, would you be okay with 
> making a zip of your work available to the list?
> 
> _why
> 
> 
>