Eric Hodel wrote: > > On 29 Jun 2005, at 17:10, Yukihiro Matsumoto wrote: > >> Hi, >> >> In message "Re: committing rdoc additions corrections to head?" >> on Thu, 30 Jun 2005 08:54:48 +0900, Ryan Davis <ryand- >> ruby / zenspider.com> writes: >> >> |There is some discussion on ruby-doc about people documenting core >> |libraries and sending patch requests to the owners and not getting a >> |response. Would anyone mind if I took point, reviewed said patches, >> |and then committed them to head? >> >> No. Go ahead to update documents. > > > Can we get these backported to 1.8 as well as appropriate so they can > go into 1.8.3? What would be the best CVS command for getting the most recent version of 1.8 for rebuilding rdoc files? I want to automate a fetch and rdoc-generation build process so that ruby-doc.org can show the most current docs applicable to the current release. James