Commit Graph

22 Commits

Author SHA1 Message Date
Watson
dd82f63190 update Gemfile 2013-02-14 15:24:08 +09:00
Laurent Sansonetti
578ef761cc sync 2012-11-16 17:12:13 +01:00
Watson
bf850563d0 sync to updated yard gem to not display the source file name in 'Defined in' section 2012-11-14 11:29:07 +09:00
Watson
c8540422c4 sync to updated yard gem to remove source code from .yardoc 2012-11-14 09:41:32 +09:00
Watson
ea58d6915c sync to updated yard gem to disable Method List
now it generate huge Method List.
It might crash the browser.
2012-11-09 08:46:15 +09:00
Watson
a5724c0d26 sync to updated yard gem to remove the constant value from generated document 2012-11-06 18:09:53 +09:00
Watson
22dad9dd89 sync to updated yard gem 2012-11-04 01:04:53 +09:00
Watson
86ecd19dfe add legal disclaimer 2012-11-04 00:24:45 +09:00
Watson
da79eebf5c sync to updated yard gem 2012-11-03 23:48:57 +09:00
Watson
bdcefdaba4 sync to updated yard gem 2012-11-03 16:25:48 +09:00
Watson
f19fa4444b generate classes list 2012-11-03 14:05:10 +09:00
Watson
ae1a082608 sync to updated yard gem 2012-11-03 00:16:16 +09:00
Watson
2957c26cda sync to updated yard gem 2012-11-02 00:36:38 +09:00
Watson
e2b570878a sync to updated yard gem 2012-11-01 14:06:41 +09:00
Watson
c94c4b1aaa integrate rdoc and iOS SDK docset 2012-11-01 00:24:55 +09:00
Watson
91c46ee1f2 sync to updated yard gem 2012-10-31 23:12:52 +09:00
Watson
39b7ab2ac7 sync to updated yard gem 2012-10-29 10:42:39 +09:00
Watson
e3213432bf sync to updated yard gem 2012-10-28 23:29:03 +09:00
Watson
be1d94d68e sync to updated yard gem 2012-10-28 03:59:38 +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
e4b62eaab8 sync to updated rdoc gem 2012-10-25 18:02:08 +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