From: "Iñaki Baz Castillo" Date: 2009-03-03T08:04:43+09:00 Subject: Does Darkfish-Rdoc work properly? Hi, I've installed "rdoc" via gem and got surprised since the downloades version in Darkfish-Rdoc: http://deveiate.org/projects/Darkfish-Rdoc/ I'm not sure if Darkfish-Rdoc is the continuation of RDoc or a fork/version (I expected it was a version due to the project description). The version installed is rdoc 2.4.1. When I run "rdoc" in a simple directory with just 3 files, I get a big ammount of doc directories (obviously something is wrong) like: my_project/doc/doc/doc/doc/doc/doc/doc.. containing files with name: MyClass_html_html_html_html_html_html.html and so on. Could somebody clarify me on it? Thanks a lot. -- Iñaki Baz Castillo