$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel James (daniel_james_at_[hidden])
Date: 2008-02-06 11:26:08
On 06/02/2008, Matias Capeletto <matias.capeletto_at_[hidden]> wrote:
>
> Boost.BoostBook based docs have this problem because the link is
> introduced in each page by it. We can fixed them by changing that link
> in
> tools/boostbook/xsl/navbar.xsl and asking boost authors to rebuild their docs.
> I can change it, but I do not know where it will be the people page now.
> Another option is to directly remove the link to the people page from
> each doc page, if people wants to see that page they can access it
> from the boost web site directly.
I sent a patch to do this to the documentation list a few days ago:
http://listarchives.boost.org/MailArchives/boost-docs/2008/02/3449.php
Although I forgot to change it to link to the main site instead of the
beta one. But that's easy enough to fix.
Daniel