From: Ilmari Heikkinen Date: 2005-02-27T09:47:46+09:00 Subject: [ANN] IHelp 0.3.1 IHelp Ri bindings for interactive use from within Ruby. [1,2,3,4].help:sort! ================================================= Announcing IHelp 0.3.1 hot on the heels of 0.3.0. Now with a quick-and-dirty HTML renderer and #help_html, which returns a DIV-tag REXML::Document containing HTML-formatted help for the object. Also a bug-fix for IHelp.help_description clashing with IHelp#help_description when doing IHelp.help, renamed the class method to generate_help_description. http://fhtr.org/projects/ihelp/ http://fhtr.org/projects/ihelp/doc/ http://fhtr.org/projects/ihelp/releases/ihelp-0.3.1.tar.gz Ilmari Heikkinen