public
Description: An RDoc template which looks better on the iPhone web browser. See the Rails example at http://pocketrails.com
Homepage: http://pocketrails.com
Clone URL: git://github.com/trak3r/iphone-rdoc-template.git
Click here to lend your support to: iphone-rdoc-template and make a donation at www.pledgie.com !
name age message
file .gitignore Sun Dec 21 04:39:02 -0800 2008 moved external dependencies out of the reposito... [trak3r]
file Capfile Wed Dec 03 18:11:44 -0800 2008 created skeleton for cap tasks [trak3r]
file LICENSE Tue Dec 02 12:37:18 -0800 2008 removed my name from the prefix of the project ... [trak3r]
file Manifest Fri Dec 05 19:55:20 -0800 2008 put echoe back in the rakefile so i could regen... [trak3r]
file README.rdoc Sun Dec 21 04:39:02 -0800 2008 moved external dependencies out of the reposito... [trak3r]
file Rakefile Sun Dec 21 04:43:16 -0800 2008 fixed paths [trak3r]
directory config/ Sun Dec 21 04:43:16 -0800 2008 fixed paths [trak3r]
file iphone-rdoc-template.gemspec Sat Dec 06 06:12:52 -0800 2008 created a gemspec file for github [trak3r]
directory lib/ Sun Dec 21 17:17:27 -0800 2008 tweaked the search field [trak3r]
README.rdoc

iPhone RDoc Template

What is it?

It’s an RDoc template tailored to look better in the iPhone web browser (no frames, a lot less styling, native app feel thanks to iUI library, etc.).

Are there any external dependencies?

Yup, the aforementioned iUI library code.google.com/p/iui/

How do I use it?

Download it then write yourself a Rake task like the one provided (changing the appropriate paths, of course).

Caveats

For the sake of simplicity, I removed the source code links and embedding.

Thanks

I referred to the following projects when I got lost and confused:

github.com/rails/rails/tree/master/doc/template/horo.rb

github.com/mislav/hanna/tree/master

I borrowed CSS and some graphics from:

code.google.com/p/iui/