Boost logo

Boost :

Subject: Re: [boost] [test] trunk breakage
From: Daniel James (daniel_james_at_[hidden])
Date: 2010-01-07 04:08:11


2010/1/7 Robert Ramey <ramey_at_[hidden]>:
>
>> What I really need is to be able to
>> build it (the documentation)  locally from the release branch.

I build the documentation about once a week, more often when
releasing. The html files in subversion redirect to the trunk
documentation on the web, which is normally pretty good. If you want
the release branch documentation you can get it from:

http://boost.cowic.de/rc/boost-docs.7z

It only contains the doc/html directory so it needs to extracted in
place in order to use the images and stylesheets. Something like this
should do the trick:

7za -o$BOOST_ROOT/doc -y x boost-docs.7z

You need to install 7-zip. The command line version is usually called
something like p7zip.

Daniel


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