$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Documentation build error on trunk
From: Daniel James (dnljms_at_[hidden])
Date: 2012-08-07 10:13:26
On 7 August 2012 13:27, Steven Watanabe <watanabesj_at_[hidden]> wrote:
>
> Using the root project limits the number
> of duplicate boostbook_config.xml files that
> get generated by multiple builds from
> different directories.
It also makes it easier to deal with people's problems, since we know
which file to ask them about.
Back to building the docs, I tried building the trunk documentation
last night, and it failed because the doxygen toolset does something
similar. I'll see if I can replicate the workaround, although I'm not
sure if I will be able to.