Subject: Re: [boost] [release] 1.69.0 deadline for new libraries approaching
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2018-10-23 18:58:34


On 23.10.18 20:27, Rene Rivera via Boost wrote:
> On Tue, Oct 23, 2018 at 1:22 PM Robert Ramey via Boost <
> boost_at_[hidden]> wrote:
>
>> On 10/23/18 9:58 AM, Paul A. Bristow via Boost wrote:
>>
>>>
>>> My script to build math docs is
>>>
>>>> b2
>>>
>>> or >b2 pdf
>>>
>>> ;-)
>>>
>>> Paul
>>>
>>> PS But thanks for all those who did the work that went into the jamfile
>> :-)
>>
>> I rest my case.
>>
>
> Usually the problem is not b2. It's deciphering docbook and related
> toolchain.
>

I cannot agree more. Also, I consider docbook as a perfect example of
extremely complex API, and this is why I am very happy with quickbook.

What is your feedback on asciidoc? would you recommend it?

R.