trak3r / iphone-rdoc-template
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
406fb02
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Dec 21 04:39:02 -0800 2008 | |
| |
Capfile | Wed Dec 03 18:11:44 -0800 2008 | |
| |
LICENSE | Tue Dec 02 12:37:18 -0800 2008 | |
| |
Manifest | Fri Dec 05 19:55:20 -0800 2008 | |
| |
README.rdoc | Sun Dec 21 04:39:02 -0800 2008 | |
| |
Rakefile | Sun Dec 21 04:43:16 -0800 2008 | |
| |
config/ | Sun Dec 21 04:43:16 -0800 2008 | |
| |
iphone-rdoc-template.gemspec | Sat Dec 06 06:12:52 -0800 2008 | |
| |
lib/ | Sun Dec 21 17:17:27 -0800 2008 |
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:

