$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [fusion] html docs woes
From: Daniel James (dnljms_at_[hidden])
Date: 2011-07-17 04:13:45
On 17 July 2011 02:23, Robert Ramey <ramey_at_[hidden]> wrote:
>
> Isn't this only a problem because the docs are generates as one Looong
> document with all the chapter numbering accross all of boost?
No, the Fusion documentation doesn't do that. The long document is not
checked into subversion.
> To me this suggests that we sould re-visit the "merge to release"
> concept. SVN does a "merge". What we really want is a "copy"
> to relese.
That would make it difficult to make a simple fix (e.g.a link, an
incorrect use of constexpr) when a library is being developed in other
ways.