[plt-scheme] [ANN] Lazy Scribble Documentator and Packager

From: Laurent (laurent.orseau at gmail.com)
Date: Sat Oct 24 10:40:29 EDT 2009

Hi all,

This is my first package:
http://planet.plt-scheme.org/display.ss?package=lazy-doc.plt&owner=orseau

It is supposed to automate a good part of the process of creating Scribble
documentation and building packages.
It parses source files to generate .scrbl files automatically containing
@defprocs, @defparams and @defforms.
Additional text and contracts can be easily added in-source, but it is
different from the In-Source Scribble documenting, and hopefully simpler.

It is clearly far from perfect though and I am myself quite new to Scribble
and packages... so feedback is greatly appreciated.

Hope this can be useful to some people.

Laurent
P.S. : apparently there is a non-blocking warning when installing the
package that I hope to resolve soon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091024/37ab74f2/attachment.html>

Posted on the users mailing list.