4 Jun
2014
4 Jun
'14
2:59 p.m.
On Wed, Jun 4, 2014 at 6:51 PM, Peter Dimov
Glen Fernandes wrote:
On Wed, Jun 4, 2014 at 7:21 AM, Rene Rivera wrote:
Thank Daniel for the continued work on Quickbook.
Seconded.
Is there a tutorial somewhere that explains how, given a .qbk file, one obtains viewable .html in the simplest possible way?
I think once you have it installed [1], all you have to do is 'b2 release' in the doc directory. [1] http://www.boost.org/doc/libs/1_55_0/doc/html/quickbook/install.html PS: I think some libraries place the built docs in $BOOST_ROOT/html, others in $LIB_ROOT/doc/html. I'd say we should strive for the second variant, and the libraries that put docs into $BOOST_ROOT/html should be changed at some point.