From: John Maddock (john_at_[hidden])
Date: 2006-07-19 07:50:09


Gennaro Prota wrote:
> On Tue, 18 Jul 2006 14:57:52 -0700, "Eric Niebler"
> <eric_at_[hidden]> wrote:
>
>> Rene Rivera wrote:
>>>
>>>> foreach|
>>> libs/foreach/index.html:
>>> *A* broken link: ../../doc/html/foreach.html
>>
>>
>> This is not a broken link, but a redirect to a file that will be
>> generated when the docs are built. So, I should put
>> "boostinspect:nolink" somewhere in this file, and the problem will go
>> away, is that right?

Actually a much better solution is to commit a version of
doc/html/foreach.html that re-directs to the nightly web documentation
build. You'll find similar files already in cvs for this that you can crib
from.

John.