RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.
Eric Hodel, Dave Thomas, Phil Hagelberg, Tony Strauss
Ruby
gem "rdoc", "~> 4.0.0.preview2.1"