From: SonOfLilit Date: 2007-07-22T23:25:43+09:00 Subject: Re: like man or apropos for Ruby On 7/21/07, Marc Heiler wrote: > I am a dreamer and i also admit i like CSS and good looking, visual > clean documentation in a browser, but i still hope that one day a huge, > up-to-date ruby reference can be read online, maintained with useful > remarks (optional) by a community - and that we can leave rdoc as a > relict of the past - or keept it for those that want it, while I could > read the fancy, stylish online docu! Dont take this too serious, i am > just wishing and hoping! And yeah, I do think that rdoc looks not very > ... satisfying :> I've compiled my own rdoc of every library I have use and the core, using a template I found online, and it looks VERY good, including stuff like javascript search-as-you-type of the whole index (separate for methods, files, classes). Try that. Aur