rdoc

Generate documentation from ruby source files
  http://www.ruby-lang.org/
  1
  1 review



Rdoc - documentation from ruby source files
* generates structured html and xml documentation from ruby source and c
extensions.
* automatically extracts class, module, method, and attribute definitions.
these can be annonated using inline comments.
* analyzes method visibility.
* handles aliasing.
* uses non-intrusive and implicit markup in the comments. readers
of the original source needn't know that it is marked up at all.
this package is a dependency package, which depends on debian's default ruby version (currently 1.8.x).
Latest reviews
4
blueXrider 12 years ago

quite nice