$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] NewBie: help needed generating documentation with quickbook and bjam
From: Daniel James (dnljms_at_[hidden])
Date: 2010-12-07 15:54:29
On 6 December 2010 12:26, Wilhelm <wilhelm.meier_at_[hidden]> wrote:
> Am 06.12.2010 13:13, schrieb Daniel James:
>>
>> If you can't, you have to write a boostbook/docbook
>> document and use 'xi:include' to include the quickbook documentation.
>> I'll write an example for you later if you wish,
>
> that would be very nice and helpfull
See attached. 'book.xml' is a book in boostbook, it includes a couple
of chapters as individual quickbook files. There's a fair amount of
boilerplate required in the jamfile. In the next version of boost
you'll be able to do all of this in quickbook.
Daniel