Boost logo

Boost :

Subject: Re: [boost] Writing documentation
From: Daniel James (dnljms_at_[hidden])
Date: 2013-02-02 13:01:16


On 2 February 2013 16:08, Borislav Stanimirov <b.stanimirov_at_[hidden]> wrote:
> I tried creating a Jamfile.v2 for my book. Here it is:
>
> using quickbook ;

Also add 'using boostbook ;'

> xml mixin_doc : mixin.qbk ;
> boostbook mixin : mixin_doc ;
> install html ;

You can also add to it your user-config.jam, but it's better to add it
to the jamfile so that it will work for other people who don't have it
in their user-config.jam.


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