$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [release] Adding more documentation to the release process
From: Barend Gehrels (barend_at_[hidden])
Date: 2011-05-08 17:04:13
Hi Daniel,
On 8-5-2011 20:48, Daniel James wrote:
> Hi Beman,
>
> At the moment the release doesn't include the geometry documentation
> which is at libs/geometry/doc/html. I've being creating a new file,
> boost-release-docs.7z which includes both the main documentation and
> the geometry documentation (it's a new file because it's zipped from
> the root, rather than from the doc directory). The attached patch
> should change the script to use that, and fix copying the
> documentation - this will also allow us to easily add other
> documentation at a later date. It's copying to the boost root
> directory. If you'd rather keep things contained it could use repeated
> calls to xcopy for the relevant directories, although that would
> require changing the scripts every time some new documentation is
> added. Does it look okay to you?
Thanks for taking care. If there is anything necessary, let me know.
Regards, Barend