Hey everybody,

Let's see:

* git clone git://github.com/why/camping
* rake docs
* (or just visit http://stuff.judofyr.net/camping-docs/)
* It's just a RDoc template/formatter
* It should build with regular RDoc (see rake rubygems_docs or
http://stuff.judofyr.net/camping-docs/camping-1.9.335/rdoc/).
* but it looks way better with flipbook.rb
* It requires RDoc 2.4 (gem install rdoc)
* It allows linking: {long name}[link:book/01_introduction.html#installation]
* The book is pretty much empty.
* The reference need to be much shorter and concise. Should move stuff
into the book.
* There should probably be better separation of classes in the
reference (what alternate background colors?).
* and I should merge rick's changes.
* I should stop writing in lists.


This is what *I* really want in the book, I guess you have :

1. Introduction
2. Getting Started (goes through MVC + Camping)
3. Understanding HTTP (more in depth about HTTP/REST)
4. Understanding Rack
5. Hacking Camping
6. Appendix: Upgrading from 1.5 to 2.0

Of course, we only need 1, 2 and 6 in 2.0. The rest can come later.
Oh, and by "book", I simply mean a multi-page tutorial :-)

//Magnus Holm
_______________________________________________
Camping-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to