I want to use rdoc (or yard or simple markup) markup for content of static pages such as faq, about etc. Had a look at high voltage from thoughtbot I would fit my need perfectly if I could also edit the content of these pages. Sort of lightweight content management.
Have googled extensively but rdoc is just a too generic word ;-)
I want to avoid using rake to generate these pages, I just want rails to render the templates and I'll cache them if performance is an issue.