From: Alan Date: 2007-05-10T00:50:28+09:00 Subject: How to generate HTML API doucment for ruby? I googled the internet and didn't find any clear instructions I can follow. Now the v1.8.6 is out and the place I go for ruby document at http://www.ruby-doc.org/core/ does not have the updated API for v1.8.6. I wonder if I can generate the similar document locally with my ruby installation. Can someone give me a clear instruction on how to generate it? For example, if my ruby is installed at c:\ruby (Windows platform), what would be the command to generate the HTML API doc for the core classes? Thanks, -- Posted via http://www.ruby-forum.com/.