- Home
- RDoc Development Team
- Development Tools Scripts
RDoc is made of two major parts. One is rdoc, an utility for generating HTML documentation. The second is ri, a tool for creating documentation for the Ruby command-line interface. To be able to properly use RDoc, the developer must change the way he adds...