Yep. I've already pushed a repair for this as prompted by your question yesterday (but let us know if it still doesn't work right).
At Thu, 17 Dec 2015 11:22:38 -0800, Matthew Butterick wrote: > 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. -- 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.

