ruby-literati-doc

Render literate haskell with ruby (documentation)
  http://github.com/jm/literati
  0
  no reviews



Render literate haskell into html using ruby.

by default, literati renders using markdown. other markup languages can be used with the extended api.

also included is a simple script which will take literate haskell as input and generate html to stdout.

this package contains the documentation for ruby-literati.