[ANN] dokkit 0.3.0 released

A

Andrea Fazzi

Hi Folks,

version 0.3.0 of dokkit has been released!


1 Changes from version 0.2.0
============================

* the core has been completely re-written to make it independent
from rote


2 What's dokkit?
================

dokkit is an open source document generator written in ruby. Inspired
by rote[1], dokkit uses formatters like deplate[2] and maruku[3] to
generate documents in a large variety of formats (html, tex, plain
text, etc).

See the website[4] for further (but not yet updated) informations and
tutorials.


3 Installation
==============

From rubygems:

$ sudo gem install dokkit

From subversion repository:

$ svn co http://dokkit.rubyforge.org/svn/dokkit-core/trunk/


4 Usage
=======

$ dokkit create simpledocument
$ cd simpledocument/
$ dokkit # or rake

Then run

$ dokkit --tasks

to see what else you can do.

[1] http://rote.rubyforge.org/
[2] http://deplate.sf.net/
[3] http://maruku.rubyforge.org/
[4] http://dokkit.rubyforge.org/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top