Boost logo

Boost Users :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-08-08 12:28:38


AMDG

e r wrote:
> 2) Suppose i have a .qbk file. Where do I go from here? how do i build
> the html file with it? probably very basic, but...
>

Using the example in
http://svn.boost.org/trac/boost/browser/trunk/tools/build/v2/tools/quickbook.jam
Put something similar to the following in the Jamfile

using boostbook ;
import quickbook ;
boostbook my_docs : my_docs_source.qbk ;

Then just run bjam as normal.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net