Hi,

I was just wondering about why most racket software seems to prefer out
of source documentation - is it due to lack of tools (maybe a poor
scribble/srcdoc) or some other reason?

On the other hand, as I navigate the world of scribble, I read:
https://docs.racket-lang.org/scribble/srcdoc.html

It says and I quote:

For an example use, see the "file" collection’s "gif.rkt" source file
and the corresponding extraction in "scribblings/gif.scrbl".


However if I go to the file collects I can't find any gif.rkt:
https://github.com/racket/racket/tree/master/racket/collects/file

Looking through the sources there's no gif.rkt. I assume this was
removed and along with it, the only living example of srcdoc usage?

Kind regards,
-- 
Paulo Matos

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to