You could use `-n` to skip the ".zo"-building part, and there are
similar arguments for other steps.

You may also find it helpful to use `-j 1`. Although `raco setup`
should be smarter about spinning up places to build multiple documents
in parallel, it currently isn't.

At Tue, 2 Jun 2020 07:40:39 -0700 (PDT), Simon Schlee wrote:
> Hello,
> 
> I like that I can run: 
> raco setup --doc-index my-collection-name
> 
> and it builds the documentation and makes it searchable on my local machine.
> But I was wondering if there is a way to speed-up/skip some of the usual 
> setup stuff that happens before building the documentation?
> 
> Should I use raco scribble instead?
> If so is there a certain set of raco scribble arguments that is equivalent 
> to what raco setup does?
> 
> 
> Simon
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/racket-users/5bd3ccd6-c5ba-4bca-9bde-8c0efbbd
> d8c2%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/20200602091435.3c4%40sirmail.smtp.cs.utah.edu.

Reply via email to