<div dir="ltr">Thanks, Carl.&nbsp; That&#39;s all it was.<br><br><div class="gmail_quote">On Thu, Sep 11, 2008 at 5:12 PM, Carl Eastlund <span dir="ltr">&lt;<a href="mailto:cce@ccs.neu.edu">cce@ccs.neu.edu</a>&gt;</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. &nbsp;You put it in Section 1, though, and all the defprocs in<br>
Section 2. &nbsp;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>
&lt;<a href="mailto:m.douglas.williams@gmail.com">m.douglas.williams@gmail.com</a>&gt; wrote:<br>
&gt; I am finally getting around to updating my PLaneT packages with scribbled<br>
&gt; documentation to replace the HTML ones. &nbsp;I started with a new package I just<br>
&gt; created<br>
&gt; <a href="http://planet.plt-scheme.org/display.ss?package=packed-binary.plt&amp;owner=williams" target="_blank">http://planet.plt-scheme.org/display.ss?package=packed-binary.plt&amp;owner=williams</a>.<br>
&gt; Whenever I create (or download) the package, I get warnings like &quot;no<br>
&gt; declared exporting libraries for definition in: ...&quot; for all of my defprocs<br>
&gt; in the scribble file. &nbsp;The package builds okay and the docs are put where I<br>
&gt; expect them. &nbsp;However, all of the defproc&#39;ed identifiers are underlined in<br>
&gt; red. &nbsp;I have a (require (for-label &quot;packed-binary.ss&quot;)) and it doesn&#39;t<br>
&gt; complain about it. &nbsp;I thought that would have provided the definitions.<br>
&gt;<br>
&gt; Any ideas? &nbsp;[You can browse the code, including the scribble files, in<br>
&gt; PLaneT at the link above.]<br>
&gt;<br>
&gt; Thanks<br>
&gt; Doug<br>
</div></div></blockquote></div><br></div>