Hi, I have written a little script that takes the data available from rdoc, and generates a WindowMaker menu from it. So in windowmaker when the standard menu pops up, one can click on "rdoc", then a submenu with all available classes pops up, each class has a submenu with the available instance methods, class methods, constants, etc. When one clicks on a method the rdoc documentation for this item pops up in a new terminal. If anyone else is interested in this, I can put it on my webpage / create an rubyforge project. If not, I am too lazy :-) martinus