Can't see how this would be a feature, but maybe I lack imagination: `raco setup` seemingly won't build docs when `compile-omit-paths` is 'all.
For instance the "info.rkt" of this package specifies docs, but `compile-omit-paths` is 'all, and the docs are not built. raco pkg install git://github.com/mbutterick/pollen-tfl#dev-lp Whereas on this branch, the `compile-omit-paths` has been commented out, and the docs build as expected: raco pkg remove pollen-tfl raco pkg install git://github.com/mbutterick/pollen-tfl#dev-lp-compile -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

