[Sending without PGP signature this time… Sorry for the noise!]
Inochi
Gives life to Ruby projects
http://snk.tuxfamily.org/lib/inochi/
Inochi is an infrastructure that gives life to open-source
Ruby projects and helps you document, test, package,
publish, announce, and maintain them.
Version 6.1.0 (2011-06-29)
Prerequisite changes
* AsciiDoc 8.6.5 is now required.
New features
* Use AsciiDoc's HTML5 backend to build HTML manual.
* Use sans headings and serif content in print style.
* Show target URL beside external hyperlinks in print
style.
* Show cross-reference hyperlinks as normal text in print
style.
Bug fixes
* Admonition icons were not emitted in HTML manual.
* Require Rake 0.8.x because 0.9 is incompatible.
* Fix undefined method `write' for #<Syck::Emitter.
* Use bundle exec to run Ruby and IRB in HACKING.
Housekeeping
* Emit AsciiDoc attributes in document itself, not on the
command line[1].
* Revert "Reduce font size to accomodate small screens in
help manual".
References