$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Edward Diener (eddielee_at_[hidden])
Date: 2006-04-05 11:24:51
David Abrahams wrote:
> Edward Diener <eddielee_at_[hidden]> writes:
>
>> I realized after I posted my message that the Boost snadbox has a
>> Jamfile but no Jamfile.v2.
>
> You should probably know that the sandbox is not really supposed to be
> a unified thing. In fact after we move to SVN the sandbox will be
> reorganized so that there are project directories at the top level,
> each one of which has boost/ and libs/ directories below that. Right
> now it's possible, if you're using parts of the sandbox, for Boost
> headers to be masked by other parts that you didn't intend to use.
>
> In other words, I don't think you should expect to be able to build
> docs for the entire sandbox at once from some top-level directory.
I was just trying to generate documentation for a particular sandbox
entry, not for all of them. I am glad to hear that the sandbox will be
better organized after the boost move to SVN and I will also be happy
when SVN replaces CVS.