[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMP-dev] [IMP-commits] r1155 - in trunk: doc doc/doxygen kernel kernel/doc patches tools




On Jan 12, 2009, at 7:41 AM, Ben Webb wrote:

Daniel Russel wrote:
Or to make an alias for doc which masks the directory. It worked just
fine ("scons doc" built the doc only and "scons test" ran examples) in
the patch I gave you.

I know, but masking a directory is also confusing to the user since
there is no way for them to tell that's going to happen unless they go
and read through the build scripts.
I agree. However, in this case the masking was there just making it look like what would be expected since the unmasked version had unexpected consequences of running part of the tests. Anyway, a separate examples dir is an OK solution.