$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost-users] [1.56.0] Release Candidate 3 available
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-08-06 06:07:42
On Wednesday 06 August 2014 14:47:10 Gavin Lambert wrote:
> On 6/08/2014 14:07, Andrey Semashev wrote:
> > On Tuesday 05 August 2014 23:37:12 Daniel James wrote:
> >> The documentation is on the website at:
> >>
> >> http://www.boost.org/doc/libs/1_56_0/
> >
> > Why Boost.Atomic docs start with Chapter 5 on the front page?
> >
> > http://www.boost.org/doc/libs/1_56_0/doc/html/atomic.html
> >
> > It's not something new in 1.56, I can see it in 1.55 too. I can see it in
> > Boost.Align as well. It's definitely not a blocker for 1.56, but I'd like
> > to fix it if possible.
>
> Click on the Up link
> (http://www.boost.org/doc/libs/1_56_0/doc/html/libraries.html). That's
> why it's Chapter 5.
>
> (I don't know why the libraries are listed in that order or why it
> appears to only have a subset of libraries, but presumably those are
> artifacts of the way the docs are built.)
Thanks for the pointer. It looks like all docs that are built in
boost_root/doc are numbered this way, and I can't change it in the library
docs.
Since that library list is not exhaustive (and probably not visible on the
website?), is it really needed?