From: "Adam P. Jenkins" Date: 2005-06-18T05:35:33+09:00 Subject: Re: [ANN] Frameless RDoc template ('technology preview') ES wrote: > Hi! > > From a slight frustration with the current RDoc templates and general > boredom I decided to try my hand in implementing one; the main goal was > to get rid of frames in a graceful manner. > > The template works and produces (apparently) correct output, but before > I release the actual thing to the wild, I wanted to gather some input. > Folks on #ruby-lang have been kind enough to start on that, and no > showstoppers have been found yet. Please take a moment to view the > site and let me know your thoughts (read Issues and so on below before > mailing, though). Looks good. One problem is, since you're using the scroll_to() javascript function instead of links to jump to function documentation, I can't use my browser's back function to get back to the top of the page after jumping to a function. I'm using Firefox. Adam