From: Jan Svitok Date: 2007-03-14T18:05:55+09:00 Subject: Re: Module documentation missing On 3/14/07, James Britt wrote: > Jan Svitok wrote: > > On 3/13/07, Jason Roelofs wrote: > >> The documentation page for Module is missing from > >> http://ruby-doc.org/core/. > >> > >> Is this intended? Lots of method links are broken because of this. > >> > >> Jason > > > > This is an old error, that nobody seems to look into. Search for James > > Britt's posts on this on ruby-core. > > > > > Module is back. > > I re-applied my patch and re-gen'ed the rdoc for 1.8.6 > > > That is now the API shown for > > http://www.ruby-doc.org/core > > For 1.8.5 docs, use > > http://www.ruby-doc.org/core-1.8.5/ Thank you! Actually I recall when you did the modification sometime ago... I'm sorry for misinformation. J.