$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [graph] Bug in quickbook docs
From: John Maddock (john_at_[hidden])
Date: 2009-08-27 07:21:26
While looking to build PDF's for trunk, I see the graph lib now has
quickbook docs, but the
[import ../examples/whatever]
should all be
[import ../example/whatever]
In order to find the files.
Cheers, John.