[racket-dev] [plt] Push #26528: master branch updated
On 2013-03-30 10:10:20 -0400, ryanc at racket-lang.org wrote:
> 293b208 Ryan Culpepper <ryanc at racket-lang.org> 2013-03-20 10:52
> :
> | added optional #:grammar clause to defform, etc
> :
> M collects/scribble/private/manual-form.rkt | 68 ++++++++-----
> M collects/scribblings/scribble/manual.scrbl | 132 ++++++++++++++------------
Is this the preferred way of documenting forms now? It does look more
convenient, and I noticed that `defform/subs` and friends are now
relegated to a smaller corner of the docs.
Cheers,
Asumu