<div dir="ltr">Thanks, Carl. That's all it was.<br><br><div class="gmail_quote">On Thu, Sep 11, 2008 at 5:12 PM, Carl Eastlund <span dir="ltr"><<a href="mailto:cce@ccs.neu.edu">cce@ccs.neu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The defmodule command tells Scribble where to associate all your<br>
definitions, and it works hierarchically -- in its own section and all<br>
subsections. You put it in Section 1, though, and all the defprocs in<br>
Section 2. You need to put them together into one section, or put the<br>
defmodule in the introduction (before any of the sections).<br>
<div><div></div><div class="Wj3C7c"><br>
On Thu, Sep 11, 2008 at 6:38 PM, Doug Williams<br>
<<a href="mailto:m.douglas.williams@gmail.com">m.douglas.williams@gmail.com</a>> wrote:<br>
> I am finally getting around to updating my PLaneT packages with scribbled<br>
> documentation to replace the HTML ones. I started with a new package I just<br>
> created<br>
> <a href="http://planet.plt-scheme.org/display.ss?package=packed-binary.plt&owner=williams" target="_blank">http://planet.plt-scheme.org/display.ss?package=packed-binary.plt&owner=williams</a>.<br>
> Whenever I create (or download) the package, I get warnings like "no<br>
> declared exporting libraries for definition in: ..." for all of my defprocs<br>
> in the scribble file. The package builds okay and the docs are put where I<br>
> expect them. However, all of the defproc'ed identifiers are underlined in<br>
> red. I have a (require (for-label "packed-binary.ss")) and it doesn't<br>
> 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<br>
> PLaneT at the link above.]<br>
><br>
> Thanks<br>
> Doug<br>
</div></div></blockquote></div><br></div>