public
Description: Write books and documents in eRuby
Homepage: http://snk.tuxfamily.org/lib/erbook/
Clone URL: git://github.com/sunaku/erbook.git
erbook /
name age message
file LICENSE Sat Nov 15 17:16:15 -0800 2008 replace custom MIT/copyleft license with ISC li... [sunaku]
file README Sat Nov 15 17:16:10 -0800 2008 revise user manual and project information [sunaku]
file Rakefile Sat Nov 15 18:29:40 -0800 2008 clean up [sunaku]
directory bin/ Sat Nov 15 18:29:40 -0800 2008 clean up [sunaku]
directory doc/ Sat Nov 15 17:16:10 -0800 2008 revise user manual and project information [sunaku]
directory fmt/ Sat Nov 15 17:16:15 -0800 2008 replace custom MIT/copyleft license with ISC li... [sunaku]
directory lib/ Sat Nov 15 18:29:40 -0800 2008 prepare for 4.0.0 release [sunaku]
README
erbook : write books and documents in eRuby
===========================================

erbook is an extensible document processor that emits HTML
(web page), LaTeX (PDF), man (UNIX manual page), plain text,
and any document format you can imagine from eRuby templates
that allow scripting and dynamic content generation.

erbook is a light (200 source lines of code), extensible
(create your own document formats), and flexible (your content
is scriptable) alternative to DocBook, Deplate, and SiSU.

Please see the ./doc/index.html file in your web browser or
visit http://snk.tuxfamily.org/lib/erbook/ for more information.