$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2007-05-22 07:25:05
Chris Fairles writes:
> The asio docs are missing. I'm not a BBv2 expert and couldnt really
> figure out how the docs are built and how to add asio's (attempted
> several things by mimicing how other docs are built to no avail).
What problem did you have? If you have set up boostbook and docbook correctly,
it should simply be a matter of running bjam from inside the libs/asio/doc
directory.
Cheers,
Chris