Commit Graph

6 Commits

Author SHA1 Message Date
Watson
dd82f63190 update Gemfile 2013-02-14 15:24:08 +09:00
Laurent Sansonetti
4e23f7e778 docset generation needs sqlite3 gem 2012-11-16 14:21:25 +01:00
Watson
f19fa4444b generate classes list 2012-11-03 14:05:10 +09:00
Watson
c94c4b1aaa integrate rdoc and iOS SDK docset 2012-11-01 00:24:55 +09:00
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
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