$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2005-08-05 08:20:04
On 08/05/2005 08:07 AM, Larry Evans wrote:
[snip]
> file would be found. Hm..., but the index.html file created has:
>
> <link rel="stylesheet" href="boostbook.css" type="text/css">
>
> so I'm still a little confused about how it can work since the
> above href seems to require that there be a boostbook.css in the
OK, I looked further and I guess you expected the docs to be created
from $(BOOST_ROOT)/doc with that directory's Jamfile.v2.
It makes sense now. Sorry for noise.