$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.51][Release] Short release cycle
From: Daniel James (dnljms_at_[hidden])
Date: 2012-07-01 00:11:13
On 29 June 2012 19:14, Daniel James <dnljms_at_[hidden]> wrote:
>
>>> We also need to add the documentation to the build, I can take care of
>>> that, do you want the documentation to be standalone (i.e. in
>>> 'libs/context/doc/html') or part of the combined documentation (in
>>> 'doc/html')?
>>
>> standalone
>
> OK, I'll sort that out over the weekend and run a build.
It's here:
http://boost-sandbox.sourceforge.net/libs/context/
I had to change the Jamfile to get the documentation to build
properly, I also added a html file to redirect from
'libs/context/index.html' to the documentation.