Question

how can I change my default RDoc template for my gem environment.

I'd like my gem server to look like this RDoc: http://getcloudkit.com/api/ and I've seen that design around so this shouldn't be so difficult.

Was it helpful?

Solution

if you like to have a RDoc template like http://getcloudkit.com/api/ you need to install and use Hanna by Mislav Marohnić to generate your docs. check it out here: http://github.com/mislav/hanna

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top