$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Beta build of PDF docs available for 1.41
From: John Maddock (john_at_[hidden])
Date: 2009-11-12 11:54:58
> John, thanks for this effort and I have a question. Why are the docs for
> boost::multi_index never built with these PDF builds?
MultiIndex's docs are raw HTML: I have no way to auto magically convert that
to PDF, unlike the docs that are authored in quickbook/boostbook/docbook.
HTH, John.