Re: [racket-users] Re: single-file packages and embedded documentation and metadata

2017-11-10 Thread Neil Van Dyke
Jack Firth wrote on 11/10/2017 11:32 PM: I have to redo my tools once more, and am sick of my current `(doc ...)` and `@doc` format, *and the resulting dependency on McFly.* Could you elaborate on your experience with this? A snippet of an example of embedded-docs source file for "h

[racket-users] Re: single-file packages and embedded documentation and metadata

2017-11-10 Thread Jack Firth
> > I have to redo my tools once more, and am sick of my current `(doc ...)` > and `@doc` format, *and the resulting dependency on McFly.* > Could you elaborate on your experience with this? For a module with embedded docs I'd want to treat them the same as tests: in a special submodule which