Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_8_7_330) is shown here.
no_comment()
private
Report the fact that no doc comment count be found
# File lib/rdoc/usage.rb, line 199
def RDoc.no_comment
$stderr.puts "No usage information available for this program"
""
end