blob: c80369daa9c20092e11b0f4eb0d8cde5f5f247bf (
plain)
1
2
3
4
5
6
7
|
RDoc produces HTML and command-line documentation for Ruby projects. RDoc
includes the +rdoc+ and +ri+ tools for generating and displaying online
documentation.
See RDoc for a description of RDoc's markup and basic use.
This is updated version from bundled in ruby.
|