Files
RubyMotion/Gemfile
Watson 879879b366 switch document generation tool to yard
## How to generate the documents

$ sudo gem install bundler
$ bundle install
$ rake doc:api
2012-10-28 00:55:06 +09:00

4 lines
81 B
Ruby

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