RDoc
| Use attributes for filter ! | |
| Stabl releas | 5.1.0 / February 24, 2017; 5 years ago |
|---|---|
| Original author | Dave Thomas |
| Programming language | Ruby |
| Date of Reg. | |
| Date of Upd. | |
| ID | 3685998 |
About RDoc
RDoc, designed by Dave Thomas, is an embedded documentation generator for the Ruby programming language. It analyzes Ruby source code, generating a structured collection of pages for Ruby objects and methods. Code comments can be added in a natural style. RDoc is included as part of the Ruby core distribution.