Skip to content

BaseSecrete/rorvswild-theme-rdoc

Repository files navigation

RoRvsWild theme for RDoc

RDoc theme based on RoRvsWild colors. More than colors, it modifies the layout, navigation, typography and overall look and feel.

RoRvsWild theme RDoc Light

RoRvsWild theme RDoc Dark

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