Files
RubyMotion/Gemfile
Watson e71276ca21 generate the documents with rdoc
## How to generate the documents

$ sudo gem install bundler
$ bundle install
$ rake rdoc
2012-10-24 23:02:24 +09:00

3 lines
80 B
Ruby

source :rubygems
gem "rdoc", :github => "Watson1978/rdoc", :branch => "macruby"