[plt-scheme] documentation guidelines & tools
I think the future belongs to Scribble, which I understand is being
used to document future versions of PLT Scheme. I have yet to use it,
but Dave tells me it is easy to use.
I'm about a gnats whisker away from make a macro ala:
(define/doc name documentation value)
[Actually it will probably all definition of contract as well, have a
shorter name, and support more forms, but you get the idea]
N.
On 6/8/07, Grant Rettke <grettke at acm.org> wrote:
> Schemedoc works for code that does not live in modules and runs on v370:
>
> http://www.cs.aau.dk/~normark/schemedoc/