RDoc+ v0.5.0 released

RDoc+ 0.5.0 has been released.

I like the idea of designer fish, all fluorescenty and glow in the dark.
Documentation should be more fun like that. RDoc+ helps RDoc be more
like that. RDoc+ is an evolving RDoc generator framework that makes
creating and maintaining new RDocs formats a bit more swimming, not to
mention aesthetic. RDoc+ is a central part of RDocodile, an RDoc
Beautifcation Project.

All optional components have been spun-off to separate plugin projects.
Also improved the templating system to use Rails-like partials
(undescore files).

Changes:

  • Spin-off optional components.
  • Use Rails-like template partials.
  • Add #working_directory to template.
  • Make #index_file method public for template.