As said in the doc, it also supposes that current-directory is set to the current package directory.<br><br><div class="gmail_quote">On Wed, Oct 28, 2009 at 18:37, Laurent <span dir="ltr">&lt;<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</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;">try :<br>(planet-build &quot;jon&quot; 1 0)<br><br>or use (set-planet-env &quot;jon&quot; 1 0) beforehand to modify the default parameters.<br>

<br>By default, the username is that of the OS environment (or maybe that value is windows-specific, I should check that). If there is none, I guess that could fail.<br>
Maybe I should use another default value.<br><br>Tell me if that works.<br><font color="#888888">Laurent</font><div><div></div><div class="h5"><br><br><br><div class="gmail_quote">On Wed, Oct 28, 2009 at 17:44, Jon Rafkind <span dir="ltr">&lt;<a href="mailto:rafkind@cs.utah.edu" target="_blank">rafkind@cs.utah.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;">I just tried this out but it broke. Maybe I did something wrong? I was working with a pre-existing file called &#39;tool.ss&#39;.<br>



<br>
<br>
&gt; (require (planet orseau/lazy-doc))<br>
&gt; (planet-build)<br>
. (file &quot;/home/jon/.plt-scheme/planet/300/<a href="http://4.2.2.4/cache/orseau/lazy-doc.plt/1/4/package.ss" target="_blank">4.2.2.4/cache/orseau/lazy-doc.plt/1/4/package.ss</a>&quot;) broke the contract<br>
 (-&gt;<br>
  string?<br>
  string?<br>
  natural-number/c<br>
  natural-number/c<br>
  path?<br>
  void?)<br>
on add-hard-link; expected &lt;string?&gt;, given: #f<br>
&gt;<br>
<br>
<br>
Laurent wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div>
Quick update: Now that works.<br>
<br>
On Sat, Oct 24, 2009 at 15:40, Laurent &lt;<a href="mailto:laurent.orseau@gmail.com" target="_blank">laurent.orseau@gmail.com</a>&gt; wrote:<br>
<br>
  <br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
This is my first package:<br>
<a href="http://planet.plt-scheme.org/display.ss?package=lazy-doc.plt&amp;owner=orseau" target="_blank">http://planet.plt-scheme.org/display.ss?package=lazy-doc.plt&amp;owner=orseau</a><br>
<br>
It is supposed to automate a good part of the process of creating Scribble<br>
documentation and building packages.<br>
It parses source files to generate .scrbl files automatically containing<br>
@defprocs, @defparams and @defforms.<br>
Additional text and contracts can be easily added in-source, but it is<br>
different from the In-Source Scribble documenting, and hopefully simpler.<br>
<br>
It is clearly far from perfect though and I am myself quite new to Scribble<br>
and packages... so feedback is greatly appreciated.<br>
<br>
Hope this can be useful to some people.<br>
<br>
Laurent<br>
P.S. : apparently there is a non-blocking warning when installing the<br>
package that I hope to resolve soon.<br>
<br>
    <br>
</blockquote>
<br></div></div>
  ------------------------------------------------------------------------<br>
<br>
_________________________________________________<br>
  For list-related administrative tasks:<br>
  <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
  <br>
</blockquote>
<br>
</blockquote></div><br>
</div></div></blockquote></div><br>