Re: [racket] Writing module documents

2010-12-12 Thread Doug Williams
There are many good examples on PLaneT. For me, the 'best practice' depends on the complexity of the collection I am documenting - e.g., a single module or something more complex. My UUID package ( http://planet.racket-lang.org/display.ss?package=uuid.plt&owner=williams) is a single module and I ha

[racket] Writing module documents

2010-12-12 Thread Mark Carter
My personal module is coming together, and I would like to write some documentation for it. Scribble seems the way to go, but I don't really know how to tackle the problem. What's the best practise? Create a folder called scribblings and write scrbl files within it? Is there a way that the html