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.
Required Ruby Version
None
Authors
Tom Preston-Werner, Chris Wanstrath
Versions
- 0.2.5 March 02, 2012 (24.5 KB)
- 0.2.4 February 22, 2012 (24.5 KB)
- 0.2.3 June 10, 2011 (22.5 KB)
- 0.2.2 June 08, 2011 (22.5 KB)
- 0.2.1 June 08, 2011 (22.5 KB)