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