Sign in Sign up
rubygems

tomdoc

TomDoc is flexible code documentation with human readers in mind. The tomdoc gem is a Ruby library to discover and display TomDoc'd methods and classes. Given a Ruby file with TomDoc'd methods, tomdoc can generate HTML or print to the console. You can use it to query up a single method or a group of methods, and it's usable from irb. If you're using TomDoc, tomdoc is for you.

Activity

Latest release
14y ago
Total releases
7
Cadence
~13 days
Last 12 months
0

Details

First release
May 11, 2010
Releases
Version Released
0.2.5 patch
0.2.4 patch
0.2.3 patch
0.2.1 patch
0.2.2 patch
0.2.0 minor
0.1.0 initial