$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-08-05 07:45:05
>> Where are you building the documentation from? The intent is that type
>
> From $(BOOST_ROOT)/libs/type_traits/doc.
OK, I've just made two convenience changes:
1) The Jamfile copies the necessary graphics and css files into the local
directory.
2) The Jamfile emits a warning message telling you not to build from that
directory unless you just want to test the Type Traits doc build rather than
update your installed docs.
Regards, John.