Mostly when I install something from planet, the documentation somehow gets
screwed up. For example, after I installed untyped/dispatch, I now have the
following entries in my ~/.racket/5.2.1/doc/index.html page:

 (part ("(planet dispatch.scrbl (untyped dispatch.rkt 2 1) scribblings)"
"top"))
 (part ("(planet javascript.scrbl (dherman javascript.plt 9 2) scribblings)"
"top"))
 (part ("(planet unlib.scrbl (untyped unlib.plt 3 24) scribblings)" "top"))
 (part ("(planet manual.scrbl (cce scheme.plt 6 3) reference)" "top"))
 (part ("(planet parameter.scrbl (dherman parameter.plt 1 3))" "top"))
 (part ("(planet mirrors.scrbl (untyped mirrors.plt 2 4) scribblings)"
"top"))

Is there any way to cleanly scrub these entries from the index. I'd prefer
to have the scribble properly rendered and integrated, but otherwise have
these entries removed.

Many thanks,
Simon.
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to