From: Jamis Buck Date: 2005-09-15T22:22:03+09:00 Subject: Re: typo in jamis.rb? On Sep 15, 2005, at 4:11 AM, Trans wrote: >>>
%sectitle%>> div> >>> > > Yep there it is, I have it too. > > Also in the same file, has this bit anyone else: > > > > > > > What is blank.html and why is there a fourth frame for it? I always > get > a browser error on that one. > > T. The blank.html is only used when you are _not_ doing --inline-source. Because I always use --inline-source, I've never bothered to make the other way work smoothly. My understanding is that the blank.html frame is used for displaying the source code of a method. If anyone makes jamis.rb work nicely without --inline-source, a patch would be welcome. - Jamis