[racket-dev] building docs, compile collects
So what's wrong with just `raco setup -D'?
An hour ago, Jon Rafkind wrote:
> If I run 'racket -f quiet.rktl' in collects/tests/racket a bunch of
> collects will be pulled in (mzlib, scheme, racket, etc.). So I would
> need to do 'raco setup -D racket mzlib scheme', not to mention first
> figure out what collections are pulled in to begin with.
>
> On 10/25/2010 03:57 PM, Robby Findler wrote:
> > Oh, yes. Just run "make install" and then "raco setup -D racket".
> > Write it down on a postit and stick it on your screen. :) Or make
> > a little script that does the whole git pull thing and onwards.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!