I took the documentation that alex had written (nicely, I might add) and moved it into a documentation controller. This means that when ccrb is released it will contain the docs inside '/app/views/documentation/...' as textile or rhtml templates, and the doc link in the top right corner will point to a local copy of the docs.
<br><br>Also, it occurred to me that since we _have_ a public cruise instance, we could use that instead of <a href="http://ccrb.rubyforge.org">ccrb.rubyforge.org</a> as our homepage. Our homepage is therefore now : <br>
<br> <a href="http://cruisecontrolrb.thoughtworks.com/documentation/">http://cruisecontrolrb.thoughtworks.com/documentation/</a><br><br>To update it, just update docs in source, and it will be updated as cruise is updated on the live site.
<br><br>Josh, you might want to take a look at that to get more inspiration about what it should look like.<br><br>Jeremy<br>