RoRvsWild theme for RDoc
RDoc theme based on RoRvsWild colors. More than colors, it modifies the layout, navigation, typography and overall look and feel.
Usage
If you want to use this theme in your documentation:
# Install the gem
gem install rorvswild_theme_rdoc
# Generate the documentation
rdoc --root path/to/source/code --template rorvswild
Development
Call the custom rorvswild-theme-rdoc
script which automatically loads RoRvsWild's theme.
./rorvswild-theme-rdoc --root path/to/source/code