Re: [Boost-docs] [poly_collection] Doc not being automatically built

Subject: Re: [Boost-docs] [poly_collection] Doc not being automatically built
From: Joaquin M López Muñoz (joaquinlopezmunoz_at_[hidden])
Date: 2017-06-06 18:20:46


El 06/06/2017 a las 20:03, Steven Watanabe via Boost-docs escribió:
> AMDG
>
> On 06/06/2017 11:38 AM, Joaquin M López Muñoz via Boost-docs wrote:
>> El 06/06/2017 a las 16:31, Rene Rivera via Boost-docs escribió:
>>> <snip>
>>> which for whatever reason is not there. The image copy action is
>>>
>>> # HTML dependencies for standalone docs.
>>> install images : [ glob img/*.png ] : <location>html/img ;
>>> explicit images ;
>>>
>>> <snip>
>>>
>>> 1. Any clue what's going on?
>>>
>>>
>>> Yes.. You should copy it to the common root/doc/html directory instead.
>> How's that? The same images rule, when building standalone, copies
>> images to
>> html/img/, next to html/poly_collection/, so it seems to me that this
>> exactly maps
>> to <root>/doc/html/img/ when in building boostdoc, right? What am I
>> missing here?
>>
> <location> is interpreted relative to the
> Jamfile, not relative the the current working
> directory.

Sorry to keep asking like a noob, but this is driving me slightly insane
:-) and the lack of
documentation doesn't help either. Does that mean I need two different
locations like
this?

   <location>../../../doc/html/img for boostdoc
   <location>html/img for standalone

Joaquín M López Muñoz


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC