From: Gavin Sinclair Date: 2004-11-30T00:33:47+09:00 Subject: Re: rdoc: Change in #:nodoc: behaviour? On Tuesday, November 30, 2004, 2:30:40 AM, Austin wrote: > On Tue, 30 Nov 2004 00:24:09 +0900, Dave Thomas wrote: >> On Nov 29, 2004, at 9:05, Austin Ziegler wrote: >> > It was recently pointed out to me that documentation for Text::Format >> > was missing from my website. I tracked this down to a change in >> > #:nodoc: >> Please try the latest RDoc before reporting bugs. I know RDoc has lots >> of them, but I'd rather not fix ones that are already fixed... :) > Unfortunately, for those of us who are not in a position to be able to > compile versions for ourselves, that's not always easy. It would be nice to find a solution to this. First thing that comes to mind: a project that makes the latest RDoc code available as a gem, which installs under a different name than "rdoc", so it doesn't clash. Not a fantastic idea, I admit, but it might encourage other ideas. Gavin