RDoc
- RDoc is an application that produces documentation for one or
more Ruby source files.
- It works similarly to JavaDoc, parsing the
source, and extracting the definition for classes, modules, and
methods (along with includes and requires).
- It associates with these
optional documentation contained in the immediately preceding comment
block, and then render the result using a pluggable output formatter.
Subsecciones
Casiano Rodriguez León
2015-01-07