On Apr 17, 2015, at 5:17 AM, Thomas Lynch <[email protected]> wrote:
>>> 2. when trying to build the docs standalone .. so how can one do this? > §lambda1:/home/deep/liquid-doc/liquid> scribble --htmls liquid.scrbl > liquid.scrbl:5:21: collection not found > for module path: liquid/db-lib > collection: "liquid" > in collection directories: > /home/lynch/.racket/6.1/collects > /usr/share/racket/collects > ... [146 additional linked and package directories] > context...: > show-collection-err > standard-module-name-resolver > standard-module-name-resolver > /usr/share/racket/pkgs/scribble-lib/scribble/run.rkt:143:24 > /usr/share/racket/pkgs/scribble-lib/scribble/run.rkt: [running body] Did you install liquid-lib first? Does the liquid directory in the liquid-lib package include a file called db-lib.rkt? -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/A11D19AF-3F0F-403F-9C3A-22A078FC3B63%40knauth.org. For more options, visit https://groups.google.com/d/optout.
