From: andrea.fazzi@... Date: 2008-08-27T16:56:05+09:00 Subject: [ANN] dokkit-slides 0.1.0 dokkit-slides version 0.1.0 by Andrea Fazzi http://dokkit.rubyforge.org == CHANGES * first release == DESCRIPTION dokkit-slides is a dokkit documentation model for the generation of html S5 presentation. == FEATURES/PROBLEMS * based on S5 format * support for haml markup == QUICK START Create the environment: dokkit -m dokkit-slides my_presentation Enter in my_presentation directory and run rake: cd my_presentation rake Modify +doc/presentations/presentation+ to fit your needs. See http://meyerweb.com/eric/tools/s5/ for further informations about S5. == DOWNLOAD/INSTALL sudo gem install dokkit-slides