Commit Graph

4 Commits

Author SHA1 Message Date
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