From: Gennady Bystritksy Date: 2005-05-26T01:38:18+09:00 Subject: Omitting frames in RDoc html output Hi, rdoc gurus Is there an easy way to omit "Files" frame when generating html with Rdoc? It does not seem to contain any useful information anyways, and in my case is is even misleading, as it shows file paths in my development tree, which is different from where files are installed on the target system. I can certainly work around the path problem, however I would be more interested not to show that frame at all. Thanks you, Gennady Bystritsky.