[plt-scheme] scribblings error
On Fri, Aug 29, 2008 at 5:01 AM, Stephen De Gabrielle
<spdegabrielle at gmail.com> wrote:
> Back to the problem;
> I'm confused that it is working for Grant, because while I have made
> considerable changes, I didn't think anything in the code would affect
> the documentation. (I even renamed the scribble file to avoid what I
> thought was a possible name collision problem)
> I've zipped the source at
> http://projects-project.googlecode.com/files/projectmgr.zip
To be totally sure about the code I was using, I just checked out the
SVN trunk and did the following:
0. svn checkout http://projects-project.googlecode.com/svn/trunk/
projects-project-read-only
1. Uncommented the scribblings line in info.ss
2. Move notes.scrbl into the projectmgr directory
3. Ran planet create ./projectmgr
4. It created the PLT file and the documentation
Here is the version of PLT I'm using:
C:\projects-project-read-only>mzscheme --version
Welcome to MzScheme v4.1 [3m], Copyright (c) 2004-2008 PLT Scheme Inc.