trak3r / iphone-rdoc-template

An RDoc template which looks better on the iPhone web browser. See the Rails example at http://pocketrails.com

This URL has Read+Write access

iphone-rdoc-template / README.rdoc
100644 30 lines (15 sloc) 0.777 kb

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/