RubyGems Navigation menu

tomdoc 0.2.2

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)
顯示所有版本(共 7)

Runtime 相依性套件 (2):

colored >= 0
ruby_parser >= 2.0.4

擁有者:

作者:

  • Tom Preston-Werner, Chris Wanstrath

SHA 256 checksum:

c2705e22811fe334df5544571ee407abf5fa8b5f34b3f3b6075414c9448e1144

總下載次數 96,906

這個版本 3,105

License:

Ruby 版本需求:

相關連結: