<div dir="ltr">I am finally getting around to updating my PLaneT packages with scribbled documentation to replace the HTML ones. I started with a new package I just created <a href="http://planet.plt-scheme.org/display.ss?package=packed-binary.plt&owner=williams">http://planet.plt-scheme.org/display.ss?package=packed-binary.plt&owner=williams</a>. Whenever I create (or download) the package, I get warnings like "no declared exporting libraries for definition in: ..." for all of my defprocs in the scribble file. The package builds okay and the docs are put where I expect them. However, all of the defproc'ed identifiers are underlined in red. I have a (require (for-label "packed-binary.ss")) and it doesn't complain about it. I thought that would have provided the definitions.<br>
<br>Any ideas? [You can browse the code, including the scribble files, in PLaneT at the link above.]<br><br>Thanks<br>Doug<br></div>