TAKAHASHI Masayoshi <maki / rubycolor.org> writes: > include ::REXML::StreamListener > > which maybe cause trouble. > Doesn't RDoc support this syntax? It didn't, but it does now :) The fix is in the latest CVS. > In addition, one request. I've write 'Foo::Bar#baz' for instance > method 'bar' of Foo::Bar class. I'll be happy if RDoc recognize > this. This turns out to be trickier - I'm trying to work out how to do it. Dave