From: Roger Pack Date: 2009-09-13T03:33:13+09:00 Subject: Re: Ruby 1.9 rdoc never ends (Re: rdoc) > Hi, > I had no problems to generate RDoc for my 1.9.1p243 Ruby, but I didn't > let it document the Ruby installation directory, but the unpackaged > sources tarball. Is there any difference? > My RDoc version is 2.3.0 and I'm using the hanna template. By the way, I > did this with the 1.9 RDoc gem. Ah yes good point. With hanna and rdocs it does work, now that you mention it. Where it blows up is using darkfish and/or generating the ri. With regard to it eating memory, mine does that [most of the time is spent in GC since the process is so large]. It eventually terminates. -r -- Posted via http://www.ruby-forum.com/.