I want to unfold an HTML tree selectively. Suppose I have a site.scrbl that 
contains a Web site's information. I want all the top-level sections to be 
split into individual pages (corresponding to --htmls). But in one particular 
section (call it "Assignments"), I want each sub-section to have its own 
directory (so, just there, I want --html-tree 2). Is there a way to do this? Or 
do I have to spin off the Assignments sub-section into its own separate 
document, cross-link, etc.?

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to