Skip to content

Commit

Permalink
changed image url.
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Felipe Alvarez Saldarriaga committed Oct 7, 2010
1 parent 6d67136 commit a20f861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
titanium-mobile-sdoc
====================

A [Titanium Mobile API](http://www.appcelerator.com/products/titanium-mobile-application-development/) parser made with Ruby, it takes [api.json](http://developer.appcelerator.com/apidoc/mobile/1.4/api.json) file and dumps a SDOC file, add this file to your [NetBeans](http://netbeans.org) project (maybe Aptana), now you have __code completation__ of the API, yay! :D.
A [Titanium Mobile API](http://www.appcelerator.com/products/titanium-mobile-application-development/) parser made with Ruby, it takes [api.json](http://developer.appcelerator.com/apidoc/mobile/1.4/api.json) file and dumps a SDOC file, now, add the SDOC file to your [NetBeans](http://netbeans.org) project (I guess it works on Aptana) then you have __code completation__ of the API, yay! :D.

Usage
=====
Expand All @@ -17,7 +17,7 @@ Install

Copy _dump/titanium-mobile.sdoc_ file to your project.

![Demo](http://imagebin.ca/img/v_bIF23g.jpg)
![Demo](http://www.jfalvarez.com/files/ti_autocomplete_test.jpg)

Known Bugs
==========
Expand Down

0 comments on commit a20f861

Please sign in to comment.