Dave, I didn't add that. I think someone else posted it as needed for Netscape. Anyway you might want to rename it "blank.html" and have that file generated for use by other templates (its just nice to have around ;-) -Rich > -----Original Message----- > From: dave / thomases.com [mailto:dave / thomases.com]On Behalf Of Dave > Thomas > Sent: Wednesday, January 23, 2002 11:10 PM > To: ruby-talk ML > Subject: Re: The first alternative RDoc template > > > Michael Davis <mdavis / sevainc.com> writes: > > > I just grabbed the latest version and ran it against a handful > of source > > files and now I get the following error when opening index.html in the > > doc directory: > > > > The file /C:/cygwin/..../doc/dummy.html cannot be found... > > Hmm. that's a workaround that Rich added - apparently his browser > wouldn't let him use the bottom frame as a target for the source > unless that frame had a src="" attribute. He added a src="dummy.html" > and all was fine. That seems to work here too. Could you do me a > favor? Add a file 'dummy.html' to doc/ containing just > <html><body></body></html> and see if that all then works. If so, I'll > change the code to generate one automatically. > > > Thanks > > > > Dave >