Boost logo

Boost-Build :

Subject: Re: [Boost-build] Update Public Documentation (and new release?)
From: Daniel James (dnljms_at_[hidden])
Date: 2017-03-18 18:31:08


On 18 March 2017 at 17:24, Daniel James <dnljms_at_[hidden]> wrote:
> I think you need to add boostdoc/boostrelease aliases to your
> documentation jamfile. Most of the libraries have them. Untested, but
> I think it should be:
>
> alias boostdoc ;
> explicit boostdoc ;
> alias boostrelease : userman ;
> explicit boostrelease ;

Sorry, that's wrong. The documentation is at '/doc/html/bbv2.html',
the redirect needs to be updated. You can see it here:

http://www.boost.org/doc/libs/1_63_0/doc/html/bbv2.html

FWIW it would be better if the tools documentation was in a better
order, the build and documentation tools are mixed up here:

http://www.boost.org/doc/libs/1_63_0/doc/html/tools.html


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk