From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-02-13 18:10:33


On Friday 13 February 2004 05:05 pm, Ronald Garcia wrote:
> Since the files in my CVS don't have write permissions until I
> explicitly change them, building the boostbook html fails for the files
> that already exist (the redirect files) in CVS. It might be worthwhile
> to mention in the documentation that folks building boostbook in a CVS
> tree might need to erase the redirecting html files before running bjam.

Ah, right. I've mentioned this in the docs.

> Also, is there an archive (zip, tarfile, etc) of the generated html that
> could be dropped into the boost tree? These days I only use boost CVS
> trees, and when I'm disconnected from the internet I sometimes need to
> check docs for libraries.
> It would be great if I could just drop the documentation into the tree
> if it's not going to exist in human-palatable form in CVS anymore.

Yes, it would be nice to generate those. Probably just another line in the
script Metacomm is using to build the docs.

        Doug