Hi Racket users,

I'm wondering how to control the documentation category for user-defined 
packages?  For example, I've created a YAML package and would like it to show 
up under "Parsing Libraries".  I tried setting

(define scribblings '(("yaml/yaml.scrbl" () (parsing-library))))

in info.rkt, but after installing the package the link is under "Miscellaneous 
Libraries".

Is there a way to do this?


Cheers,

Erik

-- 
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