RubyGems Navigation menu

tomdoc 0.1.0

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.5 - March 02, 2012 (24.5 KB)
  2. 0.2.4 - February 22, 2012 (24.5 KB)
  3. 0.2.3 - June 10, 2011 (22.5 KB)
  4. 0.2.2 - June 08, 2011 (22.5 KB)
  5. 0.2.1 - June 08, 2011 (22.5 KB)
  6. 0.1.0 - May 12, 2010 (23.0 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (4):

ParseTree = 3.0.5
RubyInline = 3.7.0
ruby_parser = 2.0.4
sexp_processor = 3.0.4

擁有者:

作者:

  • Chris Wanstrath

SHA 256 checksum:

48baa6cff2e1ef8285bc234ea0e5aa493faec39e5139ad12f3964ec81719b222

總下載次數 96,987

這個版本 3,438

License:

Ruby 版本需求:

相關連結: