$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [boost-build][doc][boostbook][doxygen] Problems with using boost documenting tools
From: Andrey Torba (andreytorba_at_[hidden])
Date: 2009-07-26 05:17:16
I build from the 'doc' directory. The path to logo.png in index.html
is correct and to next.png not:
<img alt="Boost C++ Libraries" src="images/logo.png">
<img src="../../doc/html/images/next.png" alt="Next">
-- Regards, Andrey