Boost logo

Boost :

Subject: Re: [boost] Logging Documentation issue
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2017-01-13 18:03:36


On 01/14/17 00:52, Daniel James wrote:
> On 13 January 2017 at 21:13, Andrey Semashev <andrey.semashev_at_[hidden]> wrote:
>> On 01/13/17 19:34, jack nade wrote:
>>>
>>> There is no visible Design Figure in the Design Overview at
>>> http://www.boost.org/doc/libs/1_63_0/libs/log/doc/html/log/design.html
>>> using Chrome or IE.
>>> The Design Overview refers to it 4 times.
>>
>>
>> It looks like invoking boostrelease target when building docs does not copy
>> the images to html/images/log although there is this line in the Jamfile:
>>
>> install html/images/log : [ glob *.png ] ;
>>
>> So how can I make this rule to be executed whenever Boost.Log docs are
>> built?
>
> You need to add a dependency. Hopefully this will work:
>
> https://github.com/boostorg/log/pull/35
>
>> Also, is it possible to copy Design.png to html/images/log on the website?
>
> Will do in a sec.

Thanks, Daniel!


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk