Commit Graph

166 Commits

Author SHA1 Message Date
Laurent Sansonetti
1024b202c4 install new executables 2013-04-30 01:03:50 +02:00
Laurent Sansonetti
2c3d0e2686 install ios platform files 2013-04-27 21:11:25 +02:00
Laurent Sansonetti
2a9898868e fix conflict 2013-04-26 14:17:10 +02:00
Laurent Sansonetti
7bdfe18c3e forgot to commit this 2013-04-26 14:12:03 +02:00
Watson
ab37225b27 remove resources because it already moved into template directory 2013-04-25 10:50:59 +09:00
Watson
d99806b7ea install OSX bridgesupport file and library 2013-04-25 10:48:26 +09:00
Laurent Sansonetti
105a915f3d mac port 2013-04-25 02:26:56 +02:00
Watson
8e78acf915 1.36 2013-04-05 17:24:15 +09:00
Laurent Sansonetti
8e6e7b8466 1.35 2013-03-02 18:43:09 +01:00
Laurent Sansonetti
7fd796a89b 1.34 2013-02-26 21:27:21 +01:00
Watson
2ebbd0d9f8 add a feature which creates Default-568h@2x.png' in resource directory by motion create' in order to support 4-inch screen by default 2013-02-12 12:05:27 +09:00
Laurent Sansonetti
4dc2428d5f 1.33 2013-01-31 16:45:24 +01:00
Watson
4551d81def 1.32 2013-01-26 15:30:01 +09:00
Laurent Sansonetti
a4aa5a7247 1.31 2012-12-20 17:17:55 +05:30
Laurent Sansonetti
3ab9037cbf back to 1.30 2012-12-20 15:52:34 +05:30
Laurent Sansonetti
df72fab846 1.31 2012-12-20 15:43:15 +05:30
Laurent Sansonetti
d922b48a2f 1.30 2012-11-19 11:48:55 +01:00
Watson
47263dea1f 1.29 2012-11-17 14:51:31 +09:00
Laurent Sansonetti
cc86060dd5 create api directory before use 2012-11-16 17:11:50 +01:00
Laurent Sansonetti
76d2820ca3 fix install of doc 2012-11-16 01:49:55 +01:00
Watson
8c2445621a add 'doc:docset' task to generate a RubyMotion.docset 2012-11-16 02:50:36 +09:00
Watson
9320db598e install yard gem (v0.8.3) 2012-11-14 15:58:42 +09:00
Watson
950b7e793e install yardoc database 2012-11-14 11:39:20 +09:00
Watson
55031aa29a install ripper library 2012-11-10 21:52:17 +09:00
Watson
93f191ab8a create the hyper-link in description 2012-11-08 17:19:45 +09:00
Laurent Sansonetti
95d261decf fix document title for protocols 2012-11-07 21:20:01 +01:00
Watson
df2501e8f0 move the enumeration from Class to Module 2012-11-07 23:05:35 +09:00
Laurent Sansonetti
7b48bf7acb list protocols in framework index files (.md), change the way protocols are defined in ruby (now using module) and also how we keep track of them (not using a temporary file) 2012-11-05 17:14:48 +01:00
Laurent Sansonetti
3bb0137724 add CoreFoundation, fix certain structures parsing (temporary fix) 2012-11-05 16:41:06 +01:00
Laurent Sansonetti
a235faf7b8 refer to structs and functions in framework reference file (.md) 2012-11-05 15:31:37 +01:00
Watson
66b108bed0 to update the protocol documents 2012-11-05 10:17:35 +09:00
Laurent Sansonetti
8986537c8a one more framework, sort framework list 2012-11-04 01:04:33 +01:00
Laurent Sansonetti
f499d8ee78 add more frameworks 2012-11-04 00:49:34 +01:00
Laurent Sansonetti
7f95f4f1c8 add more frameworks 2012-11-04 00:17:14 +01:00
Laurent Sansonetti
775d187c36 determine framework path for iOS classes, generate .md file based on that information (instead of parsing twice the html), add CoreData framework 2012-11-03 23:38:03 +01:00
Watson
b8b582e1d2 create symbolic link 2012-11-04 00:53:45 +09:00
Watson
84b6986c7a change the framework title 2012-11-03 23:47:55 +09:00
Watson
9b15ada400 change the document title 2012-11-03 16:54:51 +09:00
Watson
f19fa4444b generate classes list 2012-11-03 14:05:10 +09:00
Watson
ff6f0fb884 force to use the legacy ruby parser even if use Ruby19
Because if use Ruby19, yard will use Ruby19 ripper. And it cause the error on selectors.
2012-11-02 09:33:29 +09:00
Watson
deb709a2ad fix the file path to require for Ruby19 2012-11-02 09:28:23 +09:00
Watson
fb5e0117ab I've forgotten that I removed 'bundle exec' experimentally 2012-11-01 01:03:42 +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
0ba9498921 add vm.cpp into documentation targets 2012-10-29 00:02:43 +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
df5969e81a add sandbox.c into rdoc targets 2012-10-26 22:27:48 +09:00
Laurent Sansonetti
dd2e782e49 we are 1.28 now 2012-10-26 14:30:10 +02: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
Watson
2c8bb4c79e 1.27 2012-10-12 12:02:18 +09:00